Skip to content

Console Output

09:01:34 Started by user Michael Haubenwallner
09:01:34 Running as Michael Haubenwallner
09:01:34 Agent basic-441v0 is provisioned from template basic
09:01:35 ---
09:01:35 apiVersion: "v1"
09:01:35 kind: "Pod"
09:01:35 metadata:
09:01:35   labels:
09:01:35     jenkins: "slave"
09:01:35     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
09:01:35     jenkins/label: "basic"
09:01:35   name: "basic-441v0"
09:01:35   namespace: "tea"
09:01:35 spec:
09:01:35   containers:
09:01:35   - env:
09:01:35     - name: "JENKINS_SECRET"
09:01:35       value: "********"
09:01:35     - name: "JENKINS_TUNNEL"
09:01:35       value: "jenkins-discovery.tea.svc.cluster.local:50000"
09:01:35     - name: "JENKINS_AGENT_NAME"
09:01:35       value: "basic-441v0"
09:01:35     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:01:35       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:01:35         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:01:35     - name: "JAVA_TOOL_OPTIONS"
09:01:35       value: ""
09:01:35     - name: "_JAVA_OPTIONS"
09:01:35       value: ""
09:01:35     - name: "OPENJ9_JAVA_OPTIONS"
09:01:35       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:01:35     - name: "JENKINS_NAME"
09:01:35       value: "basic-441v0"
09:01:35     - name: "JENKINS_AGENT_WORKDIR"
09:01:35       value: "/home/jenkins/agent"
09:01:35     - name: "JENKINS_URL"
09:01:35       value: "http://jenkins-ui.tea.svc.cluster.local/tea/"
09:01:35     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
09:01:35     imagePullPolicy: "Always"
09:01:35     name: "jnlp"
09:01:35     resources:
09:01:35       limits:
09:01:35         cpu: "2000m"
09:01:35         memory: "4096Mi"
09:01:35       requests:
09:01:35         cpu: "1000m"
09:01:35         memory: "4096Mi"
09:01:35     tty: true
09:01:35     volumeMounts:
09:01:35     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:01:35       name: "m2-dir"
09:01:35       readOnly: true
09:01:35       subPath: "toolchains.xml"
09:01:35     - mountPath: "/home/jenkins/.mavenrc"
09:01:35       name: "m2-dir"
09:01:35       readOnly: true
09:01:35       subPath: ".mavenrc"
09:01:35     - mountPath: "/opt/tools"
09:01:35       name: "volume-0"
09:01:35       readOnly: false
09:01:35     - mountPath: "/home/jenkins"
09:01:35       name: "volume-2"
09:01:35       readOnly: false
09:01:35     - mountPath: "/home/jenkins/.m2/repository"
09:01:35       name: "volume-3"
09:01:35       readOnly: false
09:01:35     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:01:35       name: "m2-secret-dir"
09:01:35       readOnly: true
09:01:35       subPath: "settings-security.xml"
09:01:35     - mountPath: "/home/jenkins/.m2/wrapper"
09:01:35       name: "volume-4"
09:01:35       readOnly: false
09:01:35     - mountPath: "/home/jenkins/.m2/settings.xml"
09:01:35       name: "m2-secret-dir"
09:01:35       readOnly: true
09:01:35       subPath: "settings.xml"
09:01:35     - mountPath: "/home/jenkins/.ssh"
09:01:35       name: "volume-1"
09:01:35       readOnly: false
09:01:35       subPath: ""
09:01:35     - mountPath: "/home/jenkins/agent"
09:01:35       name: "workspace-volume"
09:01:35       readOnly: false
09:01:35     workingDir: "/home/jenkins/agent"
09:01:35   nodeSelector:
09:01:35     kubernetes.io/os: "linux"
09:01:35   restartPolicy: "Never"
09:01:35   volumes:
09:01:35   - name: "volume-0"
09:01:35     persistentVolumeClaim:
09:01:35       claimName: "tools-claim-jiro-tea"
09:01:35       readOnly: true
09:01:35   - name: "m2-secret-dir"
09:01:35     secret:
09:01:35       secretName: "m2-secret-dir"
09:01:35   - emptyDir:
09:01:35       medium: ""
09:01:35     name: "volume-2"
09:01:35   - configMap:
09:01:35       name: "m2-dir"
09:01:35     name: "m2-dir"
09:01:35   - configMap:
09:01:35       name: "known-hosts"
09:01:35     name: "volume-1"
09:01:35   - emptyDir:
09:01:35       medium: ""
09:01:35     name: "workspace-volume"
09:01:35   - emptyDir:
09:01:35       medium: ""
09:01:35     name: "volume-4"
09:01:35   - emptyDir:
09:01:35       medium: ""
09:01:35     name: "volume-3"
09:01:35 
09:01:35 Building remotely on basic-441v0 (basic) in workspace /home/jenkins/agent/workspace/tea-nightly
09:01:35 [WS-CLEANUP] Deleting project workspace...
09:01:35 [WS-CLEANUP] Deferred wipeout is used...
09:01:35 [ssh-agent] Looking for ssh-agent implementation...
09:01:35 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
09:01:35 $ ssh-agent
09:01:35 SSH_AUTH_SOCK=/tmp/ssh-jwDzYw5Wgx7z/agent.48
09:01:35 SSH_AGENT_PID=50
09:01:35 [ssh-agent] Started.
09:01:35 Running ssh-add (command line suppressed)
09:01:35 Identity added: /home/jenkins/agent/workspace/tea-nightly@tmp/private_key_6338146115105005446.key (/home/jenkins/agent/workspace/tea-nightly@tmp/private_key_6338146115105005446.key)
09:01:35 [ssh-agent] Using credentials genie.tea (ssh://genie.tea@projects-storage.eclipse.org)
09:01:35 Selected Git installation does not exist. Using Default
09:01:35 The recommended git tool is: NONE
09:01:37 No credentials specified
09:01:37 Cloning the remote Git repository
09:01:37 Cloning repository https://github.com/eclipse-tea/tea.git
09:01:37  > git init /home/jenkins/agent/workspace/tea-nightly # timeout=10
09:01:37 Fetching upstream changes from https://github.com/eclipse-tea/tea.git
09:01:37  > git --version # timeout=10
09:01:37  > git --version # 'git version 2.20.1'
09:01:37  > git fetch --tags --force --progress -- https://github.com/eclipse-tea/tea.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:01:38  > git config remote.origin.url https://github.com/eclipse-tea/tea.git # timeout=10
09:01:38  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:01:38 Avoid second fetch
09:01:38  > git rev-parse origin/master^{commit} # timeout=10
09:01:38 Checking out Revision f28a8e750f6da2ff6720f01ab659ff3bc65df9f4 (origin/master)
09:01:38  > git config core.sparsecheckout # timeout=10
09:01:38  > git checkout -f f28a8e750f6da2ff6720f01ab659ff3bc65df9f4 # timeout=10
09:01:39 Commit message: "add Jenkinsfile"
09:01:39  > git rev-list --no-walk f28a8e750f6da2ff6720f01ab659ff3bc65df9f4 # timeout=10
09:01:39 Run condition [Current build status] enabling prebuild for step [Execute shell]
09:01:39 [tea-nightly] $ /opt/tools/apache-maven/latest/bin/mvn clean install
09:01:39 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
09:01:39 Maven home: /opt/tools/apache-maven/latest
09:01:39 Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9
09:01:39 Default locale: en_US, platform encoding: UTF-8
09:01:39 OS name: "linux", version: "6.1.11-200.fc37.x86_64", arch: "amd64", family: "unix"
09:01:44 [INFO] Scanning for projects...
09:01:48 [INFO] Tycho Version:  4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98)
09:01:48 [INFO] Tycho Mode:     extension
09:01:48 [INFO] Tycho Builder:  maven
09:01:48 [INFO] Build Threads:  1
09:01:52 [INFO] Tycho Version:  4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98)
09:01:52 [INFO] Tycho Mode:     extension
09:01:52 [INFO] Tycho Builder:  maven
09:01:52 [INFO] Build Threads:  1
09:01:53 [INFO] Tycho Version:  4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98)
09:01:53 [INFO] Tycho Mode:     extension
09:01:53 [INFO] Tycho Builder:  maven
09:01:53 [INFO] Build Threads:  1
09:01:55 [INFO] ------------------------------------------------------------------------
09:01:55 [INFO] Reactor Build Order:
09:01:55 [INFO] 
09:01:55 [INFO] parent                                                             [pom]
09:01:55 [INFO] [aggregator] bundles                                               [pom]
09:01:55 [INFO] [bundle] TEA Core                                       [eclipse-plugin]
09:01:55 [INFO] [bundle] TEA Core UI                                    [eclipse-plugin]
09:01:55 [INFO] [bundle] TEA Live UI                                    [eclipse-plugin]
09:01:55 [INFO] [bundle] TEA EASE Integration                           [eclipse-plugin]
09:01:55 [INFO] [bundle] TEA Build Library                              [eclipse-plugin]
09:01:55 [INFO] [bundle] TEA LcDsl support for Build Library            [eclipse-plugin]
09:01:55 [INFO] [bundle] TEA Examples                                   [eclipse-plugin]
09:01:55 [INFO] [aggregator] features                                              [pom]
09:01:55 [INFO] [feature] TEA Core Feature (incubation)                [eclipse-feature]
09:01:55 [INFO] [feature] TEA UI Feature (incubation)                  [eclipse-feature]
09:01:55 [INFO] [feature] TEA Build Library Feature (incubation)       [eclipse-feature]
09:01:55 [INFO] [feature] TEA LcDsl Support for Build Library Feature (incubation) [eclipse-feature]
09:01:55 [INFO] [feature] TEA Scripting Feature (EASE Integration) (incubation) [eclipse-feature]
09:01:55 [INFO] [aggregator] sites                                                 [pom]
09:01:55 [INFO] [updatesite] org.eclipse.tea.repository.eclipse-repository [eclipse-repository]
09:01:55 [INFO] 
09:01:55 [INFO] -------------------------< org.eclipse:parent >-------------------------
09:01:55 [INFO] Building parent 2.0.0-SNAPSHOT                                    [1/17]
09:01:55 [INFO]   from pom.xml
09:01:55 [INFO] --------------------------------[ pom ]---------------------------------
09:01:55 [INFO] 
09:01:55 [INFO] --- clean:3.2.0:clean (default-clean) @ parent ---
09:01:55 [INFO] 
09:01:55 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ parent ---
09:01:55 [INFO] 
09:01:55 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ parent ---
09:01:55 [INFO] 
09:01:55 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ parent ---
09:01:55 [INFO] 
09:01:55 [INFO] --- install:3.1.1:install (default-install) @ parent ---
09:01:55 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/pom.xml to /home/jenkins/.m2/repository/org/eclipse/parent/2.0.0-SNAPSHOT/parent-2.0.0-SNAPSHOT.pom
09:01:55 [INFO] 
09:01:55 [INFO] ------------------------< org.eclipse:bundles >-------------------------
09:01:55 [INFO] Building [aggregator] bundles 2.0.0-SNAPSHOT                      [2/17]
09:01:55 [INFO]   from bundles/.polyglot.pom.tycho
09:01:55 [INFO] --------------------------------[ pom ]---------------------------------
09:01:55 [INFO] 
09:01:55 [INFO] --- clean:3.2.0:clean (default-clean) @ bundles ---
09:01:55 [INFO] 
09:01:55 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ bundles ---
09:01:55 [INFO] 
09:01:55 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ bundles ---
09:01:55 [INFO] 
09:01:55 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ bundles ---
09:01:55 [INFO] 
09:01:55 [INFO] --- install:3.1.1:install (default-install) @ bundles ---
09:01:55 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/.polyglot.pom.tycho to /home/jenkins/.m2/repository/org/eclipse/bundles/2.0.0-SNAPSHOT/bundles-2.0.0-SNAPSHOT.pom
09:01:55 [INFO] 
09:01:55 [INFO] ------------------< org.eclipse:org.eclipse.tea.core >------------------
09:01:55 [INFO] Building [bundle] TEA Core 2.0.0-SNAPSHOT                         [3/17]
09:01:55 [INFO]   from bundles/org.eclipse.tea.core/.polyglot.META-INF
09:01:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:01:57 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/../../sites/org.eclipse.tea.repository/target-platform.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@7ac85fbe
09:01:57 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
09:01:57 [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
09:01:57 [INFO]     Transport mode:         online
09:01:57 [INFO]     Http Transport type:    Java11Client
09:01:57 [INFO]     Update mode:            cache first
09:01:57 [INFO]     Minimum cache duration: 60 minutes
09:01:57 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
09:02:05 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/../../sites/org.eclipse.tea.repository/target-platform.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@7a6a4327
09:02:05 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
09:02:05 [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
09:02:05 [INFO]     Transport mode:         online
09:02:05 [INFO]     Http Transport type:    Java11Client
09:02:05 [INFO]     Update mode:            cache first
09:02:05 [INFO]     Minimum cache duration: 60 minutes
09:02:05 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
09:02:09 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/../../sites/org.eclipse.tea.repository/target-platform.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@5aa90875
09:02:10 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
09:02:10 [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
09:02:10 [INFO]     Transport mode:         online
09:02:10 [INFO]     Http Transport type:    Java11Client
09:02:10 [INFO]     Update mode:            cache first
09:02:10 [INFO]     Minimum cache duration: 60 minutes
09:02:10 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
09:02:13 [INFO] 
09:02:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.core ---
09:02:13 [INFO] 
09:02:13 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tea.core ---
09:02:13 [INFO] The project's OSGi version is 2.0.0.202403041401
09:02:13 [INFO] 
09:02:13 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.core ---
09:02:13 [INFO] 
09:02:13 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.core ---
09:02:13 [INFO] 
09:02:13 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.core ---
09:02:13 [INFO] 
09:02:13 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tea.core ---
09:02:13 [INFO] Resolving class path of [bundle] TEA Core
09:02:13 [INFO] 
09:02:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.core ---
09:02:13 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/src/main/resources
09:02:13 [INFO] 
09:02:13 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tea.core ---
09:02:14 [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
09:02:16 [INFO] 
09:02:16 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tea.core ---
09:02:16 [INFO] 
09:02:16 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tea.core ---
09:02:16 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
09:02:17 [INFO] 0 component(s) where generated, 12 where kept.
09:02:17 [INFO] 
09:02:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tea.core ---
09:02:17 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/src/test/resources
09:02:17 [INFO] 
09:02:17 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tea.core ---
09:02:17 [INFO] 
09:02:17 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.core ---
09:02:17 [INFO] 21 system scoped dependencies were not mapped to maven artifacts
09:02:17 [INFO] 
09:02:17 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.core ---
09:02:17 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/target/org.eclipse.tea.core-2.0.0-SNAPSHOT-sources.jar
09:02:17 [INFO] 
09:02:17 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tea.core ---
09:02:17 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/target/org.eclipse.tea.core-2.0.0-SNAPSHOT.jar
09:02:17 [INFO] 
09:02:17 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.core ---
09:02:17 [INFO] 
09:02:17 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.core ---
09:02:17 [INFO] 
09:02:17 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.core ---
09:02:17 [INFO] 
09:02:17 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.core ---
09:02:17 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core/2.0.0-SNAPSHOT/org.eclipse.tea.core-2.0.0-SNAPSHOT.pom
09:02:17 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/target/org.eclipse.tea.core-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core/2.0.0-SNAPSHOT/org.eclipse.tea.core-2.0.0-SNAPSHOT.jar
09:02:17 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/target/org.eclipse.tea.core-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core/2.0.0-SNAPSHOT/org.eclipse.tea.core-2.0.0-SNAPSHOT-sources.jar
09:02:17 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core/2.0.0-SNAPSHOT/org.eclipse.tea.core-2.0.0-SNAPSHOT-p2metadata.xml
09:02:17 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core/2.0.0-SNAPSHOT/org.eclipse.tea.core-2.0.0-SNAPSHOT-p2artifacts.xml
09:02:17 [INFO] 
09:02:17 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.core ---
09:02:17 [INFO] 
09:02:17 [INFO] ----------------< org.eclipse:org.eclipse.tea.core.ui >-----------------
09:02:17 [INFO] Building [bundle] TEA Core UI 2.0.0-SNAPSHOT                      [4/17]
09:02:17 [INFO]   from bundles/org.eclipse.tea.core.ui/.polyglot.META-INF
09:02:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:02:22 [INFO] 
09:02:22 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.core.ui ---
09:02:22 [INFO] 
09:02:22 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tea.core.ui ---
09:02:22 [INFO] The project's OSGi version is 2.0.0.202403041401
09:02:22 [INFO] 
09:02:22 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.core.ui ---
09:02:22 [INFO] 
09:02:22 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.core.ui ---
09:02:22 [INFO] 
09:02:22 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.core.ui ---
09:02:22 [INFO] 
09:02:22 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tea.core.ui ---
09:02:22 [INFO] Resolving class path of [bundle] TEA Core UI
09:02:24 [INFO] 
09:02:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.core.ui ---
09:02:24 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/src/main/resources
09:02:24 [INFO] 
09:02:24 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tea.core.ui ---
09:02:24 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
09:02:25 [INFO] 
09:02:25 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tea.core.ui ---
09:02:25 [INFO] 
09:02:25 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tea.core.ui ---
09:02:25 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
09:02:25 [INFO] 0 component(s) where generated, 10 where kept.
09:02:25 [INFO] 
09:02:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tea.core.ui ---
09:02:25 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/src/test/resources
09:02:25 [INFO] 
09:02:25 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tea.core.ui ---
09:02:25 [INFO] 
09:02:25 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.core.ui ---
09:02:25 [INFO] 81 system scoped dependencies were not mapped to maven artifacts
09:02:25 [INFO] 
09:02:25 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.core.ui ---
09:02:25 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/target/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT-sources.jar
09:02:25 [INFO] 
09:02:25 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tea.core.ui ---
09:02:25 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/target/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT.jar
09:02:25 [INFO] 
09:02:25 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.core.ui ---
09:02:25 [INFO] 
09:02:25 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.core.ui ---
09:02:25 [INFO] 
09:02:25 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.core.ui ---
09:02:25 [INFO] 
09:02:25 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.core.ui ---
09:02:25 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT.pom
09:02:25 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/target/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT.jar
09:02:25 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/target/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT-sources.jar
09:02:25 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT-p2metadata.xml
09:02:25 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT-p2artifacts.xml
09:02:25 [INFO] 
09:02:25 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.core.ui ---
09:02:25 [INFO] 
09:02:25 [INFO] --------------< org.eclipse:org.eclipse.tea.core.ui.live >--------------
09:02:25 [INFO] Building [bundle] TEA Live UI 2.0.0-SNAPSHOT                      [5/17]
09:02:25 [INFO]   from bundles/org.eclipse.tea.core.ui.live/.polyglot.META-INF
09:02:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:02:28 [INFO] 
09:02:28 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.core.ui.live ---
09:02:28 [INFO] 
09:02:28 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tea.core.ui.live ---
09:02:28 [INFO] The project's OSGi version is 2.0.0.202403041401
09:02:28 [INFO] 
09:02:28 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.core.ui.live ---
09:02:28 [INFO] 
09:02:28 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.core.ui.live ---
09:02:28 [INFO] 
09:02:28 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.core.ui.live ---
09:02:28 [INFO] 
09:02:28 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tea.core.ui.live ---
09:02:28 [INFO] Resolving class path of [bundle] TEA Live UI
09:02:28 [INFO] 
09:02:28 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.core.ui.live ---
09:02:28 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/src/main/resources
09:02:28 [INFO] 
09:02:28 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tea.core.ui.live ---
09:02:28 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
09:02:29 [INFO] 
09:02:29 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tea.core.ui.live ---
09:02:29 [INFO] 
09:02:29 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tea.core.ui.live ---
09:02:29 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
09:02:29 [INFO] 
09:02:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tea.core.ui.live ---
09:02:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/src/test/resources
09:02:29 [INFO] 
09:02:29 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tea.core.ui.live ---
09:02:29 [INFO] 
09:02:29 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.core.ui.live ---
09:02:29 [INFO] 96 system scoped dependencies were not mapped to maven artifacts
09:02:29 [INFO] 
09:02:29 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.core.ui.live ---
09:02:29 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/target/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT-sources.jar
09:02:29 [INFO] 
09:02:29 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tea.core.ui.live ---
09:02:29 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/target/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT.jar
09:02:29 [INFO] 
09:02:29 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.core.ui.live ---
09:02:29 [INFO] 
09:02:29 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.core.ui.live ---
09:02:29 [INFO] 
09:02:29 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.core.ui.live ---
09:02:29 [INFO] 
09:02:29 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.core.ui.live ---
09:02:29 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui.live/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT.pom
09:02:29 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/target/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui.live/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT.jar
09:02:29 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/target/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui.live/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT-sources.jar
09:02:29 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui.live/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT-p2metadata.xml
09:02:29 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui.live/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT-p2artifacts.xml
09:02:29 [INFO] 
09:02:29 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.core.ui.live ---
09:02:29 [INFO] 
09:02:29 [INFO] ------------------< org.eclipse:org.eclipse.tea.ease >------------------
09:02:29 [INFO] Building [bundle] TEA EASE Integration 2.0.0-SNAPSHOT             [6/17]
09:02:29 [INFO]   from bundles/org.eclipse.tea.ease/.polyglot.META-INF
09:02:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:02:30 [INFO] 
09:02:30 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.ease ---
09:02:30 [INFO] 
09:02:30 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tea.ease ---
09:02:30 [INFO] The project's OSGi version is 2.0.0.202403041401
09:02:30 [INFO] 
09:02:30 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.ease ---
09:02:30 [INFO] 
09:02:30 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.ease ---
09:02:30 [INFO] 
09:02:30 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.ease ---
09:02:30 [INFO] 
09:02:30 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tea.ease ---
09:02:30 [INFO] Resolving class path of [bundle] TEA EASE Integration
09:02:30 [INFO] 
09:02:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.ease ---
09:02:30 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/src/main/resources
09:02:30 [INFO] 
09:02:30 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tea.ease ---
09:02:30 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
09:02:31 [INFO] 
09:02:31 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tea.ease ---
09:02:31 [INFO] 
09:02:31 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tea.ease ---
09:02:31 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
09:02:31 [INFO] 0 component(s) where generated, 4 where kept.
09:02:31 [INFO] 
09:02:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tea.ease ---
09:02:31 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/src/test/resources
09:02:31 [INFO] 
09:02:31 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tea.ease ---
09:02:31 [INFO] 
09:02:31 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.ease ---
09:02:31 [INFO] 109 system scoped dependencies were not mapped to maven artifacts
09:02:31 [INFO] 
09:02:31 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.ease ---
09:02:31 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/target/org.eclipse.tea.ease-2.0.0-SNAPSHOT-sources.jar
09:02:31 [INFO] 
09:02:31 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tea.ease ---
09:02:31 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/target/org.eclipse.tea.ease-2.0.0-SNAPSHOT.jar
09:02:31 [INFO] 
09:02:31 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.ease ---
09:02:31 [INFO] 
09:02:31 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.ease ---
09:02:31 [INFO] 
09:02:31 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.ease ---
09:02:31 [INFO] 
09:02:31 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.ease ---
09:02:31 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ease/2.0.0-SNAPSHOT/org.eclipse.tea.ease-2.0.0-SNAPSHOT.pom
09:02:31 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/target/org.eclipse.tea.ease-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ease/2.0.0-SNAPSHOT/org.eclipse.tea.ease-2.0.0-SNAPSHOT.jar
09:02:31 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/target/org.eclipse.tea.ease-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ease/2.0.0-SNAPSHOT/org.eclipse.tea.ease-2.0.0-SNAPSHOT-sources.jar
09:02:31 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ease/2.0.0-SNAPSHOT/org.eclipse.tea.ease-2.0.0-SNAPSHOT-p2metadata.xml
09:02:31 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ease/2.0.0-SNAPSHOT/org.eclipse.tea.ease-2.0.0-SNAPSHOT-p2artifacts.xml
09:02:31 [INFO] 
09:02:31 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.ease ---
09:02:31 [INFO] 
09:02:31 [INFO] -------------< org.eclipse:org.eclipse.tea.library.build >--------------
09:02:31 [INFO] Building [bundle] TEA Build Library 2.0.0-SNAPSHOT                [7/17]
09:02:31 [INFO]   from bundles/org.eclipse.tea.library.build/.polyglot.META-INF
09:02:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:02:38 [INFO] 
09:02:38 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.library.build ---
09:02:38 [INFO] 
09:02:38 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tea.library.build ---
09:02:38 [INFO] The project's OSGi version is 2.0.0.202403041401
09:02:38 [INFO] 
09:02:38 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.library.build ---
09:02:38 [INFO] 
09:02:38 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.library.build ---
09:02:38 [INFO] 
09:02:38 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.library.build ---
09:02:38 [INFO] 
09:02:38 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tea.library.build ---
09:02:38 [INFO] Resolving class path of [bundle] TEA Build Library
09:02:39 [INFO] 
09:02:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.library.build ---
09:02:39 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/src/main/resources
09:02:39 [INFO] 
09:02:39 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tea.library.build ---
09:02:39 [INFO] Compiling 90 source files to /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
09:02:40 [INFO] 
09:02:40 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tea.library.build ---
09:02:40 [INFO] 
09:02:40 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tea.library.build ---
09:02:40 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
09:02:41 [INFO] 0 component(s) where generated, 16 where kept.
09:02:41 [INFO] 
09:02:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tea.library.build ---
09:02:41 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/src/test/resources
09:02:41 [INFO] 
09:02:41 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tea.library.build ---
09:02:41 [INFO] 
09:02:41 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.library.build ---
09:02:41 [INFO] 232 system scoped dependencies were not mapped to maven artifacts
09:02:41 [INFO] 
09:02:41 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.library.build ---
09:02:41 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/target/org.eclipse.tea.library.build-2.0.0-SNAPSHOT-sources.jar
09:02:41 [INFO] 
09:02:41 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tea.library.build ---
09:02:41 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/target/org.eclipse.tea.library.build-2.0.0-SNAPSHOT.jar
09:02:41 [INFO] 
09:02:41 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.library.build ---
09:02:41 [INFO] 
09:02:41 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.library.build ---
09:02:41 [INFO] 
09:02:41 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.library.build ---
09:02:41 [INFO] 
09:02:41 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.library.build ---
09:02:41 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build/2.0.0-SNAPSHOT/org.eclipse.tea.library.build-2.0.0-SNAPSHOT.pom
09:02:41 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/target/org.eclipse.tea.library.build-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build/2.0.0-SNAPSHOT/org.eclipse.tea.library.build-2.0.0-SNAPSHOT.jar
09:02:41 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/target/org.eclipse.tea.library.build-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build/2.0.0-SNAPSHOT/org.eclipse.tea.library.build-2.0.0-SNAPSHOT-sources.jar
09:02:41 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build/2.0.0-SNAPSHOT/org.eclipse.tea.library.build-2.0.0-SNAPSHOT-p2metadata.xml
09:02:41 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build/2.0.0-SNAPSHOT/org.eclipse.tea.library.build-2.0.0-SNAPSHOT-p2artifacts.xml
09:02:41 [INFO] 
09:02:41 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.library.build ---
09:02:41 [INFO] 
09:02:41 [INFO] ----------< org.eclipse:org.eclipse.tea.library.build.lcdsl >-----------
09:02:41 [INFO] Building [bundle] TEA LcDsl support for Build Library 2.0.0-SNAPSHOT [8/17]
09:02:41 [INFO]   from bundles/org.eclipse.tea.library.build.lcdsl/.polyglot.META-INF
09:02:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:02:41 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching/0.5.0.N202402221544/com.wamas.ide.launching-0.5.0.N202402221544.jar
09:02:42 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ide' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ide/0.5.0.N202402221544/com.wamas.ide.launching.ide-0.5.0.N202402221544.jar
09:02:42 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ui' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ui/0.5.0.N202402221544/com.wamas.ide.launching.ui-0.5.0.N202402221544.jar
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:43 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching/0.5.0.N202402221544/com.wamas.ide.launching-0.5.0.N202402221544.jar
09:02:44 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ide' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ide/0.5.0.N202402221544/com.wamas.ide.launching.ide-0.5.0.N202402221544.jar
09:02:44 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ui' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ui/0.5.0.N202402221544/com.wamas.ide.launching.ui-0.5.0.N202402221544.jar
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:44 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:45 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:46 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching/0.5.0.N202402221544/com.wamas.ide.launching-0.5.0.N202402221544.jar
09:02:46 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ide' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ide/0.5.0.N202402221544/com.wamas.ide.launching.ide-0.5.0.N202402221544.jar
09:02:46 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ui' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ui/0.5.0.N202402221544/com.wamas.ide.launching.ui-0.5.0.N202402221544.jar
09:02:46 [INFO] 
09:02:46 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.library.build.lcdsl ---
09:02:46 [INFO] 
09:02:46 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tea.library.build.lcdsl ---
09:02:46 [INFO] The project's OSGi version is 2.0.0.202403041401
09:02:46 [INFO] 
09:02:46 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.library.build.lcdsl ---
09:02:46 [INFO] 
09:02:46 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.library.build.lcdsl ---
09:02:46 [INFO] 
09:02:46 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.library.build.lcdsl ---
09:02:46 [INFO] 
09:02:46 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tea.library.build.lcdsl ---
09:02:46 [INFO] Resolving class path of [bundle] TEA LcDsl support for Build Library
09:02:46 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching/0.5.0.N202402221544/com.wamas.ide.launching-0.5.0.N202402221544.jar
09:02:46 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ui' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ui/0.5.0.N202402221544/com.wamas.ide.launching.ui-0.5.0.N202402221544.jar
09:02:46 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ide' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ide/0.5.0.N202402221544/com.wamas.ide.launching.ide-0.5.0.N202402221544.jar
09:02:46 [INFO] 
09:02:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.library.build.lcdsl ---
09:02:46 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/src/main/resources
09:02:46 [INFO] 
09:02:46 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tea.library.build.lcdsl ---
09:02:46 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
09:02:47 [INFO] 
09:02:47 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tea.library.build.lcdsl ---
09:02:47 [INFO] 
09:02:47 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tea.library.build.lcdsl ---
09:02:47 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
09:02:47 [INFO] 0 component(s) where generated, 4 where kept.
09:02:47 [INFO] 
09:02:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tea.library.build.lcdsl ---
09:02:47 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/src/test/resources
09:02:47 [INFO] 
09:02:47 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tea.library.build.lcdsl ---
09:02:47 [INFO] 
09:02:47 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.library.build.lcdsl ---
09:02:47 [INFO] 265 system scoped dependencies were not mapped to maven artifacts
09:02:47 [INFO] 
09:02:47 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.library.build.lcdsl ---
09:02:47 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/target/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT-sources.jar
09:02:47 [INFO] 
09:02:47 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tea.library.build.lcdsl ---
09:02:47 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/target/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT.jar
09:02:48 [INFO] 
09:02:48 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.library.build.lcdsl ---
09:02:48 [INFO] 
09:02:48 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.library.build.lcdsl ---
09:02:48 [INFO] 
09:02:48 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.library.build.lcdsl ---
09:02:48 [INFO] 
09:02:48 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.library.build.lcdsl ---
09:02:48 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build.lcdsl/2.0.0-SNAPSHOT/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT.pom
09:02:48 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/target/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build.lcdsl/2.0.0-SNAPSHOT/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT.jar
09:02:48 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/target/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build.lcdsl/2.0.0-SNAPSHOT/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT-sources.jar
09:02:48 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build.lcdsl/2.0.0-SNAPSHOT/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT-p2metadata.xml
09:02:48 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build.lcdsl/2.0.0-SNAPSHOT/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT-p2artifacts.xml
09:02:48 [INFO] 
09:02:48 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.library.build.lcdsl ---
09:02:48 [INFO] 
09:02:48 [INFO] ----------------< org.eclipse:org.eclipse.tea.samples >-----------------
09:02:48 [INFO] Building [bundle] TEA Examples 2.0.0-SNAPSHOT                     [9/17]
09:02:48 [INFO]   from bundles/org.eclipse.tea.samples/.polyglot.META-INF
09:02:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:48 [INFO] 
09:02:48 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.samples ---
09:02:48 [INFO] 
09:02:48 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tea.samples ---
09:02:48 [INFO] The project's OSGi version is 2.0.0.202403041401
09:02:48 [INFO] 
09:02:48 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.samples ---
09:02:48 [INFO] 
09:02:48 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.samples ---
09:02:48 [INFO] 
09:02:48 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.samples ---
09:02:48 [INFO] 
09:02:48 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tea.samples ---
09:02:48 [INFO] Resolving class path of [bundle] TEA Examples
09:02:48 [INFO] 
09:02:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.samples ---
09:02:48 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/src/main/resources
09:02:48 [INFO] 
09:02:48 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tea.samples ---
09:02:48 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tea.samples ---
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tea.samples ---
09:02:49 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
09:02:49 [INFO] 0 component(s) where generated, 8 where kept.
09:02:49 [INFO] 
09:02:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tea.samples ---
09:02:49 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/src/test/resources
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tea.samples ---
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.samples ---
09:02:49 [INFO] 240 system scoped dependencies were not mapped to maven artifacts
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.samples ---
09:02:49 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/target/org.eclipse.tea.samples-2.0.0-SNAPSHOT-sources.jar
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tea.samples ---
09:02:49 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/target/org.eclipse.tea.samples-2.0.0-SNAPSHOT.jar
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.samples ---
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.samples ---
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.samples ---
09:02:49 [INFO] 
09:02:49 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.samples ---
09:02:49 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.samples/2.0.0-SNAPSHOT/org.eclipse.tea.samples-2.0.0-SNAPSHOT.pom
09:02:49 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/target/org.eclipse.tea.samples-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.samples/2.0.0-SNAPSHOT/org.eclipse.tea.samples-2.0.0-SNAPSHOT.jar
09:02:49 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/target/org.eclipse.tea.samples-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.samples/2.0.0-SNAPSHOT/org.eclipse.tea.samples-2.0.0-SNAPSHOT-sources.jar
09:02:49 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.samples/2.0.0-SNAPSHOT/org.eclipse.tea.samples-2.0.0-SNAPSHOT-p2metadata.xml
09:02:49 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.samples/2.0.0-SNAPSHOT/org.eclipse.tea.samples-2.0.0-SNAPSHOT-p2artifacts.xml
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.samples ---
09:02:49 [INFO] 
09:02:49 [INFO] ------------------------< org.eclipse:features >------------------------
09:02:49 [INFO] Building [aggregator] features 2.0.0-SNAPSHOT                    [10/17]
09:02:49 [INFO]   from features/.polyglot.pom.tycho
09:02:49 [INFO] --------------------------------[ pom ]---------------------------------
09:02:49 [INFO] 
09:02:49 [INFO] --- clean:3.2.0:clean (default-clean) @ features ---
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ features ---
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ features ---
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ features ---
09:02:49 [INFO] 
09:02:49 [INFO] --- install:3.1.1:install (default-install) @ features ---
09:02:49 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/.polyglot.pom.tycho to /home/jenkins/.m2/repository/org/eclipse/features/2.0.0-SNAPSHOT/features-2.0.0-SNAPSHOT.pom
09:02:49 [INFO] 
09:02:49 [INFO] --------------< org.eclipse:org.eclipse.tea.core_feature >--------------
09:02:49 [INFO] Building [feature] TEA Core Feature (incubation) 2.0.0-SNAPSHOT  [11/17]
09:02:49 [INFO]   from features/org.eclipse.tea.core_feature/.polyglot.feature.xml
09:02:49 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:02:49 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.core_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/.polyglot.feature.xml
09:02:49 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.core_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/.polyglot.feature.xml
09:02:49 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.core_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/.polyglot.feature.xml
09:02:49 [INFO] 
09:02:49 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.core_feature ---
09:02:49 [INFO] Deleting /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/target
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.core_feature ---
09:02:49 [INFO] The project's OSGi version is 2.0.0.202403041401
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.core_feature ---
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.core_feature ---
09:02:49 [INFO] 
09:02:49 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.core_feature ---
09:02:49 [INFO] 
09:02:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.core_feature ---
09:02:49 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/src/main/resources
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.core_feature ---
09:02:49 [INFO] 21 system scoped dependencies were not mapped to maven artifacts
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.core_feature ---
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.tea.core_feature ---
09:02:49 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/target/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT.jar
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.core_feature ---
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tea.core_feature ---
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.core_feature ---
09:02:49 [INFO] 
09:02:49 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.core_feature ---
09:02:49 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/target/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT-sources-feature.jar
09:02:49 [INFO] 
09:02:49 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.core_feature ---
09:02:49 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core_feature/2.0.0-SNAPSHOT/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT.pom
09:02:49 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/target/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core_feature/2.0.0-SNAPSHOT/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT.jar
09:02:49 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core_feature/2.0.0-SNAPSHOT/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT-p2metadata.xml
09:02:49 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core_feature/2.0.0-SNAPSHOT/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT-p2artifacts.xml
09:02:50 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/target/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core_feature/2.0.0-SNAPSHOT/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT-sources-feature.jar
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.core_feature ---
09:02:50 [INFO] 
09:02:50 [INFO] ---------------< org.eclipse:org.eclipse.tea.ui_feature >---------------
09:02:50 [INFO] Building [feature] TEA UI Feature (incubation) 2.0.0-SNAPSHOT    [12/17]
09:02:50 [INFO]   from features/org.eclipse.tea.ui_feature/.polyglot.feature.xml
09:02:50 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:02:50 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.ui_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/.polyglot.feature.xml
09:02:50 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.ui_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/.polyglot.feature.xml
09:02:50 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.ui_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/.polyglot.feature.xml
09:02:50 [INFO] 
09:02:50 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.ui_feature ---
09:02:50 [INFO] Deleting /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/target
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.ui_feature ---
09:02:50 [INFO] The project's OSGi version is 2.0.0.202403041401
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.ui_feature ---
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.ui_feature ---
09:02:50 [INFO] 
09:02:50 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.ui_feature ---
09:02:50 [INFO] 
09:02:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.ui_feature ---
09:02:50 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/src/main/resources
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.ui_feature ---
09:02:50 [INFO] 96 system scoped dependencies were not mapped to maven artifacts
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.ui_feature ---
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.tea.ui_feature ---
09:02:50 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/target/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT.jar
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.ui_feature ---
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tea.ui_feature ---
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.ui_feature ---
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.ui_feature ---
09:02:50 [WARNING] The following referenced features have missing sources
09:02:50 	org.eclipse.tea.core_feature_2.0.0.202403041401
09:02:50 
09:02:50 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/target/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT-sources-feature.jar
09:02:50 [INFO] 
09:02:50 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.ui_feature ---
09:02:50 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ui_feature/2.0.0-SNAPSHOT/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT.pom
09:02:50 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/target/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ui_feature/2.0.0-SNAPSHOT/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT.jar
09:02:50 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ui_feature/2.0.0-SNAPSHOT/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT-p2metadata.xml
09:02:50 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ui_feature/2.0.0-SNAPSHOT/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT-p2artifacts.xml
09:02:50 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/target/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ui_feature/2.0.0-SNAPSHOT/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT-sources-feature.jar
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.ui_feature ---
09:02:50 [INFO] 
09:02:50 [INFO] ------------< org.eclipse:org.eclipse.tea.library_feature >-------------
09:02:50 [INFO] Building [feature] TEA Build Library Feature (incubation) 2.0.0-SNAPSHOT [13/17]
09:02:50 [INFO]   from features/org.eclipse.tea.library_feature/.polyglot.feature.xml
09:02:50 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:02:50 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.library_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/.polyglot.feature.xml
09:02:50 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.library_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/.polyglot.feature.xml
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.library_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/.polyglot.feature.xml
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:50 [INFO] 
09:02:50 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.library_feature ---
09:02:50 [INFO] Deleting /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/target
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.library_feature ---
09:02:50 [INFO] The project's OSGi version is 2.0.0.202403041401
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.library_feature ---
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.library_feature ---
09:02:50 [INFO] 
09:02:50 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.library_feature ---
09:02:50 [INFO] 
09:02:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.library_feature ---
09:02:50 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/src/main/resources
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.library_feature ---
09:02:50 [INFO] 167 system scoped dependencies were not mapped to maven artifacts
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.library_feature ---
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.tea.library_feature ---
09:02:50 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/target/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT.jar
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.library_feature ---
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tea.library_feature ---
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.library_feature ---
09:02:50 [INFO] 
09:02:50 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.library_feature ---
09:02:50 [WARNING] The following referenced features have missing sources
09:02:50 	org.eclipse.tea.core_feature_2.0.0.202403041401
09:02:50 	org.eclipse.tea.ui_feature_2.0.0.202403041401
09:02:50 
09:02:50 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/target/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT-sources-feature.jar
09:02:51 [INFO] 
09:02:51 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.library_feature ---
09:02:51 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT.pom
09:02:51 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/target/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT.jar
09:02:51 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT-p2metadata.xml
09:02:51 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT-p2artifacts.xml
09:02:51 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/target/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT-sources-feature.jar
09:02:51 [INFO] 
09:02:51 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.library_feature ---
09:02:51 [INFO] 
09:02:51 [INFO] ---------< org.eclipse:org.eclipse.tea.lcdsl.library_feature >----------
09:02:51 [INFO] Building [feature] TEA LcDsl Support for Build Library Feature (incubation) 2.0.0-SNAPSHOT [14/17]
09:02:51 [INFO]   from features/org.eclipse.tea.lcdsl.library_feature/.polyglot.feature.xml
09:02:51 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:02:51 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.lcdsl.library_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/.polyglot.feature.xml
09:02:51 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.lcdsl.library_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/.polyglot.feature.xml
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /tmp/file not yet available15280106632075858609.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /tmp/file not yet available15280106632075858609.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /tmp/file not yet available15280106632075858609.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.lcdsl.library_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/.polyglot.feature.xml
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:51 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /tmp/file not yet available15280106632075858609.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /tmp/file not yet available15280106632075858609.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /tmp/file not yet available15280106632075858609.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:52 [INFO] 
09:02:52 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.lcdsl.library_feature ---
09:02:52 [INFO] Deleting /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/target
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.lcdsl.library_feature ---
09:02:52 [INFO] The project's OSGi version is 2.0.0.202403041401
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.lcdsl.library_feature ---
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.lcdsl.library_feature ---
09:02:52 [INFO] 
09:02:52 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.lcdsl.library_feature ---
09:02:52 [INFO] 
09:02:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.lcdsl.library_feature ---
09:02:52 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/src/main/resources
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.lcdsl.library_feature ---
09:02:52 [INFO] 200 system scoped dependencies were not mapped to maven artifacts
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.lcdsl.library_feature ---
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.tea.lcdsl.library_feature ---
09:02:52 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/target/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT.jar
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.lcdsl.library_feature ---
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tea.lcdsl.library_feature ---
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.lcdsl.library_feature ---
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.lcdsl.library_feature ---
09:02:52 [WARNING] The following referenced features have missing sources
09:02:52 	org.eclipse.tea.core_feature_2.0.0.202403041401
09:02:52 	org.eclipse.tea.ui_feature_2.0.0.202403041401
09:02:52 	org.eclipse.tea.library_feature_2.0.0.202403041401
09:02:52 
09:02:52 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/target/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT-sources-feature.jar
09:02:52 [INFO] 
09:02:52 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.lcdsl.library_feature ---
09:02:52 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.lcdsl.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT.pom
09:02:52 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/target/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.lcdsl.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT.jar
09:02:52 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.lcdsl.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT-p2metadata.xml
09:02:52 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.lcdsl.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT-p2artifacts.xml
09:02:52 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/target/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.lcdsl.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT-sources-feature.jar
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.lcdsl.library_feature ---
09:02:52 [INFO] 
09:02:52 [INFO] -----------< org.eclipse:org.eclipse.tea.scripting_feature >------------
09:02:52 [INFO] Building [feature] TEA Scripting Feature (EASE Integration) (incubation) 2.0.0-SNAPSHOT [15/17]
09:02:52 [INFO]   from features/org.eclipse.tea.scripting_feature/.polyglot.feature.xml
09:02:52 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:02:52 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.scripting_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/.polyglot.feature.xml
09:02:52 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.scripting_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/.polyglot.feature.xml
09:02:52 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.scripting_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/.polyglot.feature.xml
09:02:52 [INFO] 
09:02:52 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.scripting_feature ---
09:02:52 [INFO] Deleting /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/target
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.scripting_feature ---
09:02:52 [INFO] The project's OSGi version is 2.0.0.202403041401
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.scripting_feature ---
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.scripting_feature ---
09:02:52 [INFO] 
09:02:52 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.scripting_feature ---
09:02:52 [INFO] 
09:02:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.scripting_feature ---
09:02:52 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/src/main/resources
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.scripting_feature ---
09:02:52 [INFO] 109 system scoped dependencies were not mapped to maven artifacts
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.scripting_feature ---
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.tea.scripting_feature ---
09:02:52 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/target/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT.jar
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.scripting_feature ---
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tea.scripting_feature ---
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.scripting_feature ---
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.scripting_feature ---
09:02:52 [WARNING] The following referenced features have missing sources
09:02:52 	org.eclipse.tea.ui_feature_2.0.0.202403041401
09:02:52 
09:02:52 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/target/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT-sources-feature.jar
09:02:52 [INFO] 
09:02:52 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.scripting_feature ---
09:02:52 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.scripting_feature/2.0.0-SNAPSHOT/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT.pom
09:02:52 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/target/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.scripting_feature/2.0.0-SNAPSHOT/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT.jar
09:02:52 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.scripting_feature/2.0.0-SNAPSHOT/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT-p2metadata.xml
09:02:52 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.scripting_feature/2.0.0-SNAPSHOT/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT-p2artifacts.xml
09:02:52 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/target/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.scripting_feature/2.0.0-SNAPSHOT/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT-sources-feature.jar
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.scripting_feature ---
09:02:52 [INFO] 
09:02:52 [INFO] -------------------------< org.eclipse:sites >--------------------------
09:02:52 [INFO] Building [aggregator] sites 2.0.0-SNAPSHOT                       [16/17]
09:02:52 [INFO]   from sites/.polyglot.pom.tycho
09:02:52 [INFO] --------------------------------[ pom ]---------------------------------
09:02:52 [INFO] 
09:02:52 [INFO] --- clean:3.2.0:clean (default-clean) @ sites ---
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ sites ---
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ sites ---
09:02:52 [INFO] 
09:02:52 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ sites ---
09:02:52 [INFO] 
09:02:52 [INFO] --- install:3.1.1:install (default-install) @ sites ---
09:02:52 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/sites/.polyglot.pom.tycho to /home/jenkins/.m2/repository/org/eclipse/sites/2.0.0-SNAPSHOT/sites-2.0.0-SNAPSHOT.pom
09:02:52 [INFO] 
09:02:52 [INFO] -----< org.eclipse:org.eclipse.tea.repository.eclipse-repository >------
09:02:52 [INFO] Building [updatesite] org.eclipse.tea.repository.eclipse-repository 2.0.0-SNAPSHOT [17/17]
09:02:52 [INFO]   from sites/org.eclipse.tea.repository/.polyglot.category.xml
09:02:52 [INFO] -------------------------[ eclipse-repository ]-------------------------
09:02:52 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.repository.eclipse-repository:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/.polyglot.category.xml
09:02:53 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.repository.eclipse-repository:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/.polyglot.category.xml
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /tmp/file not yet available15280106632075858609.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /tmp/file not yet available15280106632075858609.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /tmp/file not yet available15280106632075858609.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.repository.eclipse-repository:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/.polyglot.category.xml
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /tmp/file not yet available15280106632075858609.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /tmp/file not yet available15280106632075858609.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /tmp/file not yet available15280106632075858609.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
09:02:53 [INFO] 
09:02:53 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.repository.eclipse-repository ---
09:02:53 [INFO] 
09:02:53 [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.repository.eclipse-repository ---
09:02:53 [INFO] The project's OSGi version is 2.0.0.202403041401
09:02:53 [INFO] 
09:02:53 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.tea.repository.eclipse-repository ---
09:02:53 [INFO] 
09:02:53 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.repository.eclipse-repository ---
09:02:53 [INFO] 
09:02:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.repository.eclipse-repository ---
09:02:53 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:02:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/src/main/resources
09:02:53 [INFO] 
09:02:53 [INFO] --- tycho-p2-publisher:4.0.6:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tea.repository.eclipse-repository ---
09:02:53 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
09:02:53 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
09:02:53 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
09:02:53 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
09:02:53 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
09:02:53 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
09:02:53 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
09:02:53 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
09:02:53 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
09:02:53 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
09:02:53 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
09:02:53 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
09:02:53 [INFO] 
09:02:53 [INFO] --- tycho-p2-publisher:4.0.6:publish-products (default-publish-products) @ org.eclipse.tea.repository.eclipse-repository ---
09:02:53 [INFO] 
09:02:53 [INFO] --- tycho-p2-publisher:4.0.6:publish-categories (default-publish-categories) @ org.eclipse.tea.repository.eclipse-repository ---
09:02:53 [INFO] 
09:02:53 [INFO] --- tycho-p2-publisher:4.0.6:attach-artifacts (default-attach-artifacts) @ org.eclipse.tea.repository.eclipse-repository ---
09:02:53 [INFO] 
09:02:53 [INFO] --- tycho-p2-repository:4.0.6:assemble-repository (default-assemble-repository) @ org.eclipse.tea.repository.eclipse-repository ---
09:02:55 [INFO] 
09:02:55 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.repository.eclipse-repository ---
09:02:55 [INFO] 
09:02:55 [INFO] --- tycho-p2-repository:4.0.6:archive-repository (default-archive-repository) @ org.eclipse.tea.repository.eclipse-repository ---
09:02:55 [INFO] Building zip: /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/target/org.eclipse.tea.repository.eclipse-repository-2.0.0-SNAPSHOT.zip
09:02:55 [INFO] 
09:02:55 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.repository.eclipse-repository ---
09:02:55 [INFO] 
09:02:55 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.repository.eclipse-repository ---
09:02:55 [INFO] 
09:02:55 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.repository.eclipse-repository ---
09:02:55 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/.polyglot.category.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.repository.eclipse-repository/2.0.0-SNAPSHOT/org.eclipse.tea.repository.eclipse-repository-2.0.0-SNAPSHOT.pom
09:02:55 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/target/org.eclipse.tea.repository.eclipse-repository-2.0.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.repository.eclipse-repository/2.0.0-SNAPSHOT/org.eclipse.tea.repository.eclipse-repository-2.0.0-SNAPSHOT.zip
09:02:55 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.repository.eclipse-repository/2.0.0-SNAPSHOT/org.eclipse.tea.repository.eclipse-repository-2.0.0-SNAPSHOT-p2metadata.xml
09:02:55 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.repository.eclipse-repository/2.0.0-SNAPSHOT/org.eclipse.tea.repository.eclipse-repository-2.0.0-SNAPSHOT-p2artifacts.xml
09:02:55 [INFO] 
09:02:55 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.repository.eclipse-repository ---
09:02:55 [INFO] ------------------------------------------------------------------------
09:02:55 [INFO] Reactor Summary for parent 2.0.0-SNAPSHOT:
09:02:55 [INFO] 
09:02:55 [INFO] parent ............................................. SUCCESS [  0.374 s]
09:02:55 [INFO] [aggregator] bundles ............................... SUCCESS [  0.007 s]
09:02:55 [INFO] [bundle] TEA Core .................................. SUCCESS [ 21.711 s]
09:02:55 [INFO] [bundle] TEA Core UI ............................... SUCCESS [  8.111 s]
09:02:55 [INFO] [bundle] TEA Live UI ............................... SUCCESS [  3.869 s]
09:02:55 [INFO] [bundle] TEA EASE Integration ...................... SUCCESS [  2.148 s]
09:02:55 [INFO] [bundle] TEA Build Library ......................... SUCCESS [ 10.097 s]
09:02:55 [INFO] [bundle] TEA LcDsl support for Build Library ....... SUCCESS [  6.410 s]
09:02:55 [INFO] [bundle] TEA Examples .............................. SUCCESS [  1.733 s]
09:02:55 [INFO] [aggregator] features .............................. SUCCESS [  0.005 s]
09:02:55 [INFO] [feature] TEA Core Feature (incubation) ............ SUCCESS [  0.223 s]
09:02:55 [INFO] [feature] TEA UI Feature (incubation) .............. SUCCESS [  0.369 s]
09:02:55 [INFO] [feature] TEA Build Library Feature (incubation) ... SUCCESS [  0.647 s]
09:02:55 [INFO] [feature] TEA LcDsl Support for Build Library Feature (incubation) SUCCESS [  1.593 s]
09:02:55 [INFO] [feature] TEA Scripting Feature (EASE Integration) (incubation) SUCCESS [  0.316 s]
09:02:55 [INFO] [aggregator] sites ................................. SUCCESS [  0.007 s]
09:02:55 [INFO] [updatesite] org.eclipse.tea.repository.eclipse-repository SUCCESS [  2.457 s]
09:02:55 [INFO] ------------------------------------------------------------------------
09:02:55 [INFO] BUILD SUCCESS
09:02:55 [INFO] ------------------------------------------------------------------------
09:02:55 [INFO] Total time:  01:10 min
09:02:55 [INFO] Finished at: 2024-03-04T14:02:55Z
09:02:55 [INFO] ------------------------------------------------------------------------
09:02:56 [Current build status] check if current [SUCCESS] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
09:02:56 Run condition [Current build status] enabling perform for step [Execute shell]
09:02:56 [tea-nightly] $ /bin/sh -xe /tmp/jenkins2751006300423221886.sh
09:02:56 + SITE_DIR=/home/data/httpd/download.eclipse.org/tea/nightly
09:02:56 + rm -rf ./nightly
09:02:56 + mkdir ./nightly
09:02:56 + cat
09:02:56 + cat
09:02:56 + cat
09:02:56 ++ date
09:02:56 + ssh genie.tea@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/tea/nightly
09:02:56 + scp -r ./nightly genie.tea@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tea/nightly
09:02:57 $ ssh-agent -k
09:02:57 unset SSH_AUTH_SOCK;
09:02:57 unset SSH_AGENT_PID;
09:02:57 echo Agent pid 50 killed;
09:02:57 [ssh-agent] Stopped.
09:02:57 Finished: SUCCESS