Skip to content

Console Output

04:44:31 [2024-05-15T08:44:31.384Z] Started by upstream project "tracecompass-incubator-nightly" build number 655
04:44:31 [2024-05-15T08:44:31.384Z] originally caused by:
04:44:31 [2024-05-15T08:44:31.384Z]  Started by upstream project "tracecompass-incubator-nightly-base" build number 271
04:44:31 [2024-05-15T08:44:31.384Z]  originally caused by:
04:44:31 [2024-05-15T08:44:31.384Z]   Started by an SCM change
04:44:31 [2024-05-15T08:44:31.750Z] Obtained jenkins/pipelines/tracecompass-incubator-jdk17.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
04:44:32 [2024-05-15T08:44:32.036Z] [Pipeline] Start of Pipeline
04:44:32 [2024-05-15T08:44:32.264Z] [Pipeline] readTrusted
04:44:32 [2024-05-15T08:44:32.530Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
04:44:32 [2024-05-15T08:44:32.531Z] [Pipeline] echo
04:44:32 [2024-05-15T08:44:32.531Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
04:44:32 [2024-05-15T08:44:32.532Z] [Pipeline] podTemplate
04:44:32 [2024-05-15T08:44:32.534Z] [Pipeline] {
04:44:32 [2024-05-15T08:44:32.542Z] [Pipeline] node
04:44:33 [2024-05-15T08:44:33.592Z] Created Pod: kubernetes tracecompass/tracecompass-build-lpxlj-tjft5
04:44:42 [2024-05-15T08:44:42.641Z] Agent tracecompass-build-lpxlj-tjft5 is provisioned from template tracecompass-build-lpxlj
04:44:42 [2024-05-15T08:44:42.642Z] ---
04:44:42 [2024-05-15T08:44:42.642Z] apiVersion: "v1"
04:44:42 [2024-05-15T08:44:42.642Z] kind: "Pod"
04:44:42 [2024-05-15T08:44:42.642Z] metadata:
04:44:42 [2024-05-15T08:44:42.642Z]   annotations:
04:44:42 [2024-05-15T08:44:42.642Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-incubator-nightly-2021-06/388/"
04:44:42 [2024-05-15T08:44:42.642Z]     runUrl: "job/tracecompass-incubator-nightly-2021-06/388/"
04:44:42 [2024-05-15T08:44:42.642Z]   labels:
04:44:42 [2024-05-15T08:44:42.642Z]     jenkins: "slave"
04:44:42 [2024-05-15T08:44:42.642Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
04:44:42 [2024-05-15T08:44:42.642Z]     jenkins/label: "tracecompass-build"
04:44:42 [2024-05-15T08:44:42.642Z]   name: "tracecompass-build-lpxlj-tjft5"
04:44:42 [2024-05-15T08:44:42.642Z]   namespace: "tracecompass"
04:44:42 [2024-05-15T08:44:42.642Z] spec:
04:44:42 [2024-05-15T08:44:42.642Z]   containers:
04:44:42 [2024-05-15T08:44:42.642Z]   - args:
04:44:42 [2024-05-15T08:44:42.642Z]     - "-c"
04:44:42 [2024-05-15T08:44:42.642Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
04:44:42 [2024-05-15T08:44:42.642Z]     command:
04:44:42 [2024-05-15T08:44:42.642Z]     - "/bin/sh"
04:44:42 [2024-05-15T08:44:42.642Z]     image: "eclipse/tracecompass-build-env:22.04"
04:44:42 [2024-05-15T08:44:42.642Z]     imagePullPolicy: "Always"
04:44:42 [2024-05-15T08:44:42.642Z]     name: "tracecompass"
04:44:42 [2024-05-15T08:44:42.642Z]     resources:
04:44:42 [2024-05-15T08:44:42.642Z]       limits:
04:44:42 [2024-05-15T08:44:42.642Z]         memory: "2.6Gi"
04:44:42 [2024-05-15T08:44:42.642Z]         cpu: "1.3"
04:44:42 [2024-05-15T08:44:42.642Z]       requests:
04:44:42 [2024-05-15T08:44:42.642Z]         memory: "2.6Gi"
04:44:42 [2024-05-15T08:44:42.642Z]         cpu: "1.3"
04:44:42 [2024-05-15T08:44:42.642Z]     tty: true
04:44:42 [2024-05-15T08:44:42.642Z]     volumeMounts:
04:44:42 [2024-05-15T08:44:42.642Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
04:44:42 [2024-05-15T08:44:42.642Z]       name: "settings-xml"
04:44:42 [2024-05-15T08:44:42.642Z]       readOnly: true
04:44:42 [2024-05-15T08:44:42.642Z]       subPath: "settings.xml"
04:44:42 [2024-05-15T08:44:42.642Z]     - mountPath: "/home/jenkins/.m2/repository"
04:44:42 [2024-05-15T08:44:42.642Z]       name: "m2-repo"
04:44:42 [2024-05-15T08:44:42.642Z]     - mountPath: "/opt/tools"
04:44:42 [2024-05-15T08:44:42.642Z]       name: "tools"
04:44:42 [2024-05-15T08:44:42.642Z]     - mountPath: "/home/jenkins/agent"
04:44:42 [2024-05-15T08:44:42.642Z]       name: "workspace-volume"
04:44:42 [2024-05-15T08:44:42.642Z]       readOnly: false
04:44:42 [2024-05-15T08:44:42.642Z]   - env:
04:44:42 [2024-05-15T08:44:42.642Z]     - name: "JENKINS_SECRET"
04:44:42 [2024-05-15T08:44:42.642Z]       value: "********"
04:44:42 [2024-05-15T08:44:42.642Z]     - name: "JENKINS_TUNNEL"
04:44:42 [2024-05-15T08:44:42.642Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
04:44:42 [2024-05-15T08:44:42.642Z]     - name: "JENKINS_AGENT_NAME"
04:44:42 [2024-05-15T08:44:42.642Z]       value: "tracecompass-build-lpxlj-tjft5"
04:44:42 [2024-05-15T08:44:42.642Z]     - name: "JENKINS_NAME"
04:44:42 [2024-05-15T08:44:42.642Z]       value: "tracecompass-build-lpxlj-tjft5"
04:44:42 [2024-05-15T08:44:42.642Z]     - name: "JENKINS_AGENT_WORKDIR"
04:44:42 [2024-05-15T08:44:42.642Z]       value: "/home/jenkins/agent"
04:44:42 [2024-05-15T08:44:42.642Z]     - name: "JENKINS_URL"
04:44:42 [2024-05-15T08:44:42.642Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
04:44:42 [2024-05-15T08:44:42.642Z]     image: "eclipsecbi/jenkins-jnlp-agent"
04:44:42 [2024-05-15T08:44:42.642Z]     name: "jnlp"
04:44:42 [2024-05-15T08:44:42.642Z]     resources:
04:44:42 [2024-05-15T08:44:42.642Z]       limits:
04:44:42 [2024-05-15T08:44:42.642Z]         memory: "1024Mi"
04:44:42 [2024-05-15T08:44:42.642Z]         cpu: "500m"
04:44:42 [2024-05-15T08:44:42.642Z]       requests:
04:44:42 [2024-05-15T08:44:42.642Z]         memory: "1024Mi"
04:44:42 [2024-05-15T08:44:42.642Z]         cpu: "500m"
04:44:42 [2024-05-15T08:44:42.642Z]     volumeMounts:
04:44:42 [2024-05-15T08:44:42.642Z]     - mountPath: "/home/jenkins/.ssh"
04:44:42 [2024-05-15T08:44:42.642Z]       name: "volume-known-hosts"
04:44:42 [2024-05-15T08:44:42.642Z]     - mountPath: "/home/jenkins/agent"
04:44:42 [2024-05-15T08:44:42.642Z]       name: "workspace-volume"
04:44:42 [2024-05-15T08:44:42.642Z]       readOnly: false
04:44:42 [2024-05-15T08:44:42.642Z]   nodeSelector:
04:44:42 [2024-05-15T08:44:42.642Z]     kubernetes.io/os: "linux"
04:44:42 [2024-05-15T08:44:42.642Z]   restartPolicy: "Never"
04:44:42 [2024-05-15T08:44:42.642Z]   volumes:
04:44:42 [2024-05-15T08:44:42.642Z]   - emptyDir: {}
04:44:42 [2024-05-15T08:44:42.642Z]     name: "m2-repo"
04:44:42 [2024-05-15T08:44:42.642Z]   - name: "settings-xml"
04:44:42 [2024-05-15T08:44:42.642Z]     secret:
04:44:42 [2024-05-15T08:44:42.642Z]       items:
04:44:42 [2024-05-15T08:44:42.642Z]       - key: "settings.xml"
04:44:42 [2024-05-15T08:44:42.642Z]         path: "settings.xml"
04:44:42 [2024-05-15T08:44:42.642Z]       secretName: "m2-secret-dir"
04:44:42 [2024-05-15T08:44:42.642Z]   - emptyDir:
04:44:42 [2024-05-15T08:44:42.642Z]       medium: ""
04:44:42 [2024-05-15T08:44:42.642Z]     name: "workspace-volume"
04:44:42 [2024-05-15T08:44:42.642Z]   - configMap:
04:44:42 [2024-05-15T08:44:42.642Z]       name: "known-hosts"
04:44:42 [2024-05-15T08:44:42.642Z]     name: "volume-known-hosts"
04:44:42 [2024-05-15T08:44:42.642Z]   - name: "tools"
04:44:42 [2024-05-15T08:44:42.642Z]     persistentVolumeClaim:
04:44:42 [2024-05-15T08:44:42.642Z]       claimName: "tools-claim-jiro-tracecompass"
04:44:42 [2024-05-15T08:44:42.642Z] 
04:44:43 [2024-05-15T08:44:43.349Z] Running on tracecompass-build-lpxlj-tjft5 in /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06
04:44:43 [2024-05-15T08:44:43.349Z] [Pipeline] {
04:44:43 [2024-05-15T08:44:43.364Z] [Pipeline] stage
04:44:43 [2024-05-15T08:44:43.365Z] [Pipeline] { (Declarative: Checkout SCM)
04:44:43 [2024-05-15T08:44:43.373Z] [Pipeline] checkout
04:44:43 [2024-05-15T08:44:43.553Z] Selected Git installation does not exist. Using Default
04:44:43 [2024-05-15T08:44:43.553Z] The recommended git tool is: NONE
04:44:46 [2024-05-15T08:44:46.647Z] No credentials specified
04:44:46 [2024-05-15T08:44:46.649Z] Cloning the remote Git repository
04:44:46 [2024-05-15T08:44:46.661Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
04:44:46 [2024-05-15T08:44:46.691Z]  > git init /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06 # timeout=10
04:44:46 [2024-05-15T08:44:46.757Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
04:44:46 [2024-05-15T08:44:46.757Z]  > git --version # timeout=10
04:44:46 [2024-05-15T08:44:46.760Z]  > git --version # 'git version 2.20.1'
04:44:46 [2024-05-15T08:44:46.760Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
04:44:48 [2024-05-15T08:44:48.246Z] Avoid second fetch
04:44:48 [2024-05-15T08:44:48.253Z] Checking out Revision bb161aba7c453247151a24da1154ce9c4128dc2e (refs/remotes/origin/master)
04:44:47 [2024-05-15T08:44:47.212Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
04:44:47 [2024-05-15T08:44:47.215Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:44:48 [2024-05-15T08:44:48.250Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
04:44:48 [2024-05-15T08:44:48.258Z]  > git config core.sparsecheckout # timeout=10
04:44:48 [2024-05-15T08:44:48.261Z]  > git checkout -f bb161aba7c453247151a24da1154ce9c4128dc2e # timeout=10
04:44:48 [2024-05-15T08:44:48.549Z] Commit message: "Fix pod filename in tracecompass-jdk17.Jenkinsfile"
04:44:48 [2024-05-15T08:44:48.552Z]  > git rev-list --no-walk bb161aba7c453247151a24da1154ce9c4128dc2e # timeout=10
04:44:48 [2024-05-15T08:44:48.650Z] [Pipeline] }
04:44:48 [2024-05-15T08:44:48.656Z] [Pipeline] // stage
04:44:48 [2024-05-15T08:44:48.664Z] [Pipeline] withEnv
04:44:48 [2024-05-15T08:44:48.664Z] [Pipeline] {
04:44:48 [2024-05-15T08:44:48.681Z] [Pipeline] withEnv
04:44:48 [2024-05-15T08:44:48.682Z] [Pipeline] {
04:44:48 [2024-05-15T08:44:48.689Z] [Pipeline] timestamps
04:44:48 [2024-05-15T08:44:48.689Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
04:44:48 [2024-05-15T08:44:48.690Z] [Pipeline] {
04:44:48 [2024-05-15T08:44:48.697Z] [Pipeline] timeout
04:44:48 [2024-05-15T08:44:48.697Z] Timeout set to expire in 4 hr 0 min
04:44:48 [2024-05-15T08:44:48.697Z] [Pipeline] {
04:44:48 [2024-05-15T08:44:48.706Z] [Pipeline] stage
04:44:48 [2024-05-15T08:44:48.706Z] [Pipeline] { (Declarative: Tool Install)
04:44:48 [2024-05-15T08:44:48.714Z] [Pipeline] tool
04:44:48 [2024-05-15T08:44:48.722Z] [Pipeline] envVarsForTool
04:44:48 [2024-05-15T08:44:48.732Z] [Pipeline] tool
04:44:48 [2024-05-15T08:44:48.740Z] [Pipeline] envVarsForTool
04:44:48 [2024-05-15T08:44:48.749Z] [Pipeline] }
04:44:48 [2024-05-15T08:44:48.755Z] [Pipeline] // stage
04:44:48 [2024-05-15T08:44:48.765Z] [Pipeline] withEnv
04:44:48 [2024-05-15T08:44:48.766Z] [Pipeline] {
04:44:48 [2024-05-15T08:44:48.774Z] [Pipeline] stage
04:44:48 [2024-05-15T08:44:48.774Z] [Pipeline] { (Checkout)
04:44:48 [2024-05-15T08:44:48.791Z] [Pipeline] tool
04:44:48 [2024-05-15T08:44:48.799Z] [Pipeline] envVarsForTool
04:44:48 [2024-05-15T08:44:48.810Z] [Pipeline] tool
04:44:48 [2024-05-15T08:44:48.820Z] [Pipeline] envVarsForTool
04:44:48 [2024-05-15T08:44:48.831Z] [Pipeline] withEnv
04:44:48 [2024-05-15T08:44:48.831Z] [Pipeline] {
04:44:48 [2024-05-15T08:44:48.839Z] [Pipeline] container
04:44:48 [2024-05-15T08:44:48.840Z] [Pipeline] {
04:44:48 [2024-05-15T08:44:48.847Z] [Pipeline] sh
04:44:49 [2024-05-15T08:44:49.394Z] + mkdir -p ../scripts
04:44:49 [2024-05-15T08:44:49.399Z] [Pipeline] sh
04:44:49 [2024-05-15T08:44:49.913Z] + cp scripts/deploy-rcp.sh ../scripts
04:44:49 [2024-05-15T08:44:49.918Z] [Pipeline] sh
04:44:50 [2024-05-15T08:44:50.431Z] + cp scripts/deploy-update-site.sh ../scripts
04:44:50 [2024-05-15T08:44:50.435Z] [Pipeline] sh
04:44:50 [2024-05-15T08:44:50.959Z] + cp scripts/deploy-doc.sh ../scripts
04:44:50 [2024-05-15T08:44:50.963Z] [Pipeline] sh
04:44:51 [2024-05-15T08:44:51.495Z] + cp scripts/deploy-javadoc.sh ../scripts
04:44:51 [2024-05-15T08:44:51.500Z] [Pipeline] checkout
04:44:51 [2024-05-15T08:44:51.504Z] The recommended git tool is: NONE
04:44:51 [2024-05-15T08:44:51.742Z] using credential github-bot
04:44:51 [2024-05-15T08:44:51.746Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@853a333f; decorates RemoteLauncher[hudson.remoting.Channel@aadf57fd:JNLP4-connect connection from 10.40.60.134/10.40.60.134:41686] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
04:44:51 [2024-05-15T08:44:51.752Z] Fetching changes from the remote Git repository
04:44:51 [2024-05-15T08:44:51.749Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.git # timeout=10
04:44:51 [2024-05-15T08:44:51.757Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator.git # timeout=10
04:44:51 [2024-05-15T08:44:51.764Z] Fetching upstream changes from https://github.com/eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator.git
04:44:51 [2024-05-15T08:44:51.764Z]  > git --version # timeout=10
04:44:51 [2024-05-15T08:44:51.766Z]  > git --version # 'git version 2.20.1'
04:44:51 [2024-05-15T08:44:51.767Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
04:44:51 [2024-05-15T08:44:51.770Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator.git refs/heads/2021-06 # timeout=10
04:44:54 [2024-05-15T08:44:54.972Z] Checking out Revision d13aad97261f57195a92d5056c2c6f4e909851a8 (2021-06)
04:44:54 [2024-05-15T08:44:54.968Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
04:44:54 [2024-05-15T08:44:54.975Z]  > git config core.sparsecheckout # timeout=10
04:44:54 [2024-05-15T08:44:54.978Z]  > git checkout -f d13aad97261f57195a92d5056c2c6f4e909851a8 # timeout=10
04:44:55 [2024-05-15T08:44:55.853Z] Commit message: "callstack: deprecate all classes that were moved to core"
04:44:55 [2024-05-15T08:44:55.857Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
04:44:56 [2024-05-15T08:44:56.059Z]  > git rev-list --no-walk dedf6868e8602b8393ed1ed09a3ffde832e6a53e # timeout=10
04:44:56 [2024-05-15T08:44:56.164Z] [Pipeline] sh
04:44:56 [2024-05-15T08:44:56.667Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts/
04:44:56 [2024-05-15T08:44:56.676Z] [Pipeline] sh
04:44:57 [2024-05-15T08:44:57.189Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts/
04:44:57 [2024-05-15T08:44:57.195Z] [Pipeline] sh
04:44:57 [2024-05-15T08:44:57.711Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts/
04:44:57 [2024-05-15T08:44:57.717Z] [Pipeline] sh
04:44:58 [2024-05-15T08:44:58.234Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts/
04:44:58 [2024-05-15T08:44:58.239Z] [Pipeline] sh
04:44:58 [2024-05-15T08:44:58.746Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts/
04:44:58 [2024-05-15T08:44:58.751Z] [Pipeline] }
04:44:58 [2024-05-15T08:44:58.759Z] [Pipeline] // container
04:44:58 [2024-05-15T08:44:58.766Z] [Pipeline] }
04:44:58 [2024-05-15T08:44:58.773Z] [Pipeline] // withEnv
04:44:58 [2024-05-15T08:44:58.779Z] [Pipeline] }
04:44:58 [2024-05-15T08:44:58.786Z] [Pipeline] // stage
04:44:58 [2024-05-15T08:44:58.794Z] [Pipeline] stage
04:44:58 [2024-05-15T08:44:58.794Z] [Pipeline] { (Product File)
04:44:58 [2024-05-15T08:44:58.828Z] [Pipeline] tool
04:44:58 [2024-05-15T08:44:58.837Z] [Pipeline] envVarsForTool
04:44:58 [2024-05-15T08:44:58.846Z] [Pipeline] tool
04:44:58 [2024-05-15T08:44:58.854Z] [Pipeline] envVarsForTool
04:44:58 [2024-05-15T08:44:58.863Z] [Pipeline] withEnv
04:44:58 [2024-05-15T08:44:58.864Z] [Pipeline] {
04:44:58 [2024-05-15T08:44:58.872Z] [Pipeline] container
04:44:58 [2024-05-15T08:44:58.872Z] [Pipeline] {
04:44:58 [2024-05-15T08:44:58.882Z] [Pipeline] sh
04:44:59 [2024-05-15T08:44:59.398Z] + cp -f /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/legacy/tracing.incubator.product /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/tracing.incubator.product
04:44:59 [2024-05-15T08:44:59.403Z] [Pipeline] }
04:44:59 [2024-05-15T08:44:59.411Z] [Pipeline] // container
04:44:59 [2024-05-15T08:44:59.419Z] [Pipeline] }
04:44:59 [2024-05-15T08:44:59.426Z] [Pipeline] // withEnv
04:44:59 [2024-05-15T08:44:59.434Z] [Pipeline] }
04:44:59 [2024-05-15T08:44:59.441Z] [Pipeline] // stage
04:44:59 [2024-05-15T08:44:59.449Z] [Pipeline] stage
04:44:59 [2024-05-15T08:44:59.450Z] [Pipeline] { (Server Product File)
04:44:59 [2024-05-15T08:44:59.464Z] [Pipeline] tool
04:44:59 [2024-05-15T08:44:59.473Z] [Pipeline] envVarsForTool
04:44:59 [2024-05-15T08:44:59.482Z] [Pipeline] tool
04:44:59 [2024-05-15T08:44:59.490Z] [Pipeline] envVarsForTool
04:44:59 [2024-05-15T08:44:59.500Z] [Pipeline] withEnv
04:44:59 [2024-05-15T08:44:59.500Z] [Pipeline] {
04:44:59 [2024-05-15T08:44:59.508Z] [Pipeline] container
04:44:59 [2024-05-15T08:44:59.509Z] [Pipeline] {
04:44:59 [2024-05-15T08:44:59.519Z] [Pipeline] sh
04:45:00 [2024-05-15T08:45:00.067Z] + cp -f /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/legacy/traceserver.product /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/traceserver.product
04:45:00 [2024-05-15T08:45:00.072Z] [Pipeline] }
04:45:00 [2024-05-15T08:45:00.079Z] [Pipeline] // container
04:45:00 [2024-05-15T08:45:00.087Z] [Pipeline] }
04:45:00 [2024-05-15T08:45:00.093Z] [Pipeline] // withEnv
04:45:00 [2024-05-15T08:45:00.101Z] [Pipeline] }
04:45:00 [2024-05-15T08:45:00.108Z] [Pipeline] // stage
04:45:00 [2024-05-15T08:45:00.116Z] [Pipeline] stage
04:45:00 [2024-05-15T08:45:00.116Z] [Pipeline] { (Build)
04:45:00 [2024-05-15T08:45:00.128Z] [Pipeline] tool
04:45:00 [2024-05-15T08:45:00.136Z] [Pipeline] envVarsForTool
04:45:00 [2024-05-15T08:45:00.145Z] [Pipeline] tool
04:45:00 [2024-05-15T08:45:00.153Z] [Pipeline] envVarsForTool
04:45:00 [2024-05-15T08:45:00.163Z] [Pipeline] withEnv
04:45:00 [2024-05-15T08:45:00.163Z] [Pipeline] {
04:45:00 [2024-05-15T08:45:00.171Z] [Pipeline] container
04:45:00 [2024-05-15T08:45:00.172Z] [Pipeline] {
04:45:00 [2024-05-15T08:45:00.179Z] [Pipeline] sh
04:45:00 [2024-05-15T08:45:00.695Z] + curl https://ci.eclipse.org/ease/job/ease.build.nightly/lastSuccessfulBuild/artifact/ease.module.doclet.jar --output ease.module.doclet.jar
04:45:00 [2024-05-15T08:45:00.695Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
04:45:00 [2024-05-15T08:45:00.696Z]                                  Dload  Upload   Total   Spent    Left  Speed
04:45:00 [2024-05-15T08:45:00.696Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 98565  100 98565    0     0  1258k      0 --:--:-- --:--:-- --:--:-- 1266k
04:45:00 [2024-05-15T08:45:00.701Z] [Pipeline] sh
04:45:01 [2024-05-15T08:45:01.214Z] + mvn clean install -B -Pdeploy-doc -Pmodule-docs -DdocDestination=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Dtarget-platform=tracecompass-incubator-e4.20 -Djdk.version=11 -Djdk.release=11 -Dtycho-use-project-settings=false
04:45:01 [2024-05-15T08:45:01.214Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:45:03 [2024-05-15T08:45:03.841Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom
04:45:03 [2024-05-15T08:45:03.842Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 6.5 kB/s)
04:45:03 [2024-05-15T08:45:03.842Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom
04:45:03 [2024-05-15T08:45:03.842Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom (15 kB at 600 kB/s)
04:45:03 [2024-05-15T08:45:03.842Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom
04:45:03 [2024-05-15T08:45:03.842Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom (1.2 kB at 55 kB/s)
04:45:03 [2024-05-15T08:45:03.842Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom
04:45:03 [2024-05-15T08:45:03.842Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom (6.5 kB at 181 kB/s)
04:45:03 [2024-05-15T08:45:03.842Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
04:45:04 [2024-05-15T08:45:04.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom (13 kB at 702 kB/s)
04:45:04 [2024-05-15T08:45:04.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
04:45:04 [2024-05-15T08:45:04.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 1.4 MB/s)
04:45:04 [2024-05-15T08:45:04.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom
04:45:04 [2024-05-15T08:45:04.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 2.3 MB/s)
04:45:04 [2024-05-15T08:45:04.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
04:45:04 [2024-05-15T08:45:04.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 3.1 MB/s)
04:45:04 [2024-05-15T08:45:04.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar
04:45:04 [2024-05-15T08:45:04.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar (9.3 kB at 545 kB/s)
04:45:04 [2024-05-15T08:45:04.142Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar
04:45:04 [2024-05-15T08:45:04.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar (27 kB at 1.3 MB/s)
04:45:04 [2024-05-15T08:45:04.442Z] [INFO] Scanning for projects...
04:45:04 [2024-05-15T08:45:04.442Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.442Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.442Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.741Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.741Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.741Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.741Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.741Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.741Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.741Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.741Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.741Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.741Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.741Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.741Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.741Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.741Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
04:45:04 [2024-05-15T08:45:04.742Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.000Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.001Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.340Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
04:45:05 [2024-05-15T08:45:05.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
04:45:05 [2024-05-15T08:45:05.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
04:45:05 [2024-05-15T08:45:05.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
04:45:05 [2024-05-15T08:45:05.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
04:45:05 [2024-05-15T08:45:05.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
04:45:05 [2024-05-15T08:45:05.340Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom (1.7 kB at 555 kB/s)
04:45:05 [2024-05-15T08:45:05.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
04:45:05 [2024-05-15T08:45:05.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
04:45:05 [2024-05-15T08:45:05.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
04:45:05 [2024-05-15T08:45:05.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
04:45:05 [2024-05-15T08:45:05.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
04:45:05 [2024-05-15T08:45:05.341Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom (20 kB at 5.1 MB/s)
04:45:05 [2024-05-15T08:45:05.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
04:45:05 [2024-05-15T08:45:05.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
04:45:05 [2024-05-15T08:45:05.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
04:45:05 [2024-05-15T08:45:05.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
04:45:05 [2024-05-15T08:45:05.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
04:45:05 [2024-05-15T08:45:05.341Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom (9.7 kB at 3.2 MB/s)
04:45:05 [2024-05-15T08:45:05.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
04:45:05 [2024-05-15T08:45:05.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
04:45:05 [2024-05-15T08:45:05.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
04:45:05 [2024-05-15T08:45:05.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
04:45:05 [2024-05-15T08:45:05.641Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
04:45:05 [2024-05-15T08:45:05.641Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom (2.9 kB at 952 kB/s)
04:45:05 [2024-05-15T08:45:05.641Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
04:45:05 [2024-05-15T08:45:05.641Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
04:45:05 [2024-05-15T08:45:05.641Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
04:45:05 [2024-05-15T08:45:05.641Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
04:45:05 [2024-05-15T08:45:05.641Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
04:45:05 [2024-05-15T08:45:05.641Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom (22 kB at 5.5 MB/s)
04:45:05 [2024-05-15T08:45:05.641Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
04:45:05 [2024-05-15T08:45:05.641Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
04:45:05 [2024-05-15T08:45:05.641Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
04:45:05 [2024-05-15T08:45:05.641Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
04:45:05 [2024-05-15T08:45:05.641Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/40/maven-parent-40.pom
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 9.8 MB/s)
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/30/apache-30.pom
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/30/apache-30.pom
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/30/apache-30.pom
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom (23 kB at 7.7 MB/s)
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom (2.7 kB at 536 kB/s)
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 1.2 MB/s)
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/14/plexus-14.pom
04:45:05 [2024-05-15T08:45:05.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/14/plexus-14.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 7.0 MB/s)
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 626 kB/s)
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 306 kB/s)
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 2.9 MB/s)
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
04:45:05 [2024-05-15T08:45:05.940Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 5.1 MB/s)
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 2.0 MB/s)
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom (20 kB at 5.1 MB/s)
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/62/commons-parent-62.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/62/commons-parent-62.pom (81 kB at 6.2 MB/s)
04:45:06 [2024-05-15T08:45:06.242Z] [WARNING] The POM for commons-io:commons-io:jar:2.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom (22 kB at 7.3 MB/s)
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/61/commons-parent-61.pom
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/61/commons-parent-61.pom (81 kB at 12 MB/s)
04:45:06 [2024-05-15T08:45:06.242Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:06 [2024-05-15T08:45:06.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 914 kB/s)
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 4.7 MB/s)
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 4.8 MB/s)
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 1.0 MB/s)
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
04:45:06 [2024-05-15T08:45:06.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
04:45:06 [2024-05-15T08:45:06.543Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 958 kB/s)
04:45:06 [2024-05-15T08:45:06.543Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
04:45:06 [2024-05-15T08:45:06.543Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
04:45:06 [2024-05-15T08:45:06.543Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
04:45:06 [2024-05-15T08:45:06.543Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
04:45:06 [2024-05-15T08:45:06.543Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
04:45:06 [2024-05-15T08:45:06.543Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 1.3 MB/s)
04:45:06 [2024-05-15T08:45:06.543Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
04:45:06 [2024-05-15T08:45:06.543Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 7.5 MB/s)
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 2.2 MB/s)
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 8.5 MB/s)
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom (2.5 kB at 830 kB/s)
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom (1.1 kB at 118 kB/s)
04:45:06 [2024-05-15T08:45:06.849Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
04:45:06 [2024-05-15T08:45:06.850Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
04:45:06 [2024-05-15T08:45:06.850Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
04:45:06 [2024-05-15T08:45:06.850Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
04:45:06 [2024-05-15T08:45:06.850Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
04:45:06 [2024-05-15T08:45:06.850Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom (1.7 kB at 561 kB/s)
04:45:06 [2024-05-15T08:45:06.850Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
04:45:06 [2024-05-15T08:45:06.850Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
04:45:06 [2024-05-15T08:45:06.850Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom (2.0 kB at 246 kB/s)
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom (1.6 kB at 222 kB/s)
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom (1.3 kB at 434 kB/s)
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom (2.3 kB at 335 kB/s)
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
04:45:07 [2024-05-15T08:45:07.140Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
04:45:07 [2024-05-15T08:45:07.141Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
04:45:07 [2024-05-15T08:45:07.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
04:45:07 [2024-05-15T08:45:07.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom (1.6 kB at 528 kB/s)
04:45:07 [2024-05-15T08:45:07.141Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
04:45:07 [2024-05-15T08:45:07.141Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
04:45:07 [2024-05-15T08:45:07.141Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
04:45:07 [2024-05-15T08:45:07.141Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
04:45:07 [2024-05-15T08:45:07.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom (1.1 kB at 570 kB/s)
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom (2.0 kB at 984 kB/s)
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom (2.8 kB at 699 kB/s)
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom (1.8 kB at 255 kB/s)
04:45:07 [2024-05-15T08:45:07.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
04:45:07 [2024-05-15T08:45:07.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
04:45:07 [2024-05-15T08:45:07.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
04:45:07 [2024-05-15T08:45:07.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
04:45:07 [2024-05-15T08:45:07.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
04:45:07 [2024-05-15T08:45:07.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom (2.2 kB at 1.1 MB/s)
04:45:07 [2024-05-15T08:45:07.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
04:45:07 [2024-05-15T08:45:07.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
04:45:07 [2024-05-15T08:45:07.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
04:45:07 [2024-05-15T08:45:07.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
04:45:07 [2024-05-15T08:45:07.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
04:45:07 [2024-05-15T08:45:07.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom (1.7 kB at 852 kB/s)
04:45:07 [2024-05-15T08:45:07.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 742 kB/s)
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom (2.2 kB at 1.1 MB/s)
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom (2.2 kB at 1.1 MB/s)
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom (3.1 kB at 439 kB/s)
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
04:45:07 [2024-05-15T08:45:07.657Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom (3.8 kB at 1.9 MB/s)
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom (1.8 kB at 890 kB/s)
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom (3.6 kB at 1.8 MB/s)
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom (2.8 kB at 1.4 MB/s)
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
04:45:07 [2024-05-15T08:45:07.915Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
04:45:07 [2024-05-15T08:45:07.916Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom (3.0 kB at 1.5 MB/s)
04:45:07 [2024-05-15T08:45:07.916Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
04:45:07 [2024-05-15T08:45:07.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
04:45:07 [2024-05-15T08:45:07.916Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
04:45:07 [2024-05-15T08:45:07.916Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
04:45:07 [2024-05-15T08:45:07.916Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
04:45:07 [2024-05-15T08:45:07.916Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom (951 B at 951 kB/s)
04:45:07 [2024-05-15T08:45:07.916Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 5.5 MB/s)
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 12 MB/s)
04:45:08 [2024-05-15T08:45:08.173Z] [WARNING] The POM for org.apache.commons:commons-exec:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 385 kB/s)
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
04:45:08 [2024-05-15T08:45:08.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
04:45:08 [2024-05-15T08:45:08.174Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 3.0 MB/s)
04:45:08 [2024-05-15T08:45:08.174Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
04:45:08 [2024-05-15T08:45:08.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
04:45:08 [2024-05-15T08:45:08.174Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
04:45:08 [2024-05-15T08:45:08.174Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
04:45:08 [2024-05-15T08:45:08.174Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
04:45:08 [2024-05-15T08:45:08.174Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 8.6 MB/s)
04:45:08 [2024-05-15T08:45:08.174Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
04:45:08 [2024-05-15T08:45:08.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
04:45:08 [2024-05-15T08:45:08.174Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
04:45:08 [2024-05-15T08:45:08.431Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
04:45:08 [2024-05-15T08:45:08.431Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
04:45:08 [2024-05-15T08:45:08.431Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom (2.0 kB at 978 kB/s)
04:45:08 [2024-05-15T08:45:08.431Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
04:45:08 [2024-05-15T08:45:08.431Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
04:45:08 [2024-05-15T08:45:08.431Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
04:45:08 [2024-05-15T08:45:08.431Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
04:45:08 [2024-05-15T08:45:08.431Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
04:45:08 [2024-05-15T08:45:08.431Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 678 kB/s)
04:45:08 [2024-05-15T08:45:08.431Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
04:45:08 [2024-05-15T08:45:08.431Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
04:45:08 [2024-05-15T08:45:08.431Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
04:45:08 [2024-05-15T08:45:08.431Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
04:45:08 [2024-05-15T08:45:08.431Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
04:45:08 [2024-05-15T08:45:08.431Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom (5.1 kB at 2.5 MB/s)
04:45:08 [2024-05-15T08:45:08.432Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
04:45:08 [2024-05-15T08:45:08.432Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
04:45:08 [2024-05-15T08:45:08.432Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
04:45:08 [2024-05-15T08:45:08.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
04:45:08 [2024-05-15T08:45:08.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
04:45:08 [2024-05-15T08:45:08.432Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom (2.7 kB at 1.3 MB/s)
04:45:08 [2024-05-15T08:45:08.432Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
04:45:08 [2024-05-15T08:45:08.432Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
04:45:08 [2024-05-15T08:45:08.432Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
04:45:08 [2024-05-15T08:45:08.432Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
04:45:08 [2024-05-15T08:45:08.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
04:45:08 [2024-05-15T08:45:08.432Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom (5.2 kB at 1.7 MB/s)
04:45:08 [2024-05-15T08:45:08.432Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
04:45:08 [2024-05-15T08:45:08.432Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
04:45:08 [2024-05-15T08:45:08.432Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 479 kB/s)
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 6.8 MB/s)
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom (1.6 kB at 812 kB/s)
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 5.3 MB/s)
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 14 MB/s)
04:45:08 [2024-05-15T08:45:08.689Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.16.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
04:45:08 [2024-05-15T08:45:08.689Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
04:45:08 [2024-05-15T08:45:08.690Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom (2.4 kB at 1.2 MB/s)
04:45:08 [2024-05-15T08:45:08.690Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
04:45:08 [2024-05-15T08:45:08.690Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
04:45:08 [2024-05-15T08:45:08.690Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
04:45:08 [2024-05-15T08:45:08.690Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
04:45:08 [2024-05-15T08:45:08.690Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
04:45:08 [2024-05-15T08:45:08.690Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom (7.7 kB at 3.8 MB/s)
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom (3.2 kB at 1.6 MB/s)
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom (2.2 kB at 1.1 MB/s)
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom (14 kB at 1.5 MB/s)
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 5.6 MB/s)
04:45:08 [2024-05-15T08:45:08.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
04:45:08 [2024-05-15T08:45:08.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
04:45:08 [2024-05-15T08:45:08.948Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
04:45:08 [2024-05-15T08:45:08.948Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
04:45:08 [2024-05-15T08:45:08.948Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
04:45:08 [2024-05-15T08:45:08.948Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom (1.9 kB at 944 kB/s)
04:45:08 [2024-05-15T08:45:08.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom (1.5 kB at 772 kB/s)
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom (3.8 kB at 1.9 MB/s)
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom (1.6 kB at 810 kB/s)
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom (3.9 kB at 2.0 MB/s)
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom (1.8 kB at 878 kB/s)
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
04:45:09 [2024-05-15T08:45:09.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
04:45:09 [2024-05-15T08:45:09.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
04:45:09 [2024-05-15T08:45:09.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom (2.0 kB at 1.0 MB/s)
04:45:09 [2024-05-15T08:45:09.205Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
04:45:09 [2024-05-15T08:45:09.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
04:45:09 [2024-05-15T08:45:09.205Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
04:45:09 [2024-05-15T08:45:09.205Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom (2.4 kB at 1.2 MB/s)
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom (3.5 kB at 1.8 MB/s)
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom (1.6 kB at 823 kB/s)
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom (2.8 kB at 1.4 MB/s)
04:45:09 [2024-05-15T08:45:09.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
04:45:09 [2024-05-15T08:45:09.462Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
04:45:09 [2024-05-15T08:45:09.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
04:45:09 [2024-05-15T08:45:09.462Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
04:45:09 [2024-05-15T08:45:09.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
04:45:09 [2024-05-15T08:45:09.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom (1.5 kB at 1.5 MB/s)
04:45:09 [2024-05-15T08:45:09.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
04:45:09 [2024-05-15T08:45:09.462Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
04:45:09 [2024-05-15T08:45:09.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
04:45:09 [2024-05-15T08:45:09.462Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
04:45:09 [2024-05-15T08:45:09.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
04:45:09 [2024-05-15T08:45:09.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom (1.3 kB at 654 kB/s)
04:45:09 [2024-05-15T08:45:09.462Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
04:45:09 [2024-05-15T08:45:09.462Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
04:45:09 [2024-05-15T08:45:09.719Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
04:45:09 [2024-05-15T08:45:09.719Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
04:45:09 [2024-05-15T08:45:09.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
04:45:09 [2024-05-15T08:45:09.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom (1.3 kB at 646 kB/s)
04:45:09 [2024-05-15T08:45:09.719Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
04:45:09 [2024-05-15T08:45:09.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
04:45:09 [2024-05-15T08:45:09.719Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
04:45:09 [2024-05-15T08:45:09.719Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
04:45:09 [2024-05-15T08:45:09.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
04:45:09 [2024-05-15T08:45:09.720Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom (1.3 kB at 645 kB/s)
04:45:09 [2024-05-15T08:45:09.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
04:45:09 [2024-05-15T08:45:09.720Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
04:45:09 [2024-05-15T08:45:09.720Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
04:45:09 [2024-05-15T08:45:09.720Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
04:45:09 [2024-05-15T08:45:09.720Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
04:45:09 [2024-05-15T08:45:09.720Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom (2.8 kB at 1.4 MB/s)
04:45:09 [2024-05-15T08:45:09.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
04:45:09 [2024-05-15T08:45:09.720Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
04:45:09 [2024-05-15T08:45:09.720Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
04:45:09 [2024-05-15T08:45:09.720Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
04:45:09 [2024-05-15T08:45:09.720Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
04:45:09 [2024-05-15T08:45:09.720Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom (4.5 kB at 379 kB/s)
04:45:09 [2024-05-15T08:45:09.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
04:45:09 [2024-05-15T08:45:09.720Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom (3.2 kB at 1.1 MB/s)
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom (3.2 kB at 1.6 MB/s)
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom (4.5 kB at 2.3 MB/s)
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
04:45:09 [2024-05-15T08:45:09.977Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
04:45:09 [2024-05-15T08:45:09.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
04:45:09 [2024-05-15T08:45:09.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom (1.7 kB at 1.7 MB/s)
04:45:09 [2024-05-15T08:45:09.978Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
04:45:09 [2024-05-15T08:45:09.978Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
04:45:09 [2024-05-15T08:45:09.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
04:45:10 [2024-05-15T08:45:10.234Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
04:45:10 [2024-05-15T08:45:10.234Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
04:45:10 [2024-05-15T08:45:10.234Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom (15 kB at 7.4 MB/s)
04:45:10 [2024-05-15T08:45:10.234Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
04:45:10 [2024-05-15T08:45:10.234Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
04:45:10 [2024-05-15T08:45:10.234Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
04:45:10 [2024-05-15T08:45:10.234Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
04:45:10 [2024-05-15T08:45:10.234Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom
04:45:10 [2024-05-15T08:45:10.234Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 11 MB/s)
04:45:10 [2024-05-15T08:45:10.234Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
04:45:10 [2024-05-15T08:45:10.234Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
04:45:10 [2024-05-15T08:45:10.234Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
04:45:10 [2024-05-15T08:45:10.234Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
04:45:10 [2024-05-15T08:45:10.234Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
04:45:10 [2024-05-15T08:45:10.234Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 2.1 MB/s)
04:45:10 [2024-05-15T08:45:10.234Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
04:45:10 [2024-05-15T08:45:10.234Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 1.3 MB/s)
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 2.2 MB/s)
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 2.9 MB/s)
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
04:45:10 [2024-05-15T08:45:10.235Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 4.1 MB/s)
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 792 kB/s)
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 570 kB/s)
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom (24 kB at 12 MB/s)
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 16 MB/s)
04:45:10 [2024-05-15T08:45:10.492Z] [WARNING] The POM for commons-net:commons-net:jar:3.9.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
04:45:10 [2024-05-15T08:45:10.492Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
04:45:10 [2024-05-15T08:45:10.493Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
04:45:10 [2024-05-15T08:45:10.493Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom (1.3 kB at 674 kB/s)
04:45:10 [2024-05-15T08:45:10.493Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom (1.7 kB at 565 kB/s)
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 654 kB/s)
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 1.7 MB/s)
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
04:45:10 [2024-05-15T08:45:10.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
04:45:10 [2024-05-15T08:45:10.751Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
04:45:10 [2024-05-15T08:45:10.751Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
04:45:10 [2024-05-15T08:45:10.751Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom (1.9 kB at 269 kB/s)
04:45:10 [2024-05-15T08:45:10.751Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
04:45:10 [2024-05-15T08:45:10.751Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
04:45:10 [2024-05-15T08:45:10.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
04:45:10 [2024-05-15T08:45:10.751Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
04:45:10 [2024-05-15T08:45:10.751Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
04:45:10 [2024-05-15T08:45:10.751Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 717 kB/s)
04:45:10 [2024-05-15T08:45:10.751Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
04:45:11 [2024-05-15T08:45:11.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
04:45:11 [2024-05-15T08:45:11.007Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
04:45:11 [2024-05-15T08:45:11.007Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
04:45:11 [2024-05-15T08:45:11.007Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
04:45:11 [2024-05-15T08:45:11.007Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 1.4 MB/s)
04:45:11 [2024-05-15T08:45:11.007Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
04:45:11 [2024-05-15T08:45:11.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
04:45:11 [2024-05-15T08:45:11.007Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
04:45:11 [2024-05-15T08:45:11.007Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
04:45:11 [2024-05-15T08:45:11.007Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
04:45:11 [2024-05-15T08:45:11.007Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 1.9 MB/s)
04:45:11 [2024-05-15T08:45:11.007Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
04:45:11 [2024-05-15T08:45:11.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 2.5 MB/s)
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom (2.6 kB at 1.3 MB/s)
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom (2.4 kB at 401 kB/s)
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom (1.6 kB at 199 kB/s)
04:45:11 [2024-05-15T08:45:11.008Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
04:45:11 [2024-05-15T08:45:11.265Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
04:45:11 [2024-05-15T08:45:11.265Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
04:45:11 [2024-05-15T08:45:11.265Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
04:45:11 [2024-05-15T08:45:11.265Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
04:45:11 [2024-05-15T08:45:11.265Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom (2.0 kB at 996 kB/s)
04:45:11 [2024-05-15T08:45:11.265Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
04:45:11 [2024-05-15T08:45:11.265Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
04:45:11 [2024-05-15T08:45:11.265Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
04:45:11 [2024-05-15T08:45:11.265Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
04:45:11 [2024-05-15T08:45:11.265Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
04:45:11 [2024-05-15T08:45:11.265Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom (2.2 kB at 272 kB/s)
04:45:11 [2024-05-15T08:45:11.265Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
04:45:11 [2024-05-15T08:45:11.265Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
04:45:11 [2024-05-15T08:45:11.265Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
04:45:11 [2024-05-15T08:45:11.265Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
04:45:11 [2024-05-15T08:45:11.265Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
04:45:11 [2024-05-15T08:45:11.265Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom (1.6 kB at 113 kB/s)
04:45:11 [2024-05-15T08:45:11.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
04:45:11 [2024-05-15T08:45:11.266Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
04:45:11 [2024-05-15T08:45:11.266Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
04:45:11 [2024-05-15T08:45:11.266Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
04:45:11 [2024-05-15T08:45:11.266Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
04:45:11 [2024-05-15T08:45:11.266Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom (1.3 kB at 658 kB/s)
04:45:11 [2024-05-15T08:45:11.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
04:45:11 [2024-05-15T08:45:11.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
04:45:11 [2024-05-15T08:45:11.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
04:45:11 [2024-05-15T08:45:11.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
04:45:11 [2024-05-15T08:45:11.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
04:45:11 [2024-05-15T08:45:11.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
04:45:11 [2024-05-15T08:45:11.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
04:45:11 [2024-05-15T08:45:11.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
04:45:11 [2024-05-15T08:45:11.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
04:45:12 [2024-05-15T08:45:12.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
04:45:12 [2024-05-15T08:45:12.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
04:45:12 [2024-05-15T08:45:12.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
04:45:12 [2024-05-15T08:45:12.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
04:45:12 [2024-05-15T08:45:12.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
04:45:12 [2024-05-15T08:45:12.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
04:45:12 [2024-05-15T08:45:12.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
04:45:12 [2024-05-15T08:45:12.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
04:45:12 [2024-05-15T08:45:12.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
04:45:12 [2024-05-15T08:45:12.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
04:45:12 [2024-05-15T08:45:12.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
04:45:12 [2024-05-15T08:45:12.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
04:45:12 [2024-05-15T08:45:12.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
04:45:12 [2024-05-15T08:45:12.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
04:45:12 [2024-05-15T08:45:12.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
04:45:12 [2024-05-15T08:45:12.044Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
04:45:12 [2024-05-15T08:45:12.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
04:45:12 [2024-05-15T08:45:12.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.047Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
04:45:12 [2024-05-15T08:45:12.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
04:45:12 [2024-05-15T08:45:12.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar (6.0 kB at 856 kB/s)
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar (158 kB at 39 MB/s)
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar (195 kB at 39 MB/s)
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar (224 kB at 37 MB/s)
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (79 kB at 9.9 MB/s)
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 312 kB/s)
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 5.8 MB/s)
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 24 MB/s)
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 9.7 MB/s)
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 1.0 MB/s)
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 6.1 MB/s)
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar (23 kB at 1.5 MB/s)
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar (44 kB at 2.8 MB/s)
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 972 kB/s)
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
04:45:12 [2024-05-15T08:45:12.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 71 kB/s)
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar (8.8 kB at 149 kB/s)
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar (59 kB at 951 kB/s)
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar (1.1 MB at 17 MB/s)
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar (951 kB at 15 MB/s)
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 2.0 MB/s)
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar (33 kB at 502 kB/s)
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar (25 kB at 372 kB/s)
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar (83 kB at 1.2 MB/s)
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar (229 kB at 3.3 MB/s)
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar (106 kB at 1.5 MB/s)
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar (1.5 MB at 20 MB/s)
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar (176 kB at 2.3 MB/s)
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar (1.1 MB at 13 MB/s)
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar (116 kB at 738 kB/s)
04:45:12 [2024-05-15T08:45:12.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar (440 kB at 2.7 MB/s)
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar (443 kB at 2.7 MB/s)
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar (242 kB at 1.5 MB/s)
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar (450 kB at 2.8 MB/s)
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar (20 kB at 124 kB/s)
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar (189 kB at 1.1 MB/s)
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar (119 kB at 714 kB/s)
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar (255 kB at 1.5 MB/s)
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar (257 kB at 1.5 MB/s)
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar (374 kB at 2.2 MB/s)
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar (40 kB at 231 kB/s)
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar (140 kB at 806 kB/s)
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar (106 kB at 604 kB/s)
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar (41 kB at 162 kB/s)
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar (66 kB at 258 kB/s)
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
04:45:12 [2024-05-15T08:45:12.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar (141 kB at 548 kB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar (91 kB at 353 kB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar (28 kB at 107 kB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar (63 kB at 244 kB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar (27 kB at 103 kB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar (139 kB at 528 kB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar (264 kB at 1.0 MB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar (50 kB at 190 kB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar (30 kB at 111 kB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar (73 kB at 276 kB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 13 kB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar (66 kB at 247 kB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 43 kB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar (403 kB at 1.5 MB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 1.4 MB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar (94 kB at 336 kB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar (47 kB at 133 kB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar (3.2 kB at 8.9 kB/s)
04:45:12 [2024-05-15T08:45:12.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
04:45:12 [2024-05-15T08:45:12.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar (316 kB at 874 kB/s)
04:45:12 [2024-05-15T08:45:12.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
04:45:12 [2024-05-15T08:45:12.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar (80 kB at 220 kB/s)
04:45:12 [2024-05-15T08:45:12.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
04:45:12 [2024-05-15T08:45:12.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar (154 kB at 421 kB/s)
04:45:12 [2024-05-15T08:45:12.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
04:45:12 [2024-05-15T08:45:12.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar (118 kB at 324 kB/s)
04:45:12 [2024-05-15T08:45:12.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
04:45:12 [2024-05-15T08:45:12.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar (105 kB at 284 kB/s)
04:45:12 [2024-05-15T08:45:12.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
04:45:12 [2024-05-15T08:45:12.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar (5.9 MB at 16 MB/s)
04:45:12 [2024-05-15T08:45:12.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
04:45:12 [2024-05-15T08:45:12.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar (429 kB at 941 kB/s)
04:45:12 [2024-05-15T08:45:12.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
04:45:12 [2024-05-15T08:45:12.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 56 kB/s)
04:45:12 [2024-05-15T08:45:12.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar (203 kB at 443 kB/s)
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 52 kB/s)
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 80 kB/s)
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (65 kB at 140 kB/s)
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar (86 kB at 185 kB/s)
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 769 kB/s)
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar (494 kB at 1.0 MB/s)
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar (922 kB at 1.6 MB/s)
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar (97 kB at 171 kB/s)
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar (74 kB at 129 kB/s)
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar (306 kB at 468 kB/s)
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar (3.2 MB at 4.9 MB/s)
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar (120 kB at 182 kB/s)
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar (8.4 MB at 12 MB/s)
04:45:12 [2024-05-15T08:45:12.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 8.7 MB/s)
04:45:13 [2024-05-15T08:45:13.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar (4.2 MB at 5.5 MB/s)
04:45:13 [2024-05-15T08:45:13.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar (3.2 MB at 4.1 MB/s)
04:45:14 [2024-05-15T08:45:14.523Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
04:45:14 [2024-05-15T08:45:14.523Z] [INFO] Tycho Mode:     project
04:45:14 [2024-05-15T08:45:14.523Z] [INFO] Tycho Builder:  maven
04:45:14 [2024-05-15T08:45:14.779Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
04:45:14 [2024-05-15T08:45:14.779Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
04:45:14 [2024-05-15T08:45:14.779Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
04:45:15 [2024-05-15T08:45:15.035Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
04:45:15 [2024-05-15T08:45:15.035Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
04:45:15 [2024-05-15T08:45:15.035Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom (7.0 kB at 697 kB/s)
04:45:15 [2024-05-15T08:45:15.035Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
04:45:15 [2024-05-15T08:45:15.035Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
04:45:15 [2024-05-15T08:45:15.035Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
04:45:15 [2024-05-15T08:45:15.035Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
04:45:15 [2024-05-15T08:45:15.035Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
04:45:15 [2024-05-15T08:45:15.035Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom (8.2 kB at 587 kB/s)
04:45:15 [2024-05-15T08:45:15.035Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
04:45:15 [2024-05-15T08:45:15.035Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
04:45:15 [2024-05-15T08:45:15.035Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
04:45:15 [2024-05-15T08:45:15.035Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
04:45:15 [2024-05-15T08:45:15.035Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom
04:45:15 [2024-05-15T08:45:15.035Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 16 MB/s)
04:45:15 [2024-05-15T08:45:15.035Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
04:45:15 [2024-05-15T08:45:15.035Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
04:45:15 [2024-05-15T08:45:15.036Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom
04:45:15 [2024-05-15T08:45:15.036Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom
04:45:15 [2024-05-15T08:45:15.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom
04:45:15 [2024-05-15T08:45:15.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom (21 kB at 10 MB/s)
04:45:15 [2024-05-15T08:45:15.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
04:45:15 [2024-05-15T08:45:15.036Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
04:45:15 [2024-05-15T08:45:15.036Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 375 kB/s)
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar (39 kB at 3.0 MB/s)
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom (1.8 kB at 1.8 MB/s)
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
04:45:15 [2024-05-15T08:45:15.291Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
04:45:15 [2024-05-15T08:45:15.292Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
04:45:15 [2024-05-15T08:45:15.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
04:45:15 [2024-05-15T08:45:15.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar (22 kB at 22 MB/s)
04:45:15 [2024-05-15T08:45:15.853Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
04:45:15 [2024-05-15T08:45:15.853Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
04:45:15 [2024-05-15T08:45:15.853Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
04:45:15 [2024-05-15T08:45:15.853Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
04:45:15 [2024-05-15T08:45:15.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
04:45:15 [2024-05-15T08:45:15.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom (3.0 kB at 380 kB/s)
04:45:15 [2024-05-15T08:45:15.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
04:45:15 [2024-05-15T08:45:15.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
04:45:15 [2024-05-15T08:45:15.854Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
04:45:15 [2024-05-15T08:45:15.854Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar (49 kB at 16 MB/s)
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 3.5 MB/s)
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 5.3 MB/s)
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 15 MB/s)
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.139Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom (2.7 kB at 1.4 MB/s)
04:45:16 [2024-05-15T08:45:16.140Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.140Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.140Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.9.4/maven-3.9.4.pom (30 kB at 3.3 MB/s)
04:45:16 [2024-05-15T08:45:16.140Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom (2.9 kB at 2.9 MB/s)
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 2.1 MB/s)
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 6.9 MB/s)
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 6.6 MB/s)
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
04:45:16 [2024-05-15T08:45:16.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 6.7 MB/s)
04:45:16 [2024-05-15T08:45:16.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
04:45:16 [2024-05-15T08:45:16.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
04:45:16 [2024-05-15T08:45:16.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
04:45:16 [2024-05-15T08:45:16.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
04:45:16 [2024-05-15T08:45:16.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
04:45:16 [2024-05-15T08:45:16.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 2.4 MB/s)
04:45:16 [2024-05-15T08:45:16.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.655Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.655Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 1.3 MB/s)
04:45:16 [2024-05-15T08:45:16.655Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.655Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.655Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.655Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
04:45:16 [2024-05-15T08:45:16.655Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 7.2 MB/s)
04:45:16 [2024-05-15T08:45:16.655Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
04:45:16 [2024-05-15T08:45:16.655Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 3.7 MB/s)
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 10 MB/s)
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 845 kB/s)
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 6.8 MB/s)
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom (7.6 kB at 956 kB/s)
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.913Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.913Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom (7.5 kB at 7.5 MB/s)
04:45:16 [2024-05-15T08:45:16.913Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.913Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.913Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.913Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.913Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.913Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom (1.8 kB at 916 kB/s)
04:45:16 [2024-05-15T08:45:16.913Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.913Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom (2.5 kB at 2.5 MB/s)
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom (1.4 kB at 683 kB/s)
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 1.6 MB/s)
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom (2.1 kB at 2.1 MB/s)
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
04:45:16 [2024-05-15T08:45:16.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom (3.5 kB at 442 kB/s)
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom (4.5 kB at 4.5 MB/s)
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom (2.7 kB at 1.3 MB/s)
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom (22 kB at 11 MB/s)
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom (2.7 kB at 1.4 MB/s)
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.171Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom (2.9 kB at 1.4 MB/s)
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom (4.3 kB at 4.3 MB/s)
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom (3.2 kB at 3.2 MB/s)
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 5.8 MB/s)
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
04:45:17 [2024-05-15T08:45:17.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
04:45:17 [2024-05-15T08:45:17.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
04:45:17 [2024-05-15T08:45:17.429Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
04:45:17 [2024-05-15T08:45:17.429Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 2.5 MB/s)
04:45:17 [2024-05-15T08:45:17.429Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
04:45:17 [2024-05-15T08:45:17.429Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
04:45:17 [2024-05-15T08:45:17.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
04:45:17 [2024-05-15T08:45:17.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
04:45:17 [2024-05-15T08:45:17.429Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom
04:45:17 [2024-05-15T08:45:17.429Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 14 MB/s)
04:45:17 [2024-05-15T08:45:17.429Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 9.2 MB/s)
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/5.1.0/guice-5.1.0.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/5.1.0/guice-5.1.0.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/5.1.0/guice-5.1.0.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/5.1.0/guice-5.1.0.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/5.1.0/guice-5.1.0.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/5.1.0/guice-5.1.0.pom (8.9 kB at 1.3 MB/s)
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom (18 kB at 8.9 MB/s)
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 2.5 MB/s)
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:45:17 [2024-05-15T08:45:17.685Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 52 kB/s)
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom (11 kB at 11 MB/s)
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom (21 kB at 1.5 MB/s)
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
04:45:17 [2024-05-15T08:45:17.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 2.4 MB/s)
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 5.1 MB/s)
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 15 MB/s)
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 13 MB/s)
04:45:17 [2024-05-15T08:45:17.942Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.12.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:17 [2024-05-15T08:45:17.942Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 2.0 MB/s)
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 1.1 MB/s)
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 5.6 MB/s)
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom (3.0 kB at 3.0 MB/s)
04:45:18 [2024-05-15T08:45:18.198Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom (3.5 kB at 3.5 MB/s)
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom (19 kB at 6.5 MB/s)
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 348 kB/s)
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
04:45:18 [2024-05-15T08:45:18.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
04:45:18 [2024-05-15T08:45:18.455Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
04:45:18 [2024-05-15T08:45:18.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
04:45:18 [2024-05-15T08:45:18.455Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
04:45:18 [2024-05-15T08:45:18.455Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 8.2 MB/s)
04:45:18 [2024-05-15T08:45:18.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
04:45:18 [2024-05-15T08:45:18.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
04:45:18 [2024-05-15T08:45:18.455Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
04:45:18 [2024-05-15T08:45:18.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
04:45:18 [2024-05-15T08:45:18.455Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
04:45:18 [2024-05-15T08:45:18.455Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 17 MB/s)
04:45:18 [2024-05-15T08:45:18.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
04:45:18 [2024-05-15T08:45:18.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
04:45:18 [2024-05-15T08:45:18.455Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
04:45:18 [2024-05-15T08:45:18.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
04:45:18 [2024-05-15T08:45:18.455Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 2.5 MB/s)
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 6.6 MB/s)
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 9.6 MB/s)
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 14 MB/s)
04:45:18 [2024-05-15T08:45:18.712Z] [WARNING] The POM for commons-logging:commons-logging:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 7.0 MB/s)
04:45:18 [2024-05-15T08:45:18.712Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 17 MB/s)
04:45:18 [2024-05-15T08:45:18.713Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 2.6 MB/s)
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom (5.5 kB at 5.5 MB/s)
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom (5.9 kB at 3.0 MB/s)
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
04:45:18 [2024-05-15T08:45:18.713Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
04:45:18 [2024-05-15T08:45:18.969Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
04:45:18 [2024-05-15T08:45:18.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
04:45:18 [2024-05-15T08:45:18.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
04:45:18 [2024-05-15T08:45:18.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom (10 kB at 5.1 MB/s)
04:45:18 [2024-05-15T08:45:18.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
04:45:18 [2024-05-15T08:45:18.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
04:45:18 [2024-05-15T08:45:18.969Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
04:45:18 [2024-05-15T08:45:18.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
04:45:18 [2024-05-15T08:45:18.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
04:45:18 [2024-05-15T08:45:18.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 7.7 MB/s)
04:45:18 [2024-05-15T08:45:18.969Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.15 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:18 [2024-05-15T08:45:18.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.pom
04:45:18 [2024-05-15T08:45:18.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
04:45:18 [2024-05-15T08:45:18.969Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
04:45:18 [2024-05-15T08:45:18.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.pom
04:45:18 [2024-05-15T08:45:18.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.pom
04:45:18 [2024-05-15T08:45:18.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.pom (9.4 kB at 4.7 MB/s)
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom (12 kB at 6.1 MB/s)
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 1.6 MB/s)
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 4.2 MB/s)
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 8.4 MB/s)
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.jar
04:45:18 [2024-05-15T08:45:18.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
04:45:19 [2024-05-15T08:45:19.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
04:45:19 [2024-05-15T08:45:19.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
04:45:19 [2024-05-15T08:45:19.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
04:45:19 [2024-05-15T08:45:19.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
04:45:19 [2024-05-15T08:45:19.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
04:45:19 [2024-05-15T08:45:19.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
04:45:19 [2024-05-15T08:45:19.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
04:45:19 [2024-05-15T08:45:19.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 16 MB/s)
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 739 kB/s)
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar (206 kB at 5.4 MB/s)
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
04:45:19 [2024-05-15T08:45:19.228Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 10 MB/s)
04:45:19 [2024-05-15T08:45:19.229Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
04:45:19 [2024-05-15T08:45:19.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 41 MB/s)
04:45:19 [2024-05-15T08:45:19.229Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
04:45:19 [2024-05-15T08:45:19.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar (157 kB at 3.7 MB/s)
04:45:19 [2024-05-15T08:45:19.229Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
04:45:19 [2024-05-15T08:45:19.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar (165 kB at 3.7 MB/s)
04:45:19 [2024-05-15T08:45:19.229Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.jar
04:45:19 [2024-05-15T08:45:19.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 4.2 MB/s)
04:45:19 [2024-05-15T08:45:19.229Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
04:45:19 [2024-05-15T08:45:19.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 771 kB/s)
04:45:19 [2024-05-15T08:45:19.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 60 MB/s)
04:45:19 [2024-05-15T08:45:19.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar (369 kB at 25 MB/s)
04:45:19 [2024-05-15T08:45:19.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.jar (286 kB at 19 MB/s)
04:45:19 [2024-05-15T08:45:19.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar (182 kB at 10 MB/s)
04:45:19 [2024-05-15T08:45:19.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
04:45:19 [2024-05-15T08:45:19.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
04:45:19 [2024-05-15T08:45:19.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
04:45:19 [2024-05-15T08:45:19.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
04:45:19 [2024-05-15T08:45:19.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
04:45:19 [2024-05-15T08:45:19.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom (2.4 kB at 303 kB/s)
04:45:19 [2024-05-15T08:45:19.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
04:45:19 [2024-05-15T08:45:19.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
04:45:19 [2024-05-15T08:45:19.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
04:45:19 [2024-05-15T08:45:19.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
04:45:19 [2024-05-15T08:45:19.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
04:45:19 [2024-05-15T08:45:19.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar (37 kB at 18 MB/s)
04:45:19 [2024-05-15T08:45:19.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom (2.7 kB at 2.7 MB/s)
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom (2.6 kB at 2.6 MB/s)
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 11 MB/s)
04:45:20 [2024-05-15T08:45:20.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom
04:45:20 [2024-05-15T08:45:20.049Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
04:45:20 [2024-05-15T08:45:20.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
04:45:20 [2024-05-15T08:45:20.049Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom
04:45:20 [2024-05-15T08:45:20.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom
04:45:20 [2024-05-15T08:45:20.049Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom (2.4 kB at 474 kB/s)
04:45:20 [2024-05-15T08:45:20.049Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
04:45:20 [2024-05-15T08:45:20.049Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
04:45:20 [2024-05-15T08:45:20.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
04:45:20 [2024-05-15T08:45:20.049Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
04:45:20 [2024-05-15T08:45:20.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
04:45:20 [2024-05-15T08:45:20.049Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom (2.9 kB at 1.5 MB/s)
04:45:20 [2024-05-15T08:45:20.049Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
04:45:20 [2024-05-15T08:45:20.049Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
04:45:20 [2024-05-15T08:45:20.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom (2.6 kB at 1.3 MB/s)
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom (2.4 kB at 2.4 MB/s)
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom (21 kB at 2.1 MB/s)
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
04:45:20 [2024-05-15T08:45:20.305Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
04:45:20 [2024-05-15T08:45:20.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
04:45:20 [2024-05-15T08:45:20.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
04:45:20 [2024-05-15T08:45:20.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 6.7 MB/s)
04:45:20 [2024-05-15T08:45:20.306Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
04:45:20 [2024-05-15T08:45:20.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
04:45:20 [2024-05-15T08:45:20.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
04:45:20 [2024-05-15T08:45:20.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
04:45:20 [2024-05-15T08:45:20.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
04:45:20 [2024-05-15T08:45:20.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 9.0 MB/s)
04:45:20 [2024-05-15T08:45:20.306Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
04:45:20 [2024-05-15T08:45:20.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
04:45:20 [2024-05-15T08:45:20.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
04:45:20 [2024-05-15T08:45:20.565Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
04:45:20 [2024-05-15T08:45:20.565Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
04:45:20 [2024-05-15T08:45:20.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 6.7 MB/s)
04:45:20 [2024-05-15T08:45:20.565Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
04:45:20 [2024-05-15T08:45:20.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
04:45:20 [2024-05-15T08:45:20.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
04:45:20 [2024-05-15T08:45:20.565Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 664 kB/s)
04:45:20 [2024-05-15T08:45:20.566Z] [WARNING] The POM for jakarta.activation:jakarta.activation-api:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom (2.7 kB at 2.7 MB/s)
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom (10 kB at 5.0 MB/s)
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 10 MB/s)
04:45:20 [2024-05-15T08:45:20.566Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
04:45:20 [2024-05-15T08:45:20.566Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar
04:45:20 [2024-05-15T08:45:20.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
04:45:20 [2024-05-15T08:45:20.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
04:45:20 [2024-05-15T08:45:20.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
04:45:20 [2024-05-15T08:45:20.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar (33 kB at 33 MB/s)
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar (52 kB at 26 MB/s)
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar (34 kB at 17 MB/s)
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar (91 kB at 46 MB/s)
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar (47 kB at 12 MB/s)
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar (175 kB at 44 MB/s)
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 29 MB/s)
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar (72 kB at 18 MB/s)
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar (122 kB at 17 MB/s)
04:45:20 [2024-05-15T08:45:20.824Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 57 MB/s)
04:45:21 [2024-05-15T08:45:21.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.pom (2.6 kB at 136 kB/s)
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom (7.0 kB at 436 kB/s)
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.4.2/cbi-parent-1.4.2.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.4.2/cbi-parent-1.4.2.pom (4.7 kB at 128 kB/s)
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom (11 kB at 524 kB/s)
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.jar
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.jar (66 kB at 5.1 MB/s)
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom (3.8 kB at 379 kB/s)
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom (44 kB at 4.0 MB/s)
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
04:45:21 [2024-05-15T08:45:21.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
04:45:21 [2024-05-15T08:45:21.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom (3.2 kB at 230 kB/s)
04:45:21 [2024-05-15T08:45:21.591Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
04:45:21 [2024-05-15T08:45:21.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
04:45:21 [2024-05-15T08:45:21.591Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
04:45:21 [2024-05-15T08:45:21.591Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
04:45:21 [2024-05-15T08:45:21.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
04:45:21 [2024-05-15T08:45:21.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar (56 kB at 7.0 MB/s)
04:45:21 [2024-05-15T08:45:21.591Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
04:45:21 [2024-05-15T08:45:21.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
04:45:21 [2024-05-15T08:45:21.591Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
04:45:21 [2024-05-15T08:45:21.591Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
04:45:21 [2024-05-15T08:45:21.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
04:45:21 [2024-05-15T08:45:21.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom (5.3 kB at 484 kB/s)
04:45:21 [2024-05-15T08:45:21.591Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
04:45:21 [2024-05-15T08:45:21.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
04:45:21 [2024-05-15T08:45:21.591Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
04:45:21 [2024-05-15T08:45:21.591Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
04:45:21 [2024-05-15T08:45:21.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
04:45:21 [2024-05-15T08:45:21.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 8.1 MB/s)
04:45:21 [2024-05-15T08:45:21.592Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
04:45:21 [2024-05-15T08:45:21.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
04:45:21 [2024-05-15T08:45:21.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
04:45:21 [2024-05-15T08:45:21.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
04:45:21 [2024-05-15T08:45:21.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
04:45:21 [2024-05-15T08:45:21.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar (36 kB at 4.5 MB/s)
04:45:21 [2024-05-15T08:45:21.592Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
04:45:21 [2024-05-15T08:45:21.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
04:45:21 [2024-05-15T08:45:21.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
04:45:21 [2024-05-15T08:45:21.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
04:45:21 [2024-05-15T08:45:21.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
04:45:21 [2024-05-15T08:45:21.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom (1.8 kB at 112 kB/s)
04:45:21 [2024-05-15T08:45:21.592Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
04:45:21 [2024-05-15T08:45:21.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
04:45:21 [2024-05-15T08:45:21.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
04:45:21 [2024-05-15T08:45:21.847Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
04:45:21 [2024-05-15T08:45:21.847Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
04:45:21 [2024-05-15T08:45:21.847Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar (24 kB at 2.6 MB/s)
04:45:22 [2024-05-15T08:45:22.103Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
04:45:22 [2024-05-15T08:45:22.103Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
04:45:22 [2024-05-15T08:45:22.103Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
04:45:22 [2024-05-15T08:45:22.103Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
04:45:22 [2024-05-15T08:45:22.104Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
04:45:22 [2024-05-15T08:45:22.104Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom (2.4 kB at 264 kB/s)
04:45:22 [2024-05-15T08:45:22.104Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
04:45:22 [2024-05-15T08:45:22.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
04:45:22 [2024-05-15T08:45:22.362Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
04:45:22 [2024-05-15T08:45:22.362Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
04:45:22 [2024-05-15T08:45:22.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
04:45:22 [2024-05-15T08:45:22.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar (42 kB at 4.6 MB/s)
04:45:22 [2024-05-15T08:45:22.617Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
04:45:22 [2024-05-15T08:45:22.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
04:45:22 [2024-05-15T08:45:22.617Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 802 kB/s)
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 4.8 MB/s)
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 12 MB/s)
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 15 MB/s)
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
04:45:22 [2024-05-15T08:45:22.618Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
04:45:22 [2024-05-15T08:45:22.874Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
04:45:22 [2024-05-15T08:45:22.874Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
04:45:22 [2024-05-15T08:45:22.874Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 3.7 MB/s)
04:45:22 [2024-05-15T08:45:22.874Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
04:45:22 [2024-05-15T08:45:22.874Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
04:45:22 [2024-05-15T08:45:22.874Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
04:45:22 [2024-05-15T08:45:22.874Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 816 kB/s)
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 584 kB/s)
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom (1.9 kB at 188 kB/s)
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom (5.7 kB at 714 kB/s)
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom
04:45:22 [2024-05-15T08:45:22.875Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom (7.7 kB at 593 kB/s)
04:45:23 [2024-05-15T08:45:23.131Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom
04:45:23 [2024-05-15T08:45:23.131Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom (34 kB at 3.1 MB/s)
04:45:23 [2024-05-15T08:45:23.131Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
04:45:23 [2024-05-15T08:45:23.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom (6.2 kB at 618 kB/s)
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 510 kB/s)
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar (3.1 MB at 52 MB/s)
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar (6.2 kB at 776 kB/s)
04:45:23 [2024-05-15T08:45:23.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
04:45:23 [2024-05-15T08:45:23.388Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar (171 kB at 17 MB/s)
04:45:23 [2024-05-15T08:45:23.644Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
04:45:23 [2024-05-15T08:45:23.644Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
04:45:23 [2024-05-15T08:45:23.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
04:45:23 [2024-05-15T08:45:23.644Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom (8.9 kB at 886 kB/s)
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar (39 kB at 2.6 MB/s)
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom (22 kB at 1.2 MB/s)
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
04:45:23 [2024-05-15T08:45:23.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar (118 kB at 13 MB/s)
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom (2.7 kB at 2.7 MB/s)
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar (54 kB at 54 MB/s)
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom (1.1 kB at 126 kB/s)
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom (8.4 kB at 4.2 MB/s)
04:45:23 [2024-05-15T08:45:23.901Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
04:45:24 [2024-05-15T08:45:24.158Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
04:45:24 [2024-05-15T08:45:24.158Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
04:45:24 [2024-05-15T08:45:24.158Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
04:45:24 [2024-05-15T08:45:24.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
04:45:24 [2024-05-15T08:45:24.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom (2.7 kB at 1.3 MB/s)
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 2.8 MB/s)
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom (1.1 kB at 1.1 MB/s)
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom (2.4 kB at 2.4 MB/s)
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom (1.5 kB at 771 kB/s)
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
04:45:24 [2024-05-15T08:45:24.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
04:45:24 [2024-05-15T08:45:24.416Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
04:45:24 [2024-05-15T08:45:24.416Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
04:45:24 [2024-05-15T08:45:24.416Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
04:45:24 [2024-05-15T08:45:24.416Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
04:45:24 [2024-05-15T08:45:24.416Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
04:45:24 [2024-05-15T08:45:24.416Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
04:45:24 [2024-05-15T08:45:24.416Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
04:45:24 [2024-05-15T08:45:24.416Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
04:45:24 [2024-05-15T08:45:24.416Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
04:45:24 [2024-05-15T08:45:24.416Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar (4.7 kB at 4.7 MB/s)
04:45:24 [2024-05-15T08:45:24.416Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
04:45:24 [2024-05-15T08:45:24.416Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
04:45:24 [2024-05-15T08:45:24.416Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
04:45:24 [2024-05-15T08:45:24.416Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar (27 kB at 14 MB/s)
04:45:24 [2024-05-15T08:45:24.416Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar (20 kB at 20 MB/s)
04:45:24 [2024-05-15T08:45:24.416Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar (3.5 kB at 583 kB/s)
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom (1.9 kB at 935 kB/s)
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar (28 kB at 14 MB/s)
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 1.3 MB/s)
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
04:45:24 [2024-05-15T08:45:24.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 1.3 MB/s)
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 1.3 MB/s)
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom (1.3 kB at 164 kB/s)
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 644 kB/s)
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 1.9 MB/s)
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom (2.5 kB at 2.5 MB/s)
04:45:24 [2024-05-15T08:45:24.933Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
04:45:24 [2024-05-15T08:45:24.934Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
04:45:24 [2024-05-15T08:45:24.934Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
04:45:24 [2024-05-15T08:45:24.934Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
04:45:24 [2024-05-15T08:45:24.934Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
04:45:24 [2024-05-15T08:45:24.934Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
04:45:24 [2024-05-15T08:45:24.934Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 15 MB/s)
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
04:45:25 [2024-05-15T08:45:25.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 33 MB/s)
04:45:25 [2024-05-15T08:45:25.191Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 8.3 MB/s)
04:45:25 [2024-05-15T08:45:25.191Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar (41 kB at 20 MB/s)
04:45:25 [2024-05-15T08:45:25.191Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 69 MB/s)
04:45:25 [2024-05-15T08:45:25.191Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar (6.0 MB at 105 MB/s)
04:45:25 [2024-05-15T08:45:25.753Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
04:45:25 [2024-05-15T08:45:25.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
04:45:25 [2024-05-15T08:45:25.753Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
04:45:25 [2024-05-15T08:45:25.754Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
04:45:25 [2024-05-15T08:45:25.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
04:45:25 [2024-05-15T08:45:25.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom (1.6 kB at 1.6 MB/s)
04:45:25 [2024-05-15T08:45:25.754Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
04:45:25 [2024-05-15T08:45:25.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
04:45:25 [2024-05-15T08:45:25.754Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
04:45:25 [2024-05-15T08:45:25.754Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
04:45:25 [2024-05-15T08:45:25.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
04:45:25 [2024-05-15T08:45:25.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar (23 kB at 2.3 MB/s)
04:45:26 [2024-05-15T08:45:26.010Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.010Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.010Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.010Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.010Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.010Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom (8.3 kB at 825 kB/s)
04:45:26 [2024-05-15T08:45:26.010Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
04:45:26 [2024-05-15T08:45:26.010Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
04:45:26 [2024-05-15T08:45:26.010Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
04:45:26 [2024-05-15T08:45:26.010Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar (131 kB at 13 MB/s)
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom (6.3 kB at 704 kB/s)
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom (1.7 kB at 186 kB/s)
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom (3.5 kB at 392 kB/s)
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom (1.9 kB at 143 kB/s)
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.267Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom (2.2 kB at 202 kB/s)
04:45:26 [2024-05-15T08:45:26.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.268Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.268Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom (3.3 kB at 364 kB/s)
04:45:26 [2024-05-15T08:45:26.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.268Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom (3.3 kB at 329 kB/s)
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom (3.3 kB at 412 kB/s)
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom (3.3 kB at 412 kB/s)
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom (2.9 kB at 245 kB/s)
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom (3.4 kB at 420 kB/s)
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom (2.9 kB at 327 kB/s)
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.526Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom (3.4 kB at 373 kB/s)
04:45:26 [2024-05-15T08:45:26.526Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.526Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.781Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom (2.9 kB at 294 kB/s)
04:45:26 [2024-05-15T08:45:26.781Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.781Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.781Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.781Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.781Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.781Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom (3.4 kB at 373 kB/s)
04:45:26 [2024-05-15T08:45:26.781Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.781Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.781Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.781Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.781Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
04:45:26 [2024-05-15T08:45:26.781Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom (2.1 kB at 259 kB/s)
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom (10 kB at 1.1 MB/s)
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom (22 kB at 2.2 MB/s)
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom (6.1 kB at 381 kB/s)
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom (3.5 kB at 392 kB/s)
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom (3.3 kB at 326 kB/s)
04:45:26 [2024-05-15T08:45:26.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom (4.1 kB at 507 kB/s)
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom (3.3 kB at 367 kB/s)
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom (4.5 kB at 405 kB/s)
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom (1.8 kB at 160 kB/s)
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 2.2 MB/s)
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 15 MB/s)
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
04:45:27 [2024-05-15T08:45:27.038Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
04:45:27 [2024-05-15T08:45:27.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
04:45:27 [2024-05-15T08:45:27.039Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
04:45:27 [2024-05-15T08:45:27.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
04:45:27 [2024-05-15T08:45:27.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 948 kB/s)
04:45:27 [2024-05-15T08:45:27.039Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
04:45:27 [2024-05-15T08:45:27.039Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
04:45:27 [2024-05-15T08:45:27.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
04:45:27 [2024-05-15T08:45:27.039Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
04:45:27 [2024-05-15T08:45:27.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
04:45:27 [2024-05-15T08:45:27.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 157 kB/s)
04:45:27 [2024-05-15T08:45:27.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
04:45:27 [2024-05-15T08:45:27.294Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
04:45:27 [2024-05-15T08:45:27.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
04:45:27 [2024-05-15T08:45:27.294Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
04:45:27 [2024-05-15T08:45:27.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
04:45:27 [2024-05-15T08:45:27.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom (2.3 kB at 290 kB/s)
04:45:27 [2024-05-15T08:45:27.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
04:45:27 [2024-05-15T08:45:27.294Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
04:45:27 [2024-05-15T08:45:27.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
04:45:27 [2024-05-15T08:45:27.294Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
04:45:27 [2024-05-15T08:45:27.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
04:45:27 [2024-05-15T08:45:27.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 497 kB/s)
04:45:27 [2024-05-15T08:45:27.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
04:45:27 [2024-05-15T08:45:27.294Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
04:45:27 [2024-05-15T08:45:27.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 414 kB/s)
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 215 kB/s)
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 1.6 MB/s)
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom (6.0 kB at 599 kB/s)
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
04:45:27 [2024-05-15T08:45:27.295Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom (5.4 kB at 601 kB/s)
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom (1.8 kB at 202 kB/s)
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 229 kB/s)
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 3.7 MB/s)
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.552Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.809Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar (2.7 MB at 57 MB/s)
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar (159 kB at 13 MB/s)
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar (401 kB at 25 MB/s)
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar (41 kB at 2.5 MB/s)
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar (593 kB at 31 MB/s)
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar (29 kB at 1.5 MB/s)
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar (656 kB at 23 MB/s)
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar (648 kB at 17 MB/s)
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar (682 kB at 16 MB/s)
04:45:27 [2024-05-15T08:45:27.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar (712 kB at 12 MB/s)
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar (691 kB at 9.7 MB/s)
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar (758 kB at 9.6 MB/s)
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar (96 kB at 1.1 MB/s)
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar (723 kB at 8.3 MB/s)
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar (790 kB at 8.8 MB/s)
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar (54 kB at 592 kB/s)
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar (171 kB at 1.8 MB/s)
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar (14 kB at 137 kB/s)
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar (26 kB at 258 kB/s)
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 1.4 MB/s)
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar (118 kB at 1.1 MB/s)
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar (306 kB at 2.9 MB/s)
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar (8.2 kB at 75 kB/s)
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
04:45:28 [2024-05-15T08:45:28.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 1.0 MB/s)
04:45:28 [2024-05-15T08:45:28.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
04:45:28 [2024-05-15T08:45:28.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 455 kB/s)
04:45:28 [2024-05-15T08:45:28.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
04:45:28 [2024-05-15T08:45:28.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 499 kB/s)
04:45:28 [2024-05-15T08:45:28.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
04:45:28 [2024-05-15T08:45:28.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar (2.3 MB at 19 MB/s)
04:45:28 [2024-05-15T08:45:28.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
04:45:28 [2024-05-15T08:45:28.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 2.7 MB/s)
04:45:28 [2024-05-15T08:45:28.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar (196 kB at 1.5 MB/s)
04:45:28 [2024-05-15T08:45:28.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar (23 kB at 177 kB/s)
04:45:28 [2024-05-15T08:45:28.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar (652 kB at 4.8 MB/s)
04:45:28 [2024-05-15T08:45:28.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 1.0 MB/s)
04:45:28 [2024-05-15T08:45:28.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
04:45:28 [2024-05-15T08:45:28.631Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
04:45:28 [2024-05-15T08:45:28.631Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
04:45:28 [2024-05-15T08:45:28.631Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
04:45:28 [2024-05-15T08:45:28.631Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
04:45:28 [2024-05-15T08:45:28.631Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom (21 kB at 2.1 MB/s)
04:45:28 [2024-05-15T08:45:28.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
04:45:28 [2024-05-15T08:45:28.631Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
04:45:28 [2024-05-15T08:45:28.631Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
04:45:28 [2024-05-15T08:45:28.631Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
04:45:28 [2024-05-15T08:45:28.631Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
04:45:28 [2024-05-15T08:45:28.887Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar (507 kB at 36 MB/s)
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom (7.6 kB at 693 kB/s)
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom (36 kB at 3.2 MB/s)
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar (70 kB at 8.7 MB/s)
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 1.0 MB/s)
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 5.3 MB/s)
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
04:45:28 [2024-05-15T08:45:28.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 5.2 MB/s)
04:45:29 [2024-05-15T08:45:29.146Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
04:45:29 [2024-05-15T08:45:29.146Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
04:45:29 [2024-05-15T08:45:29.146Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
04:45:29 [2024-05-15T08:45:29.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
04:45:29 [2024-05-15T08:45:29.146Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
04:45:29 [2024-05-15T08:45:29.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom (3.0 kB at 302 kB/s)
04:45:29 [2024-05-15T08:45:29.147Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
04:45:29 [2024-05-15T08:45:29.147Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
04:45:29 [2024-05-15T08:45:29.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
04:45:29 [2024-05-15T08:45:29.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
04:45:29 [2024-05-15T08:45:29.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
04:45:29 [2024-05-15T08:45:29.402Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar (45 kB at 5.7 MB/s)
04:45:29 [2024-05-15T08:45:29.402Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
04:45:29 [2024-05-15T08:45:29.402Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
04:45:29 [2024-05-15T08:45:29.402Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom (1.6 kB at 198 kB/s)
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom (3.2 kB at 354 kB/s)
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom (18 kB at 1.2 MB/s)
04:45:29 [2024-05-15T08:45:29.403Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:sources:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
04:45:29 [2024-05-15T08:45:29.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
04:45:29 [2024-05-15T08:45:29.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip (18 MB at 84 MB/s)
04:45:29 [2024-05-15T08:45:29.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
04:45:29 [2024-05-15T08:45:29.659Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar (905 kB at 48 MB/s)
04:45:29 [2024-05-15T08:45:29.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
04:45:29 [2024-05-15T08:45:29.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
04:45:29 [2024-05-15T08:45:29.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
04:45:29 [2024-05-15T08:45:29.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
04:45:29 [2024-05-15T08:45:29.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
04:45:29 [2024-05-15T08:45:29.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom (2.5 kB at 272 kB/s)
04:45:29 [2024-05-15T08:45:29.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
04:45:29 [2024-05-15T08:45:29.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
04:45:29 [2024-05-15T08:45:29.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
04:45:29 [2024-05-15T08:45:29.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
04:45:29 [2024-05-15T08:45:29.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
04:45:29 [2024-05-15T08:45:29.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar (16 kB at 2.0 MB/s)
04:45:29 [2024-05-15T08:45:29.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
04:45:29 [2024-05-15T08:45:29.915Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
04:45:29 [2024-05-15T08:45:29.915Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
04:45:29 [2024-05-15T08:45:29.915Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
04:45:30 [2024-05-15T08:45:30.170Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
04:45:30 [2024-05-15T08:45:30.170Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom (5.0 kB at 630 kB/s)
04:45:30 [2024-05-15T08:45:30.170Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
04:45:30 [2024-05-15T08:45:30.170Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
04:45:30 [2024-05-15T08:45:30.170Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
04:45:30 [2024-05-15T08:45:30.170Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
04:45:30 [2024-05-15T08:45:30.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
04:45:30 [2024-05-15T08:45:30.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
04:45:30 [2024-05-15T08:45:30.170Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
04:45:30 [2024-05-15T08:45:30.170Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
04:45:30 [2024-05-15T08:45:30.171Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
04:45:30 [2024-05-15T08:45:30.171Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 4.1 MB/s)
04:45:30 [2024-05-15T08:45:30.171Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
04:45:30 [2024-05-15T08:45:30.171Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar (30 kB at 3.4 MB/s)
04:45:35 [2024-05-15T08:45:35.025Z] [WARNING] The project org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator:pom:0.9.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
04:45:35 [2024-05-15T08:45:35.025Z] [WARNING] The requested profile "build-rcp" could not be activated because it does not exist.
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] ------------------------------------------------------------------------
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] Reactor Build Order:
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] 
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] Trace Compass Incubator Parent                                     [pom]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] Trace Compass Incubator Common Parent                              [pom]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] Trace Compass Incubator Target Platform                            [pom]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] Trace Compass Incubator Callstack Parent                           [pom]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core        [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core       [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui         [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] Trace Compass Incubator Documentation                              [pom]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] Trace Compass Incubator callstack User Guide            [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.callstack           [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] Trace Compass Incubator tracetypes Parent                          [pom]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core            [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] Trace Compass Incubator ROS 2 User Guide                [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.ros2.ui              [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.ros2                [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] Trace Compass Incubator Scripting User Guide            [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] Trace Compass Incubator analyses Parent                            [pom]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.filters.core         [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] Trace Compass Incubator Scripting Parent                           [pom]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core       [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui         [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.scripting           [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core        [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.inandout.ui          [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] Trace Compass Incubator inandout User Guide             [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.inandout            [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core          [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide    [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras   [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core          [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.025Z] [INFO] Trace Compass Incubator ftrace User Guide               [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.ftrace              [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core      [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator for Android User Guide          [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui        [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.traceevent          [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core          [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.atrace              [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.ros.core             [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui               [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator ROS User Guide                  [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.ros                 [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator VM Parent                                  [pom]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core         [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator uftrace User Guide              [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.uftrace             [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator Perf Profiling User Guide       [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core  [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling      [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui  [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator Filters User Guide              [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui           [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.filters             [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui            [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator kernel User Guide               [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.kernel              [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator otf2 User Guide                 [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core            [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui              [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.otf2                [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core            [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.rocm                [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core    [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui      [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven        [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core    [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass        [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python    [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core     [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui       [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator opentracing User Guide          [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.opentracing         [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator eventcount User Guide           [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount     [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator Repository                  [eclipse-repository]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core             [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui               [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview    [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests  [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core          [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator Gerrit User Guide               [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.gerrit              [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.system.core          [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator System User Guide               [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.system              [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator Trace Server Parent                        [pom]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests [eclipse-test-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Server Product                        [eclipse-repository]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator Trace Server Developer Guide    [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator RCP Parent                                 [pom]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator RCP Feature                    [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Trace Compass Incubator RCP Product                 [eclipse-repository]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] 
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator >--
04:45:35 [2024-05-15T08:45:35.026Z] [INFO] Building Trace Compass Incubator Parent 0.9.0-SNAPSHOT           [1/128]
04:45:35 [2024-05-15T08:45:35.026Z] [INFO]   from pom.xml
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] --------------------------------[ pom ]---------------------------------
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] 
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator ---
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 255 kB/s)
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 2.7 MB/s)
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 19 MB/s)
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] 
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator ---
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom (3.6 kB at 449 kB/s)
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom (4.1 kB at 374 kB/s)
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 9.9 MB/s)
04:45:35 [2024-05-15T08:45:35.027Z] [WARNING] The POM for commons-io:commons-io:jar:2.11.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 454 kB/s)
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
04:45:35 [2024-05-15T08:45:35.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar (14 kB at 1.8 MB/s)
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 65 MB/s)
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar (145 kB at 14 MB/s)
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 24 MB/s)
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 35 MB/s)
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 19 MB/s)
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] 
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator ---
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 4.1 MB/s)
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
04:45:35 [2024-05-15T08:45:35.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 11 MB/s)
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 259 kB/s)
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 351 kB/s)
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 2.5 MB/s)
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 409 kB/s)
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 728 kB/s)
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 9.0 MB/s)
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 7.6 MB/s)
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
04:45:35 [2024-05-15T08:45:35.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 3.4 MB/s)
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 145 kB/s)
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 111 kB/s)
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 1.6 MB/s)
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 76 kB/s)
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 878 kB/s)
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 96 kB/s)
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 5.7 MB/s)
04:45:35 [2024-05-15T08:45:35.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 87 kB/s)
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 87 kB/s)
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 95 kB/s)
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 70 kB/s)
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom (25 kB at 2.8 MB/s)
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 109 kB/s)
04:45:35 [2024-05-15T08:45:35.031Z] [WARNING] The POM for org.hamcrest:hamcrest-core:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 3.4 MB/s)
04:45:35 [2024-05-15T08:45:35.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 3.1 MB/s)
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 74 kB/s)
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 712 kB/s)
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 142 kB/s)
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 9.0 MB/s)
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
04:45:35 [2024-05-15T08:45:35.032Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
04:45:35 [2024-05-15T08:45:35.288Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
04:45:35 [2024-05-15T08:45:35.288Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 589 kB/s)
04:45:35 [2024-05-15T08:45:35.288Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
04:45:35 [2024-05-15T08:45:35.288Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 1.2 MB/s)
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 1.2 MB/s)
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 359 kB/s)
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 12 MB/s)
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
04:45:35 [2024-05-15T08:45:35.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
04:45:35 [2024-05-15T08:45:35.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
04:45:35 [2024-05-15T08:45:35.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
04:45:35 [2024-05-15T08:45:35.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 7.2 MB/s)
04:45:35 [2024-05-15T08:45:35.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
04:45:35 [2024-05-15T08:45:35.545Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
04:45:35 [2024-05-15T08:45:35.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
04:45:35 [2024-05-15T08:45:35.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
04:45:35 [2024-05-15T08:45:35.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
04:45:35 [2024-05-15T08:45:35.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 77 kB/s)
04:45:35 [2024-05-15T08:45:35.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
04:45:35 [2024-05-15T08:45:35.545Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
04:45:35 [2024-05-15T08:45:35.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
04:45:35 [2024-05-15T08:45:35.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
04:45:35 [2024-05-15T08:45:35.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
04:45:35 [2024-05-15T08:45:35.546Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 1.1 MB/s)
04:45:35 [2024-05-15T08:45:35.546Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
04:45:35 [2024-05-15T08:45:35.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
04:45:35 [2024-05-15T08:45:35.546Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
04:45:35 [2024-05-15T08:45:35.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
04:45:35 [2024-05-15T08:45:35.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom
04:45:35 [2024-05-15T08:45:35.546Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 2.0 MB/s)
04:45:35 [2024-05-15T08:45:35.546Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
04:45:35 [2024-05-15T08:45:35.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
04:45:35 [2024-05-15T08:45:35.546Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
04:45:35 [2024-05-15T08:45:35.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
04:45:35 [2024-05-15T08:45:35.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
04:45:35 [2024-05-15T08:45:35.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom (3.5 kB at 389 kB/s)
04:45:35 [2024-05-15T08:45:35.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
04:45:35 [2024-05-15T08:45:35.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
04:45:35 [2024-05-15T08:45:35.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
04:45:35 [2024-05-15T08:45:35.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
04:45:35 [2024-05-15T08:45:35.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
04:45:35 [2024-05-15T08:45:35.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom (2.1 kB at 190 kB/s)
04:45:35 [2024-05-15T08:45:35.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
04:45:35 [2024-05-15T08:45:35.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
04:45:35 [2024-05-15T08:45:35.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
04:45:35 [2024-05-15T08:45:35.803Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
04:45:35 [2024-05-15T08:45:35.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
04:45:35 [2024-05-15T08:45:35.803Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom (2.8 kB at 186 kB/s)
04:45:35 [2024-05-15T08:45:35.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
04:45:35 [2024-05-15T08:45:35.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
04:45:35 [2024-05-15T08:45:35.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
04:45:35 [2024-05-15T08:45:35.803Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
04:45:35 [2024-05-15T08:45:35.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom (1.9 kB at 67 kB/s)
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
04:45:36 [2024-05-15T08:45:36.059Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
04:45:36 [2024-05-15T08:45:36.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 82 MB/s)
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 13 MB/s)
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 3.8 MB/s)
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 4.9 MB/s)
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar (20 kB at 2.0 MB/s)
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar (78 kB at 7.8 MB/s)
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 4.1 MB/s)
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 2.9 MB/s)
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 781 kB/s)
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar (383 kB at 27 MB/s)
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 2.5 MB/s)
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 2.7 MB/s)
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 11 MB/s)
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 480 kB/s)
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar (72 kB at 2.5 MB/s)
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar (131 kB at 4.4 MB/s)
04:45:36 [2024-05-15T08:45:36.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar (204 kB at 6.6 MB/s)
04:45:36 [2024-05-15T08:45:36.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar (299 kB at 9.3 MB/s)
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] 
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator ---
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] 
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator ---
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] 
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator ---
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] 
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator ---
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.pom
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.pom (2.0 kB at 64 kB/s)
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom (22 kB at 11 MB/s)
04:45:36 [2024-05-15T08:45:36.318Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.22 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 5.5 MB/s)
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
04:45:36 [2024-05-15T08:45:36.318Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 7.4 MB/s)
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 325 kB/s)
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 4.3 MB/s)
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 4.8 MB/s)
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 1.0 MB/s)
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
04:45:36 [2024-05-15T08:45:36.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 2.2 MB/s)
04:45:36 [2024-05-15T08:45:36.577Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
04:45:36 [2024-05-15T08:45:36.577Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
04:45:36 [2024-05-15T08:45:36.577Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
04:45:36 [2024-05-15T08:45:36.577Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
04:45:36 [2024-05-15T08:45:36.577Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
04:45:36 [2024-05-15T08:45:36.577Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 11 MB/s)
04:45:36 [2024-05-15T08:45:36.577Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
04:45:36 [2024-05-15T08:45:36.577Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
04:45:36 [2024-05-15T08:45:36.577Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
04:45:36 [2024-05-15T08:45:36.577Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 1.4 MB/s)
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.pom (2.6 kB at 124 kB/s)
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom (3.0 kB at 3.0 MB/s)
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.7/maven-3.8.7.pom (27 kB at 13 MB/s)
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 15 MB/s)
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/25/apache-25.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/25/apache-25.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/25/apache-25.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/25/apache-25.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom (21 kB at 10 MB/s)
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom (2.8 kB at 2.8 MB/s)
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
04:45:36 [2024-05-15T08:45:36.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
04:45:36 [2024-05-15T08:45:36.834Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
04:45:36 [2024-05-15T08:45:36.834Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 4.0 MB/s)
04:45:36 [2024-05-15T08:45:36.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.834Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.834Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
04:45:36 [2024-05-15T08:45:36.834Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom (2.4 kB at 1.2 MB/s)
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 14 MB/s)
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 7.1 MB/s)
04:45:37 [2024-05-15T08:45:37.090Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.8.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 6.6 MB/s)
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 7.6 MB/s)
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 5.0 MB/s)
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
04:45:37 [2024-05-15T08:45:37.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 6.0 MB/s)
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom (5.1 kB at 5.1 MB/s)
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.jar (66 kB at 8.2 MB/s)
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.jar (31 kB at 1.3 MB/s)
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
04:45:37 [2024-05-15T08:45:37.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
04:45:37 [2024-05-15T08:45:37.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
04:45:37 [2024-05-15T08:45:37.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
04:45:37 [2024-05-15T08:45:37.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
04:45:37 [2024-05-15T08:45:37.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
04:45:37 [2024-05-15T08:45:37.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
04:45:37 [2024-05-15T08:45:37.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
04:45:37 [2024-05-15T08:45:37.349Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar (1.0 MB at 95 MB/s)
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 10.0 MB/s)
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 5.3 MB/s)
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 2.2 MB/s)
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 440 kB/s)
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 35 MB/s)
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar (47 kB at 7.8 MB/s)
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar (58 kB at 8.3 MB/s)
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar (217 kB at 27 MB/s)
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 2.9 MB/s)
04:45:37 [2024-05-15T08:45:37.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
04:45:37 [2024-05-15T08:45:37.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 21 MB/s)
04:45:37 [2024-05-15T08:45:37.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
04:45:37 [2024-05-15T08:45:37.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 42 MB/s)
04:45:37 [2024-05-15T08:45:37.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
04:45:37 [2024-05-15T08:45:37.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 330 kB/s)
04:45:37 [2024-05-15T08:45:37.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
04:45:37 [2024-05-15T08:45:37.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 29 MB/s)
04:45:37 [2024-05-15T08:45:37.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
04:45:37 [2024-05-15T08:45:37.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 19 MB/s)
04:45:37 [2024-05-15T08:45:37.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
04:45:37 [2024-05-15T08:45:37.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar (53 kB at 2.5 MB/s)
04:45:37 [2024-05-15T08:45:37.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
04:45:37 [2024-05-15T08:45:37.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar (42 kB at 632 kB/s)
04:45:37 [2024-05-15T08:45:37.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 5.0 MB/s)
04:45:37 [2024-05-15T08:45:37.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 4.9 MB/s)
04:45:37 [2024-05-15T08:45:37.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 12 MB/s)
04:45:37 [2024-05-15T08:45:37.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 38 MB/s)
04:45:37 [2024-05-15T08:45:37.607Z] [INFO] 
04:45:37 [2024-05-15T08:45:37.607Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator ---
04:45:37 [2024-05-15T08:45:37.607Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:45:37 [2024-05-15T08:45:37.607Z] [INFO] 
04:45:37 [2024-05-15T08:45:37.607Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator ---
04:45:37 [2024-05-15T08:45:37.607Z] [INFO] 
04:45:37 [2024-05-15T08:45:37.607Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator ---
04:45:37 [2024-05-15T08:45:37.607Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.607Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.607Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.863Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.863Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 1.5 MB/s)
04:45:37 [2024-05-15T08:45:37.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.863Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.863Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.863Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 11 MB/s)
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 11 MB/s)
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 2.0 MB/s)
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 2.8 MB/s)
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 2.2 MB/s)
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 1.6 MB/s)
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 3.4 MB/s)
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 12 MB/s)
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
04:45:37 [2024-05-15T08:45:37.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
04:45:37 [2024-05-15T08:45:37.865Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
04:45:37 [2024-05-15T08:45:37.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
04:45:37 [2024-05-15T08:45:37.865Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
04:45:37 [2024-05-15T08:45:37.865Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 444 kB/s)
04:45:37 [2024-05-15T08:45:37.865Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
04:45:37 [2024-05-15T08:45:37.865Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
04:45:37 [2024-05-15T08:45:37.865Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
04:45:37 [2024-05-15T08:45:37.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
04:45:38 [2024-05-15T08:45:38.120Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
04:45:38 [2024-05-15T08:45:38.120Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 5.8 MB/s)
04:45:38 [2024-05-15T08:45:38.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
04:45:38 [2024-05-15T08:45:38.120Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 3.9 MB/s)
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 998 kB/s)
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 2.2 MB/s)
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 3.1 MB/s)
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 936 kB/s)
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 1.6 MB/s)
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
04:45:38 [2024-05-15T08:45:38.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 880 kB/s)
04:45:38 [2024-05-15T08:45:38.122Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.378Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.378Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.378Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.378Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
04:45:38 [2024-05-15T08:45:38.378Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 964 kB/s)
04:45:38 [2024-05-15T08:45:38.378Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
04:45:38 [2024-05-15T08:45:38.378Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
04:45:38 [2024-05-15T08:45:38.378Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
04:45:38 [2024-05-15T08:45:38.378Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
04:45:38 [2024-05-15T08:45:38.378Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
04:45:38 [2024-05-15T08:45:38.378Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 1.4 MB/s)
04:45:38 [2024-05-15T08:45:38.378Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:45:38 [2024-05-15T08:45:38.378Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 4.2 MB/s)
04:45:38 [2024-05-15T08:45:38.379Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 450 kB/s)
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 6.4 MB/s)
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 11 MB/s)
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
04:45:38 [2024-05-15T08:45:38.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 14 MB/s)
04:45:38 [2024-05-15T08:45:38.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
04:45:38 [2024-05-15T08:45:38.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
04:45:38 [2024-05-15T08:45:38.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
04:45:38 [2024-05-15T08:45:38.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
04:45:38 [2024-05-15T08:45:38.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
04:45:38 [2024-05-15T08:45:38.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 965 kB/s)
04:45:38 [2024-05-15T08:45:38.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
04:45:38 [2024-05-15T08:45:38.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
04:45:38 [2024-05-15T08:45:38.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
04:45:38 [2024-05-15T08:45:38.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
04:45:38 [2024-05-15T08:45:38.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
04:45:38 [2024-05-15T08:45:38.635Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 242 kB/s)
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 4.1 MB/s)
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 25 MB/s)
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 15 MB/s)
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 18 MB/s)
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 25 MB/s)
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 52 MB/s)
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 17 MB/s)
04:45:38 [2024-05-15T08:45:38.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
04:45:38 [2024-05-15T08:45:38.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 22 MB/s)
04:45:38 [2024-05-15T08:45:38.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 6.4 MB/s)
04:45:38 [2024-05-15T08:45:38.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
04:45:38 [2024-05-15T08:45:38.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
04:45:38 [2024-05-15T08:45:38.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 30 MB/s)
04:45:38 [2024-05-15T08:45:38.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
04:45:38 [2024-05-15T08:45:38.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 39 MB/s)
04:45:38 [2024-05-15T08:45:38.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
04:45:38 [2024-05-15T08:45:38.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 16 MB/s)
04:45:38 [2024-05-15T08:45:38.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
04:45:38 [2024-05-15T08:45:38.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 6.4 MB/s)
04:45:38 [2024-05-15T08:45:38.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 47 MB/s)
04:45:38 [2024-05-15T08:45:38.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 15 MB/s)
04:45:38 [2024-05-15T08:45:38.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 12 MB/s)
04:45:38 [2024-05-15T08:45:38.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 7.4 MB/s)
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator-0.9.0-SNAPSHOT.pom
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.common-parent >--
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] Building Trace Compass Incubator Common Parent 0.9.0-SNAPSHOT    [2/128]
04:45:38 [2024-05-15T08:45:38.894Z] [INFO]   from common/pom.xml
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --------------------------------[ pom ]---------------------------------
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.common-parent ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.common-parent ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.common-parent ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.common-parent ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.common-parent ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.common-parent ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.common-parent ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.common-parent ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.common-parent ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.common-parent ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.common-parent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.common-parent-0.9.0-SNAPSHOT.pom
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.target >--
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] Building Trace Compass Incubator Target Platform 0.9.0-SNAPSHOT  [3/128]
04:45:38 [2024-05-15T08:45:38.894Z] [INFO]   from common/org.eclipse.tracecompass.incubator.target/pom.xml
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --------------------------------[ pom ]---------------------------------
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.target ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.target ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.target ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.target ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.target ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.target ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.target ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] 
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.incubator.target ---
04:45:38 [2024-05-15T08:45:38.894Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
04:45:38 [2024-05-15T08:45:38.895Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
04:45:38 [2024-05-15T08:45:38.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
04:45:38 [2024-05-15T08:45:38.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
04:45:38 [2024-05-15T08:45:38.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
04:45:38 [2024-05-15T08:45:38.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 299 kB/s)
04:45:38 [2024-05-15T08:45:38.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
04:45:38 [2024-05-15T08:45:38.895Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
04:45:38 [2024-05-15T08:45:38.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
04:45:38 [2024-05-15T08:45:38.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
04:45:38 [2024-05-15T08:45:38.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
04:45:38 [2024-05-15T08:45:38.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 288 kB/s)
04:45:38 [2024-05-15T08:45:38.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
04:45:38 [2024-05-15T08:45:38.895Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
04:45:38 [2024-05-15T08:45:38.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
04:45:38 [2024-05-15T08:45:38.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
04:45:38 [2024-05-15T08:45:38.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom
04:45:38 [2024-05-15T08:45:38.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 15 MB/s)
04:45:39 [2024-05-15T08:45:39.150Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
04:45:39 [2024-05-15T08:45:39.150Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
04:45:39 [2024-05-15T08:45:39.150Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
04:45:39 [2024-05-15T08:45:39.150Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
04:45:39 [2024-05-15T08:45:39.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
04:45:39 [2024-05-15T08:45:39.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 2.9 MB/s)
04:45:39 [2024-05-15T08:45:39.150Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
04:45:39 [2024-05-15T08:45:39.150Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
04:45:39 [2024-05-15T08:45:39.150Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 304 kB/s)
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 4.5 MB/s)
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] 
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.target ---
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] 
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.target ---
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] 
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.target ---
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.target/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.target-0.9.0-SNAPSHOT.pom
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.target/tracecompass-incubator-master.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.target/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.target-0.9.0-SNAPSHOT-tracecompass-incubator-master.target
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] 
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack-parent >--
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] Building Trace Compass Incubator Callstack Parent 0.9.0-SNAPSHOT [4/128]
04:45:39 [2024-05-15T08:45:39.151Z] [INFO]   from callstack/pom.xml
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] --------------------------------[ pom ]---------------------------------
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] 
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack-parent ---
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] 
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack-parent ---
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] 
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack-parent ---
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] 
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack-parent ---
04:45:39 [2024-05-15T08:45:39.151Z] [INFO] 
04:45:39 [2024-05-15T08:45:39.152Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack-parent ---
04:45:39 [2024-05-15T08:45:39.152Z] [INFO] 
04:45:39 [2024-05-15T08:45:39.152Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack-parent ---
04:45:39 [2024-05-15T08:45:39.152Z] [INFO] 
04:45:39 [2024-05-15T08:45:39.152Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack-parent ---
04:45:39 [2024-05-15T08:45:39.152Z] [INFO] 
04:45:39 [2024-05-15T08:45:39.152Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack-parent ---
04:45:39 [2024-05-15T08:45:39.152Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:45:39 [2024-05-15T08:45:39.152Z] [INFO] 
04:45:39 [2024-05-15T08:45:39.152Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack-parent ---
04:45:39 [2024-05-15T08:45:39.152Z] [INFO] 
04:45:39 [2024-05-15T08:45:39.152Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack-parent ---
04:45:39 [2024-05-15T08:45:39.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack-parent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-parent-0.9.0-SNAPSHOT.pom
04:45:39 [2024-05-15T08:45:39.152Z] [INFO] 
04:45:39 [2024-05-15T08:45:39.152Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core >--
04:45:39 [2024-05-15T08:45:39.152Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core 0.1.1-SNAPSHOT [5/128]
04:45:39 [2024-05-15T08:45:39.152Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
04:45:39 [2024-05-15T08:45:39.152Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:45:39 [2024-05-15T08:45:39.408Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:45:39 [2024-05-15T08:45:39.408Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:45:39 [2024-05-15T08:45:39.408Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:45:39 [2024-05-15T08:45:39.408Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:45:39 [2024-05-15T08:45:39.408Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.target/tracecompass-incubator-e4.20.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@1acfd193
04:45:39 [2024-05-15T08:45:39.408Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
04:45:39 [2024-05-15T08:45:39.408Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
04:45:39 [2024-05-15T08:45:39.408Z] [INFO]     Transport mode:         online
04:45:39 [2024-05-15T08:45:39.408Z] [INFO]     Http Transport type:    Java11Client
04:45:39 [2024-05-15T08:45:39.408Z] [INFO]     Update mode:            cache first
04:45:39 [2024-05-15T08:45:39.408Z] [INFO]     Minimum cache duration: 60 minutes
04:45:39 [2024-05-15T08:45:39.408Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.xml.bind, ArtifactId = jakarta.xml.bind-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true
04:45:45 [2024-05-15T08:45:45.945Z] [WARNING] Invalid POM for jakarta.activation:jakarta.activation-api:jar:1.2.2, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3-sources.jar
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3-sources.jar (193 kB at 2.1 MB/s)
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2-sources.jar
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2-sources.jar (44 kB at 4.0 MB/s)
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.sun.xml.bind, ArtifactId = jaxb-osgi, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.jar
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.jar (3.5 MB at 63 MB/s)
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.pom (21 kB at 822 kB/s)
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.pom (1.4 kB at 77 kB/s)
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom (1.3 kB at 45 kB/s)
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom (29 kB at 2.9 MB/s)
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom (3.4 kB at 142 kB/s)
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom (8.2 kB at 304 kB/s)
04:45:45 [2024-05-15T08:45:45.945Z] [WARNING] Invalid POM for jakarta.activation:jakarta.activation-api:jar:1.2.2, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.pom (8.5 kB at 770 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3/jaxb-runtime-parent-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3/jaxb-runtime-parent-2.3.3.pom (1.1 kB at 126 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.pom (1.7 kB at 154 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3/jaxb-txw-parent-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3/jaxb-txw-parent-2.3.3.pom (1.7 kB at 77 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.pom (5.1 kB at 363 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons/3.0.11/istack-commons-3.0.11.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons/3.0.11/istack-commons-3.0.11.pom (22 kB at 601 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom (4.6 kB at 231 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [WARNING] Invalid POM for com.sun.activation:jakarta.activation:jar:1.2.2, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.pom (3.2 kB at 230 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/fastinfoset-project/1.2.18/fastinfoset-project-1.2.18.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/fastinfoset-project/1.2.18/fastinfoset-project-1.2.18.pom (15 kB at 824 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom (16 kB at 881 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3.pom (11 kB at 964 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3.pom (19 kB at 458 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3.pom (1.0 kB at 36 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-external-parent/2.3.3/jaxb-external-parent-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-external-parent/2.3.3/jaxb-external-parent-2.3.3.pom (13 kB at 701 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3.pom (1.6 kB at 94 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.3/jaxb-codemodel-parent-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.3/jaxb-codemodel-parent-2.3.3.pom (13 kB at 483 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3.pom (2.3 kB at 98 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3.pom (12 kB at 378 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11.pom (3.1 kB at 311 kB/s)
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3.pom
04:45:45 [2024-05-15T08:45:45.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3.pom (10 kB at 434 kB/s)
04:45:45 [2024-05-15T08:45:45.947Z] [WARNING] Invalid POM for com.sun.activation:jakarta.activation:jar:1.2.2, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7.pom
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7.pom (16 kB at 744 kB/s)
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.7/ant-parent-1.10.7.pom
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.7/ant-parent-1.10.7.pom (6.5 kB at 466 kB/s)
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.pom
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.pom (3.2 kB at 288 kB/s)
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.pom
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.pom (183 B at 23 kB/s)
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0.pom
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0.pom (2.5 kB at 248 kB/s)
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 5.9 MB/s)
04:45:45 [2024-05-15T08:45:45.947Z] [WARNING] Invalid POM for org.hamcrest:hamcrest-core:jar:1.3, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.jar
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.jar
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.jar
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.jar
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.jar (30 kB at 3.3 MB/s)
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar (68 kB at 7.6 MB/s)
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.jar (72 kB at 7.2 MB/s)
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3.jar
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3.jar
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar (39 kB at 4.8 MB/s)
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3.jar
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3.jar (20 kB at 1.3 MB/s)
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3.jar
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3.jar (422 kB at 16 MB/s)
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.jar (317 kB at 8.6 MB/s)
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.jar (1.0 MB at 28 MB/s)
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3.jar
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3.jar
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11.jar
04:45:45 [2024-05-15T08:45:45.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3.jar (906 kB at 30 MB/s)
04:45:46 [2024-05-15T08:45:46.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3.jar
04:45:46 [2024-05-15T08:45:46.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11.jar (29 kB at 3.6 MB/s)
04:45:46 [2024-05-15T08:45:46.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7.jar
04:45:46 [2024-05-15T08:45:46.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3.jar (162 kB at 10 MB/s)
04:45:46 [2024-05-15T08:45:46.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3.jar (113 kB at 11 MB/s)
04:45:46 [2024-05-15T08:45:46.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.jar
04:45:46 [2024-05-15T08:45:46.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar
04:45:46 [2024-05-15T08:45:46.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar (68 kB at 34 MB/s)
04:45:46 [2024-05-15T08:45:46.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0.jar
04:45:46 [2024-05-15T08:45:46.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3.jar (320 kB at 15 MB/s)
04:45:46 [2024-05-15T08:45:46.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3.jar (62 kB at 2.6 MB/s)
04:45:46 [2024-05-15T08:45:46.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.jar (19 kB at 1.4 MB/s)
04:45:46 [2024-05-15T08:45:46.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7.jar (2.2 MB at 25 MB/s)
04:45:46 [2024-05-15T08:45:46.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0.jar (2.4 MB at 26 MB/s)
04:45:46 [2024-05-15T08:45:46.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3-sources.jar
04:45:46 [2024-05-15T08:45:46.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3-sources.jar (2.7 MB at 78 MB/s)
04:45:47 [2024-05-15T08:45:47.131Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3-sources.jar
04:45:47 [2024-05-15T08:45:47.131Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3-sources.jar (762 kB at 28 MB/s)
04:45:47 [2024-05-15T08:45:47.692Z] [INFO] org.glassfish.jaxb:txw2:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.txw2
04:45:47 [2024-05-15T08:45:47.692Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.glassfish.jaxb.txw2" version="2.3.3" download-size="0" install-size="0" unpack="false"/>
04:45:47 [2024-05-15T08:45:47.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3-sources.jar
04:45:47 [2024-05-15T08:45:47.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3-sources.jar (69 kB at 7.7 MB/s)
04:45:47 [2024-05-15T08:45:47.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11-sources.jar
04:45:47 [2024-05-15T08:45:47.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11-sources.jar (28 kB at 2.1 MB/s)
04:45:47 [2024-05-15T08:45:47.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2-sources.jar
04:45:47 [2024-05-15T08:45:47.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2-sources.jar (62 kB at 2.3 MB/s)
04:45:47 [2024-05-15T08:45:47.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18-sources.jar
04:45:47 [2024-05-15T08:45:47.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18-sources.jar (265 kB at 13 MB/s)
04:45:47 [2024-05-15T08:45:47.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3-sources.jar
04:45:47 [2024-05-15T08:45:47.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3-sources.jar (37 kB at 4.1 MB/s)
04:45:47 [2024-05-15T08:45:47.947Z] [WARNING] The POM for com.sun.activation:jakarta.activation:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:48 [2024-05-15T08:45:48.509Z] [INFO] org.glassfish.jaxb:jaxb-xjc:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.jaxb-xjc
04:45:48 [2024-05-15T08:45:48.509Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.glassfish.jaxb.jaxb-xjc" version="2.3.3" download-size="0" install-size="0" unpack="false"/>
04:45:48 [2024-05-15T08:45:48.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3-sources.jar
04:45:48 [2024-05-15T08:45:48.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3-sources.jar (700 kB at 39 MB/s)
04:45:48 [2024-05-15T08:45:48.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3-sources.jar
04:45:48 [2024-05-15T08:45:48.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3-sources.jar (261 kB at 26 MB/s)
04:45:48 [2024-05-15T08:45:48.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3-sources.jar
04:45:48 [2024-05-15T08:45:48.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3-sources.jar (26 kB at 3.2 MB/s)
04:45:48 [2024-05-15T08:45:48.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3-sources.jar
04:45:48 [2024-05-15T08:45:48.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3-sources.jar (121 kB at 13 MB/s)
04:45:48 [2024-05-15T08:45:48.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3-sources.jar
04:45:48 [2024-05-15T08:45:48.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3-sources.jar (261 kB at 20 MB/s)
04:45:48 [2024-05-15T08:45:48.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3-sources.jar
04:45:48 [2024-05-15T08:45:48.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3-sources.jar (71 kB at 7.1 MB/s)
04:45:48 [2024-05-15T08:45:48.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11-sources.jar
04:45:48 [2024-05-15T08:45:48.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11-sources.jar (16 kB at 1.8 MB/s)
04:45:49 [2024-05-15T08:45:49.019Z] [INFO] org.glassfish.jaxb:jaxb-jxc:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.jaxb-jxc
04:45:49 [2024-05-15T08:45:49.019Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.glassfish.jaxb.jaxb-jxc" version="2.3.3" download-size="0" install-size="0" unpack="false"/>
04:45:49 [2024-05-15T08:45:49.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3-sources.jar
04:45:49 [2024-05-15T08:45:49.019Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3-sources.jar (80 kB at 8.9 MB/s)
04:45:49 [2024-05-15T08:45:49.948Z] [INFO] org.apache.ant:ant:1.10.7 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.ant.ant
04:45:49 [2024-05-15T08:45:49.948Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.apache.ant.ant" version="1.10.7" download-size="0" install-size="0" unpack="false"/>
04:45:49 [2024-05-15T08:45:49.948Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7-sources.jar
04:45:50 [2024-05-15T08:45:50.203Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7-sources.jar (2.0 MB at 36 MB/s)
04:45:50 [2024-05-15T08:45:50.459Z] [INFO] org.apache.ant:ant-launcher:1.10.7 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.ant.ant-launcher
04:45:50 [2024-05-15T08:45:50.459Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.apache.ant.ant-launcher" version="1.10.7" download-size="0" install-size="0" unpack="false"/>
04:45:50 [2024-05-15T08:45:50.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7-sources.jar
04:45:50 [2024-05-15T08:45:50.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7-sources.jar (18 kB at 2.0 MB/s)
04:45:50 [2024-05-15T08:45:50.459Z] [INFO] com.sun.org.apache.xml.internal:resolver:20050927 is wrapped as a bundle with bundle symbolic name wrapped.com.sun.org.apache.xml.internal.resolver
04:45:50 [2024-05-15T08:45:50.459Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.com.sun.org.apache.xml.internal.resolver" version="20050927.0.0" download-size="0" install-size="0" unpack="false"/>
04:45:50 [2024-05-15T08:45:50.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927-sources.jar
04:45:50 [2024-05-15T08:45:50.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927-sources.jar (73 kB at 4.6 MB/s)
04:45:51 [2024-05-15T08:45:51.389Z] [INFO] org.checkerframework:compiler:2.4.0 is wrapped as a bundle with bundle symbolic name wrapped.org.checkerframework.compiler
04:45:51 [2024-05-15T08:45:51.389Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.checkerframework.compiler" version="2.4.0" download-size="0" install-size="0" unpack="false"/>
04:45:51 [2024-05-15T08:45:51.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0-sources.jar
04:45:51 [2024-05-15T08:45:51.389Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0-sources.jar (587 B at 20 kB/s)
04:45:51 [2024-05-15T08:45:51.389Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.validation, ArtifactId = jakarta.validation-api, Version = 2.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true
04:45:51 [2024-05-15T08:45:51.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar
04:45:51 [2024-05-15T08:45:51.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 8.4 MB/s)
04:45:51 [2024-05-15T08:45:51.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom
04:45:51 [2024-05-15T08:45:51.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 872 kB/s)
04:45:51 [2024-05-15T08:45:51.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
04:45:51 [2024-05-15T08:45:51.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 1.2 MB/s)
04:45:51 [2024-05-15T08:45:51.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/6.11/testng-6.11.pom
04:45:51 [2024-05-15T08:45:51.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/6.11/testng-6.11.pom (2.5 kB at 254 kB/s)
04:45:51 [2024-05-15T08:45:51.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.64/jcommander-1.64.pom
04:45:51 [2024-05-15T08:45:51.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.64/jcommander-1.64.pom (1.2 kB at 150 kB/s)
04:45:51 [2024-05-15T08:45:51.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom
04:45:51 [2024-05-15T08:45:51.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom (28 kB at 1.6 MB/s)
04:45:51 [2024-05-15T08:45:51.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2-sources.jar
04:45:51 [2024-05-15T08:45:51.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2-sources.jar (97 kB at 11 MB/s)
04:45:51 [2024-05-15T08:45:51.645Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.glassfish.jersey.media, ArtifactId = jersey-media-jaxb, Version = 2.30, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true
04:45:51 [2024-05-15T08:45:51.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30.jar
04:45:51 [2024-05-15T08:45:51.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30.jar (86 kB at 6.6 MB/s)
04:45:51 [2024-05-15T08:45:51.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30.pom
04:45:51 [2024-05-15T08:45:51.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30.pom (6.0 kB at 671 kB/s)
04:45:51 [2024-05-15T08:45:51.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.30/project-2.30.pom
04:45:51 [2024-05-15T08:45:51.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.30/project-2.30.pom (2.0 kB at 168 kB/s)
04:45:51 [2024-05-15T08:45:51.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.30/project-2.30.pom
04:45:51 [2024-05-15T08:45:51.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.30/project-2.30.pom (97 kB at 5.4 MB/s)
04:45:51 [2024-05-15T08:45:51.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30.pom
04:45:51 [2024-05-15T08:45:51.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30.pom (34 kB at 2.8 MB/s)
04:45:51 [2024-05-15T08:45:51.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom (35 kB at 2.5 MB/s)
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 1.7 MB/s)
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 350 kB/s)
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom (5.2 kB at 519 kB/s)
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom (1.5 kB at 210 kB/s)
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom (42 kB at 3.8 MB/s)
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 669 kB/s)
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom (4.9 kB at 700 kB/s)
04:45:51 [2024-05-15T08:45:51.646Z] [WARNING] Invalid POM for com.sun.activation:jakarta.activation:jar:1.2.1, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom (16 kB at 2.3 MB/s)
04:45:51 [2024-05-15T08:45:51.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom
04:45:51 [2024-05-15T08:45:51.901Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom (7.7 kB at 851 kB/s)
04:45:51 [2024-05-15T08:45:51.901Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 352 kB/s)
04:45:51 [2024-05-15T08:45:51.902Z] [WARNING] Invalid POM for jakarta.activation:jakarta.activation-api:jar:1.2.1, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.2/jaxb-osgi-2.3.2.pom
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.2/jaxb-osgi-2.3.2.pom (23 kB at 3.3 MB/s)
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-osgi/2.3.2/jaxb-osgi-2.3.2.pom
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-osgi/2.3.2/jaxb-osgi-2.3.2.pom (1.4 kB at 174 kB/s)
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/2.3.2/jaxb-bundles-2.3.2.pom
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/2.3.2/jaxb-bundles-2.3.2.pom (1.3 kB at 180 kB/s)
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom (30 kB at 4.2 MB/s)
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom (3.1 kB at 242 kB/s)
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom (8.0 kB at 445 kB/s)
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.30/jersey-hk2-2.30.pom
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.30/jersey-hk2-2.30.pom (4.7 kB at 528 kB/s)
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.30/project-2.30.pom
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.30/project-2.30.pom (1.5 kB at 98 kB/s)
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom
04:45:51 [2024-05-15T08:45:51.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom (6.5 kB at 404 kB/s)
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom (5.5 kB at 391 kB/s)
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom (3.4 kB at 213 kB/s)
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom (4.9 kB at 197 kB/s)
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.pom
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.pom (11 kB at 769 kB/s)
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30.jar
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 2.1 MB/s)
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar (18 kB at 1.2 MB/s)
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar (140 kB at 7.4 MB/s)
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar (66 kB at 6.0 MB/s)
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar (115 kB at 12 MB/s)
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 721 kB/s)
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30.jar (1.2 MB at 34 MB/s)
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 2.3 MB/s)
04:45:52 [2024-05-15T08:45:52.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30-sources.jar
04:45:52 [2024-05-15T08:45:52.159Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30-sources.jar (58 kB at 5.8 MB/s)
04:45:52 [2024-05-15T08:45:52.159Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30-sources.jar
04:45:52 [2024-05-15T08:45:52.414Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30-sources.jar (774 kB at 29 MB/s)
04:45:52 [2024-05-15T08:45:52.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6-sources.jar
04:45:52 [2024-05-15T08:45:52.414Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6-sources.jar (246 kB at 13 MB/s)
04:45:52 [2024-05-15T08:45:52.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5-sources.jar
04:45:52 [2024-05-15T08:45:52.414Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5-sources.jar (38 kB at 4.8 MB/s)
04:45:52 [2024-05-15T08:45:52.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1-sources.jar
04:45:52 [2024-05-15T08:45:52.414Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1-sources.jar (28 kB at 1.6 MB/s)
04:45:52 [2024-05-15T08:45:52.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3-sources.jar
04:45:52 [2024-05-15T08:45:52.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3-sources.jar (10 kB at 415 kB/s)
04:45:52 [2024-05-15T08:45:52.670Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1-sources.jar
04:45:52 [2024-05-15T08:45:52.670Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1-sources.jar (62 kB at 5.1 MB/s)
04:45:52 [2024-05-15T08:45:52.670Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2-sources.jar
04:45:52 [2024-05-15T08:45:52.670Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2-sources.jar (194 kB at 16 MB/s)
04:45:52 [2024-05-15T08:45:52.670Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1-sources.jar
04:45:52 [2024-05-15T08:45:52.670Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1-sources.jar (43 kB at 1.5 MB/s)
04:45:52 [2024-05-15T08:45:52.670Z] [INFO] Resolving MavenDependencyRoots = [GroupId = io.swagger.core.v3, ArtifactId = swagger-jaxrs2, Version = 2.1.13, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true
04:45:52 [2024-05-15T08:45:52.670Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar
04:45:52 [2024-05-15T08:45:52.670Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar (87 kB at 1.3 MB/s)
04:45:52 [2024-05-15T08:45:52.670Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.pom
04:45:52 [2024-05-15T08:45:52.670Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.pom (12 kB at 210 kB/s)
04:45:52 [2024-05-15T08:45:52.670Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-project/2.1.13/swagger-project-2.1.13.pom
04:45:52 [2024-05-15T08:45:52.926Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-project/2.1.13/swagger-project-2.1.13.pom (29 kB at 651 kB/s)
04:45:52 [2024-05-15T08:45:52.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom
04:45:52 [2024-05-15T08:45:52.926Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom (17 kB at 271 kB/s)
04:45:52 [2024-05-15T08:45:52.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9.pom
04:45:52 [2024-05-15T08:45:52.926Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9.pom (9.7 kB at 162 kB/s)
04:45:52 [2024-05-15T08:45:52.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.2.9/logback-parent-1.2.9.pom
04:45:52 [2024-05-15T08:45:52.926Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.2.9/logback-parent-1.2.9.pom (18 kB at 242 kB/s)
04:45:53 [2024-05-15T08:45:53.182Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9.pom
04:45:53 [2024-05-15T08:45:53.182Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9.pom (4.2 kB at 45 kB/s)
04:45:53 [2024-05-15T08:45:53.182Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35.pom
04:45:53 [2024-05-15T08:45:53.182Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35.pom (3.8 kB at 256 kB/s)
04:45:53 [2024-05-15T08:45:53.182Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.35/slf4j-parent-1.7.35.pom
04:45:53 [2024-05-15T08:45:53.182Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.35/slf4j-parent-1.7.35.pom (14 kB at 776 kB/s)
04:45:53 [2024-05-15T08:45:53.182Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.pom
04:45:53 [2024-05-15T08:45:53.182Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.pom (15 kB at 208 kB/s)
04:45:53 [2024-05-15T08:45:53.182Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.12.1/jackson-base-2.12.1.pom
04:45:53 [2024-05-15T08:45:53.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.12.1/jackson-base-2.12.1.pom (9.3 kB at 194 kB/s)
04:45:53 [2024-05-15T08:45:53.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.12.1/jackson-bom-2.12.1.pom
04:45:53 [2024-05-15T08:45:53.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.12.1/jackson-bom-2.12.1.pom (15 kB at 324 kB/s)
04:45:53 [2024-05-15T08:45:53.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom
04:45:53 [2024-05-15T08:45:53.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom (7.5 kB at 376 kB/s)
04:45:53 [2024-05-15T08:45:53.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/41/oss-parent-41.pom
04:45:53 [2024-05-15T08:45:53.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 1.8 MB/s)
04:45:53 [2024-05-15T08:45:53.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.pom
04:45:53 [2024-05-15T08:45:53.438Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.pom (6.0 kB at 61 kB/s)
04:45:53 [2024-05-15T08:45:53.438Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.pom
04:45:53 [2024-05-15T08:45:53.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.pom (5.5 kB at 89 kB/s)
04:45:53 [2024-05-15T08:45:53.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.pom
04:45:53 [2024-05-15T08:45:53.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.pom (30 kB at 156 kB/s)
04:45:53 [2024-05-15T08:45:53.694Z] [WARNING] Invalid POM for commons-io:commons-io:jar:2.11.0, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:53 [2024-05-15T08:45:53.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.pom
04:45:53 [2024-05-15T08:45:53.950Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.pom (4.1 kB at 54 kB/s)
04:45:53 [2024-05-15T08:45:53.950Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.pom
04:45:53 [2024-05-15T08:45:53.950Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.pom (5.4 kB at 51 kB/s)
04:45:53 [2024-05-15T08:45:53.950Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.pom
04:45:53 [2024-05-15T08:45:53.950Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.pom (2.7 kB at 33 kB/s)
04:45:53 [2024-05-15T08:45:53.950Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.pom
04:45:54 [2024-05-15T08:45:54.510Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.pom (7.2 kB at 25 kB/s)
04:45:54 [2024-05-15T08:45:54.510Z] [WARNING] Invalid POM for org.apache.commons:commons-lang3:jar:3.12.0, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:54 [2024-05-15T08:45:54.510Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1.pom
04:45:54 [2024-05-15T08:45:54.510Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1.pom (2.6 kB at 19 kB/s)
04:45:54 [2024-05-15T08:45:54.510Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.1/jackson-dataformats-text-2.12.1.pom
04:45:54 [2024-05-15T08:45:54.510Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.1/jackson-dataformats-text-2.12.1.pom (3.2 kB at 33 kB/s)
04:45:54 [2024-05-15T08:45:54.510Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
04:45:54 [2024-05-15T08:45:54.765Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 1.5 MB/s)
04:45:54 [2024-05-15T08:45:54.765Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1.pom
04:45:55 [2024-05-15T08:45:55.020Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1.pom (4.9 kB at 19 kB/s)
04:45:55 [2024-05-15T08:45:55.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-java8/2.12.1/jackson-modules-java8-2.12.1.pom
04:45:55 [2024-05-15T08:45:55.020Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-java8/2.12.1/jackson-modules-java8-2.12.1.pom (3.4 kB at 43 kB/s)
04:45:55 [2024-05-15T08:45:55.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/7.3.0/testng-7.3.0.pom
04:45:55 [2024-05-15T08:45:55.020Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/7.3.0/testng-7.3.0.pom (2.4 kB at 38 kB/s)
04:45:55 [2024-05-15T08:45:55.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.78/jcommander-1.78.pom
04:45:55 [2024-05-15T08:45:55.020Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.78/jcommander-1.78.pom (1.2 kB at 40 kB/s)
04:45:55 [2024-05-15T08:45:55.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.11/ant-1.10.11.pom
04:45:55 [2024-05-15T08:45:55.020Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.11/ant-1.10.11.pom (17 kB at 344 kB/s)
04:45:55 [2024-05-15T08:45:55.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.11/ant-parent-1.10.11.pom
04:45:55 [2024-05-15T08:45:55.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.11/ant-parent-1.10.11.pom (6.5 kB at 125 kB/s)
04:45:55 [2024-05-15T08:45:55.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.11/ant-launcher-1.10.11.pom
04:45:55 [2024-05-15T08:45:55.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.11/ant-launcher-1.10.11.pom (3.2 kB at 65 kB/s)
04:45:55 [2024-05-15T08:45:55.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom
04:45:55 [2024-05-15T08:45:55.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 730 kB/s)
04:45:55 [2024-05-15T08:45:55.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
04:45:55 [2024-05-15T08:45:55.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 700 kB/s)
04:45:55 [2024-05-15T08:45:55.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom
04:45:55 [2024-05-15T08:45:55.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom (11 kB at 997 kB/s)
04:45:55 [2024-05-15T08:45:55.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom
04:45:55 [2024-05-15T08:45:55.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom (14 kB at 2.3 MB/s)
04:45:55 [2024-05-15T08:45:55.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom
04:45:55 [2024-05-15T08:45:55.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom (2.1 kB at 528 kB/s)
04:45:55 [2024-05-15T08:45:55.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom
04:45:55 [2024-05-15T08:45:55.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom (7.0 kB at 3.5 MB/s)
04:45:55 [2024-05-15T08:45:55.278Z] [WARNING] Invalid POM for commons-logging:commons-logging:jar:1.2, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:55 [2024-05-15T08:45:55.278Z] [WARNING] Invalid POM for commons-codec:commons-codec:jar:1.15, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:55 [2024-05-15T08:45:55.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured/4.3.2/rest-assured-4.3.2.pom
04:45:55 [2024-05-15T08:45:55.533Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured/4.3.2/rest-assured-4.3.2.pom (7.0 kB at 91 kB/s)
04:45:55 [2024-05-15T08:45:55.533Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-parent/4.3.2/rest-assured-parent-4.3.2.pom
04:45:55 [2024-05-15T08:45:55.533Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-parent/4.3.2/rest-assured-parent-4.3.2.pom (19 kB at 298 kB/s)
04:45:55 [2024-05-15T08:45:55.533Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy/3.0.7/groovy-3.0.7.pom
04:45:55 [2024-05-15T08:45:55.533Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy/3.0.7/groovy-3.0.7.pom (24 kB at 438 kB/s)
04:45:55 [2024-05-15T08:45:55.533Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-xml/3.0.6/groovy-xml-3.0.6.pom
04:45:55 [2024-05-15T08:45:55.533Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-xml/3.0.6/groovy-xml-3.0.6.pom (22 kB at 365 kB/s)
04:45:55 [2024-05-15T08:45:55.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom
04:45:55 [2024-05-15T08:45:55.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 94 kB/s)
04:45:55 [2024-05-15T08:45:55.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom
04:45:55 [2024-05-15T08:45:55.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom (1.2 kB at 102 kB/s)
04:45:55 [2024-05-15T08:45:55.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/json-path/4.3.2/json-path-4.3.2.pom
04:45:55 [2024-05-15T08:45:55.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/json-path/4.3.2/json-path-4.3.2.pom (4.9 kB at 42 kB/s)
04:45:55 [2024-05-15T08:45:55.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-json/3.0.6/groovy-json-3.0.6.pom
04:45:55 [2024-05-15T08:45:55.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-json/3.0.6/groovy-json-3.0.6.pom (22 kB at 267 kB/s)
04:45:55 [2024-05-15T08:45:55.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-common/4.3.2/rest-assured-common-4.3.2.pom
04:45:56 [2024-05-15T08:45:56.047Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-common/4.3.2/rest-assured-common-4.3.2.pom (3.2 kB at 27 kB/s)
04:45:56 [2024-05-15T08:45:56.047Z] [WARNING] Invalid POM for org.apache.commons:commons-lang3:jar:3.12.0, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:56 [2024-05-15T08:45:56.047Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/xml-path/4.3.2/xml-path-4.3.2.pom
04:45:56 [2024-05-15T08:45:56.047Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/xml-path/4.3.2/xml-path-4.3.2.pom (3.8 kB at 57 kB/s)
04:45:56 [2024-05-15T08:45:56.047Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom
04:45:56 [2024-05-15T08:45:56.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom (14 kB at 72 kB/s)
04:45:56 [2024-05-15T08:45:56.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
04:45:56 [2024-05-15T08:45:56.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 2.0 MB/s)
04:45:56 [2024-05-15T08:45:56.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
04:45:56 [2024-05-15T08:45:56.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 430 kB/s)
04:45:56 [2024-05-15T08:45:56.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
04:45:56 [2024-05-15T08:45:56.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 3.6 MB/s)
04:45:56 [2024-05-15T08:45:56.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
04:45:56 [2024-05-15T08:45:56.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 670 kB/s)
04:45:56 [2024-05-15T08:45:56.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
04:45:56 [2024-05-15T08:45:56.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 348 kB/s)
04:45:56 [2024-05-15T08:45:56.302Z] [WARNING] Invalid POM for org.objenesis:objenesis:jar:2.6, transitive dependencies (if any) will not be available, enable debug logging for more details
04:45:56 [2024-05-15T08:45:56.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-impl/3.0.3.Final/weld-core-impl-3.0.3.Final.pom
04:45:56 [2024-05-15T08:45:56.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-impl/3.0.3.Final/weld-core-impl-3.0.3.Final.pom (9.1 kB at 104 kB/s)
04:45:56 [2024-05-15T08:45:56.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-parent/3.0.3.Final/weld-core-parent-3.0.3.Final.pom
04:45:56 [2024-05-15T08:45:56.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-parent/3.0.3.Final/weld-core-parent-3.0.3.Final.pom (32 kB at 458 kB/s)
04:45:56 [2024-05-15T08:45:56.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/37/weld-parent-37.pom
04:45:56 [2024-05-15T08:45:56.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/37/weld-parent-37.pom (30 kB at 258 kB/s)
04:45:56 [2024-05-15T08:45:56.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/3.0.SP2/weld-api-bom-3.0.SP2.pom
04:45:56 [2024-05-15T08:45:56.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/3.0.SP2/weld-api-bom-3.0.SP2.pom (5.1 kB at 100 kB/s)
04:45:56 [2024-05-15T08:45:56.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/3.0.SP2/weld-api-parent-3.0.SP2.pom
04:45:56 [2024-05-15T08:45:56.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/3.0.SP2/weld-api-parent-3.0.SP2.pom (8.7 kB at 228 kB/s)
04:45:56 [2024-05-15T08:45:56.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api/3.0.SP2/weld-api-3.0.SP2.pom
04:45:56 [2024-05-15T08:45:56.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api/3.0.SP2/weld-api-3.0.SP2.pom (1.6 kB at 25 kB/s)
04:45:56 [2024-05-15T08:45:56.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom
04:45:56 [2024-05-15T08:45:56.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom (7.2 kB at 721 kB/s)
04:45:56 [2024-05-15T08:45:56.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/36/weld-parent-36.pom
04:45:56 [2024-05-15T08:45:56.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/36/weld-parent-36.pom (29 kB at 2.9 MB/s)
04:45:56 [2024-05-15T08:45:56.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-spi/3.0.SP2/weld-spi-3.0.SP2.pom
04:45:56 [2024-05-15T08:45:56.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-spi/3.0.SP2/weld-spi-3.0.SP2.pom (2.6 kB at 45 kB/s)
04:45:56 [2024-05-15T08:45:56.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.1.2.Final/jboss-classfilewriter-1.1.2.Final.pom
04:45:57 [2024-05-15T08:45:57.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.1.2.Final/jboss-classfilewriter-1.1.2.Final.pom (3.6 kB at 42 kB/s)
04:45:57 [2024-05-15T08:45:57.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/6-beta-1/jboss-parent-6-beta-1.pom
04:45:57 [2024-05-15T08:45:57.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/6-beta-1/jboss-parent-6-beta-1.pom (22 kB at 234 kB/s)
04:45:57 [2024-05-15T08:45:57.070Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3/javax.annotation-api-1.3.pom
04:45:57 [2024-05-15T08:45:57.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3/javax.annotation-api-1.3.pom (13 kB at 81 kB/s)
04:45:57 [2024-05-15T08:45:57.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/1.0.7.Final/jboss-el-api_3.0_spec-1.0.7.Final.pom
04:45:57 [2024-05-15T08:45:57.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/1.0.7.Final/jboss-el-api_3.0_spec-1.0.7.Final.pom (4.9 kB at 93 kB/s)
04:45:57 [2024-05-15T08:45:57.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/21/jboss-parent-21.pom
04:45:57 [2024-05-15T08:45:57.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/21/jboss-parent-21.pom (37 kB at 493 kB/s)
04:45:57 [2024-05-15T08:45:57.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/1.0.0.Final/jboss-interceptors-api_1.2_spec-1.0.0.Final.pom
04:45:57 [2024-05-15T08:45:57.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/1.0.0.Final/jboss-interceptors-api_1.2_spec-1.0.0.Final.pom (4.5 kB at 61 kB/s)
04:45:57 [2024-05-15T08:45:57.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/10/jboss-parent-10.pom
04:45:57 [2024-05-15T08:45:57.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/10/jboss-parent-10.pom (30 kB at 199 kB/s)
04:45:57 [2024-05-15T08:45:57.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.2.1.Final/jboss-logging-3.2.1.Final.pom
04:45:57 [2024-05-15T08:45:57.583Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.2.1.Final/jboss-logging-3.2.1.Final.pom (6.0 kB at 83 kB/s)
04:45:57 [2024-05-15T08:45:57.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/15/jboss-parent-15.pom
04:45:57 [2024-05-15T08:45:57.839Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/15/jboss-parent-15.pom (32 kB at 1.1 MB/s)
04:45:57 [2024-05-15T08:45:57.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testng/arquillian-testng-container/1.7.0.Alpha4/arquillian-testng-container-1.7.0.Alpha4.pom
04:45:57 [2024-05-15T08:45:57.839Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testng/arquillian-testng-container/1.7.0.Alpha4/arquillian-testng-container-1.7.0.Alpha4.pom (3.5 kB at 64 kB/s)
04:45:57 [2024-05-15T08:45:57.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.7.0.Alpha4/arquillian-build-1.7.0.Alpha4.pom
04:45:57 [2024-05-15T08:45:57.839Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.7.0.Alpha4/arquillian-build-1.7.0.Alpha4.pom (3.6 kB at 29 kB/s)
04:45:57 [2024-05-15T08:45:57.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.7.0.Alpha4/arquillian-parent-1.7.0.Alpha4.pom
04:45:58 [2024-05-15T08:45:58.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.7.0.Alpha4/arquillian-parent-1.7.0.Alpha4.pom (5.3 kB at 89 kB/s)
04:45:58 [2024-05-15T08:45:58.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/37/jboss-parent-37.pom
04:45:58 [2024-05-15T08:45:58.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 1.9 MB/s)
04:45:58 [2024-05-15T08:45:58.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
04:45:58 [2024-05-15T08:45:58.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom (4.0 kB at 362 kB/s)
04:45:58 [2024-05-15T08:45:58.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
04:45:58 [2024-05-15T08:45:58.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom (5.2 kB at 523 kB/s)
04:45:58 [2024-05-15T08:45:58.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testng/arquillian-testng-core/1.7.0.Alpha4/arquillian-testng-core-1.7.0.Alpha4.pom
04:45:58 [2024-05-15T08:45:58.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testng/arquillian-testng-core/1.7.0.Alpha4/arquillian-testng-core-1.7.0.Alpha4.pom (2.6 kB at 26 kB/s)
04:45:58 [2024-05-15T08:45:58.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.7.0.Alpha4/arquillian-test-spi-1.7.0.Alpha4.pom
04:45:58 [2024-05-15T08:45:58.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.7.0.Alpha4/arquillian-test-spi-1.7.0.Alpha4.pom (1.6 kB at 18 kB/s)
04:45:58 [2024-05-15T08:45:58.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.7.0.Alpha4/arquillian-core-spi-1.7.0.Alpha4.pom
04:45:58 [2024-05-15T08:45:58.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.7.0.Alpha4/arquillian-core-spi-1.7.0.Alpha4.pom (1.2 kB at 9.2 kB/s)
04:45:58 [2024-05-15T08:45:58.351Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.7.0.Alpha4/arquillian-core-api-1.7.0.Alpha4.pom
04:45:58 [2024-05-15T08:45:58.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.7.0.Alpha4/arquillian-core-api-1.7.0.Alpha4.pom (1.1 kB at 14 kB/s)
04:45:58 [2024-05-15T08:45:58.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.7.0.Alpha4/arquillian-test-api-1.7.0.Alpha4.pom
04:45:58 [2024-05-15T08:45:58.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.7.0.Alpha4/arquillian-test-api-1.7.0.Alpha4.pom (1.2 kB at 21 kB/s)
04:45:58 [2024-05-15T08:45:58.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.7.0.Alpha4/arquillian-container-test-api-1.7.0.Alpha4.pom
04:45:58 [2024-05-15T08:45:58.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.7.0.Alpha4/arquillian-container-test-api-1.7.0.Alpha4.pom (1.4 kB at 30 kB/s)
04:45:58 [2024-05-15T08:45:58.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom
04:45:58 [2024-05-15T08:45:58.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom (3.1 kB at 282 kB/s)
04:45:58 [2024-05-15T08:45:58.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom
04:45:58 [2024-05-15T08:45:58.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom (11 kB at 808 kB/s)
04:45:58 [2024-05-15T08:45:58.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom
04:45:58 [2024-05-15T08:45:58.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 3.2 MB/s)
04:45:58 [2024-05-15T08:45:58.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom
04:45:58 [2024-05-15T08:45:58.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom (1.0 kB at 49 kB/s)
04:45:58 [2024-05-15T08:45:58.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom
04:45:58 [2024-05-15T08:45:58.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom (13 kB at 1.4 MB/s)
04:45:58 [2024-05-15T08:45:58.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom
04:45:58 [2024-05-15T08:45:58.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom (32 kB at 3.5 MB/s)
04:45:58 [2024-05-15T08:45:58.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.7.0.Alpha4/arquillian-container-test-spi-1.7.0.Alpha4.pom
04:45:58 [2024-05-15T08:45:58.862Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.7.0.Alpha4/arquillian-container-test-spi-1.7.0.Alpha4.pom (1.7 kB at 32 kB/s)
04:45:58 [2024-05-15T08:45:58.862Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.7.0.Alpha4/arquillian-container-spi-1.7.0.Alpha4.pom
04:45:58 [2024-05-15T08:45:58.862Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.7.0.Alpha4/arquillian-container-spi-1.7.0.Alpha4.pom (2.5 kB at 66 kB/s)
04:45:58 [2024-05-15T08:45:58.862Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.7.0.Alpha4/arquillian-config-api-1.7.0.Alpha4.pom
04:45:58 [2024-05-15T08:45:58.862Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.7.0.Alpha4/arquillian-config-api-1.7.0.Alpha4.pom (1.2 kB at 31 kB/s)
04:45:58 [2024-05-15T08:45:58.862Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.7.0.Alpha4/arquillian-config-impl-base-1.7.0.Alpha4.pom
04:45:58 [2024-05-15T08:45:58.863Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.7.0.Alpha4/arquillian-config-impl-base-1.7.0.Alpha4.pom (2.8 kB at 31 kB/s)
04:45:58 [2024-05-15T08:45:58.863Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.7.0.Alpha4/arquillian-config-spi-1.7.0.Alpha4.pom
04:45:59 [2024-05-15T08:45:59.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.7.0.Alpha4/arquillian-config-spi-1.7.0.Alpha4.pom (985 B at 18 kB/s)
04:45:59 [2024-05-15T08:45:59.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom
04:45:59 [2024-05-15T08:45:59.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom (2.0 kB at 185 kB/s)
04:45:59 [2024-05-15T08:45:59.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.7.0.Alpha4/arquillian-core-impl-base-1.7.0.Alpha4.pom
04:45:59 [2024-05-15T08:45:59.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.7.0.Alpha4/arquillian-core-impl-base-1.7.0.Alpha4.pom (1.6 kB at 16 kB/s)
04:45:59 [2024-05-15T08:45:59.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.7.0.Alpha4/arquillian-test-impl-base-1.7.0.Alpha4.pom
04:45:59 [2024-05-15T08:45:59.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.7.0.Alpha4/arquillian-test-impl-base-1.7.0.Alpha4.pom (2.1 kB at 38 kB/s)
04:45:59 [2024-05-15T08:45:59.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.7.0.Alpha4/arquillian-container-impl-base-1.7.0.Alpha4.pom
04:45:59 [2024-05-15T08:45:59.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.7.0.Alpha4/arquillian-container-impl-base-1.7.0.Alpha4.pom (3.5 kB at 63 kB/s)
04:45:59 [2024-05-15T08:45:59.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.7.0.Alpha4/arquillian-container-test-impl-base-1.7.0.Alpha4.pom
04:45:59 [2024-05-15T08:45:59.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.7.0.Alpha4/arquillian-container-test-impl-base-1.7.0.Alpha4.pom (3.2 kB at 111 kB/s)
04:45:59 [2024-05-15T08:45:59.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom
04:45:59 [2024-05-15T08:45:59.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom (4.0 kB at 166 kB/s)
04:45:59 [2024-05-15T08:45:59.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom
04:45:59 [2024-05-15T08:45:59.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom (1.3 kB at 106 kB/s)
04:45:59 [2024-05-15T08:45:59.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-weld-embedded/2.0.0.Final/arquillian-weld-embedded-2.0.0.Final.pom
04:45:59 [2024-05-15T08:45:59.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-weld-embedded/2.0.0.Final/arquillian-weld-embedded-2.0.0.Final.pom (3.2 kB at 61 kB/s)
04:45:59 [2024-05-15T08:45:59.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-weld-embedded-root/2.0.0.Final/arquillian-weld-embedded-root-2.0.0.Final.pom
04:45:59 [2024-05-15T08:45:59.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-weld-embedded-root/2.0.0.Final/arquillian-weld-embedded-root-2.0.0.Final.pom (5.2 kB at 88 kB/s)
04:45:59 [2024-05-15T08:45:59.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/25/jboss-parent-25.pom
04:45:59 [2024-05-15T08:45:59.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 967 kB/s)
04:45:59 [2024-05-15T08:45:59.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom
04:45:59 [2024-05-15T08:45:59.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom (9.1 kB at 130 kB/s)
04:45:59 [2024-05-15T08:45:59.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom
04:45:59 [2024-05-15T08:45:59.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom (5.3 kB at 204 kB/s)
04:45:59 [2024-05-15T08:45:59.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.1.15.Final/arquillian-build-1.1.15.Final.pom
04:45:59 [2024-05-15T08:45:59.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.1.15.Final/arquillian-build-1.1.15.Final.pom (3.8 kB at 109 kB/s)
04:45:59 [2024-05-15T08:45:59.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.1.15.Final/arquillian-parent-1.1.15.Final.pom
04:45:59 [2024-05-15T08:45:59.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.1.15.Final/arquillian-parent-1.1.15.Final.pom (4.9 kB at 87 kB/s)
04:45:59 [2024-05-15T08:45:59.633Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.15.Final/arquillian-testenricher-cdi-1.1.15.Final.pom
04:45:59 [2024-05-15T08:45:59.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.15.Final/arquillian-testenricher-cdi-1.1.15.Final.pom (3.7 kB at 64 kB/s)
04:45:59 [2024-05-15T08:45:59.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/2.26/jersey-container-servlet-2.26.pom
04:45:59 [2024-05-15T08:45:59.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/2.26/jersey-container-servlet-2.26.pom (4.6 kB at 61 kB/s)
04:45:59 [2024-05-15T08:45:59.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/2.26/project-2.26.pom
04:45:59 [2024-05-15T08:45:59.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/2.26/project-2.26.pom (4.0 kB at 71 kB/s)
04:45:59 [2024-05-15T08:45:59.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.26/project-2.26.pom
04:45:59 [2024-05-15T08:45:59.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.26/project-2.26.pom (86 kB at 1.5 MB/s)
04:45:59 [2024-05-15T08:45:59.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/4/jvnet-parent-4.pom
04:45:59 [2024-05-15T08:45:59.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 970 kB/s)
04:45:59 [2024-05-15T08:45:59.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-bom/2.5.0-b42/hk2-bom-2.5.0-b42.pom
04:46:00 [2024-05-15T08:46:00.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-bom/2.5.0-b42/hk2-bom-2.5.0-b42.pom (16 kB at 142 kB/s)
04:46:00 [2024-05-15T08:46:00.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom
04:46:00 [2024-05-15T08:46:00.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 985 kB/s)
04:46:00 [2024-05-15T08:46:00.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.26/jersey-container-servlet-core-2.26.pom
04:46:00 [2024-05-15T08:46:00.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.26/jersey-container-servlet-core-2.26.pom (4.6 kB at 58 kB/s)
04:46:00 [2024-05-15T08:46:00.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom
04:46:00 [2024-05-15T08:46:00.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom (6.5 kB at 59 kB/s)
04:46:00 [2024-05-15T08:46:00.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom
04:46:00 [2024-05-15T08:46:00.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom (2.8 kB at 92 kB/s)
04:46:00 [2024-05-15T08:46:00.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom
04:46:00 [2024-05-15T08:46:00.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom (42 kB at 1.1 MB/s)
04:46:00 [2024-05-15T08:46:00.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.26/jersey-common-2.26.pom
04:46:00 [2024-05-15T08:46:00.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.26/jersey-common-2.26.pom (9.8 kB at 109 kB/s)
04:46:00 [2024-05-15T08:46:00.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.pom
04:46:00 [2024-05-15T08:46:00.654Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.pom (30 kB at 373 kB/s)
04:46:00 [2024-05-15T08:46:00.654Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom
04:46:00 [2024-05-15T08:46:00.654Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom (6.2 kB at 70 kB/s)
04:46:00 [2024-05-15T08:46:00.654Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pom/8/pom-8.pom
04:46:00 [2024-05-15T08:46:00.654Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pom/8/pom-8.pom (11 kB at 1.1 MB/s)
04:46:00 [2024-05-15T08:46:00.654Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.26/jersey-server-2.26.pom
04:46:00 [2024-05-15T08:46:00.910Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.26/jersey-server-2.26.pom (11 kB at 201 kB/s)
04:46:00 [2024-05-15T08:46:00.911Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.26/jersey-client-2.26.pom
04:46:00 [2024-05-15T08:46:00.911Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.26/jersey-client-2.26.pom (7.4 kB at 176 kB/s)
04:46:00 [2024-05-15T08:46:00.911Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.26/jersey-media-jaxb-2.26.pom
04:46:00 [2024-05-15T08:46:00.911Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.26/jersey-media-jaxb-2.26.pom (6.8 kB at 147 kB/s)
04:46:00 [2024-05-15T08:46:00.911Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.26/project-2.26.pom
04:46:00 [2024-05-15T08:46:00.911Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.26/project-2.26.pom (3.3 kB at 59 kB/s)
04:46:00 [2024-05-15T08:46:00.911Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom
04:46:00 [2024-05-15T08:46:00.911Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 437 kB/s)
04:46:01 [2024-05-15T08:46:01.166Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-multipart/2.26/jersey-media-multipart-2.26.pom
04:46:01 [2024-05-15T08:46:01.167Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-multipart/2.26/jersey-media-multipart-2.26.pom (5.3 kB at 129 kB/s)
04:46:01 [2024-05-15T08:46:01.167Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.pom
04:46:01 [2024-05-15T08:46:01.167Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.pom (14 kB at 193 kB/s)
04:46:01 [2024-05-15T08:46:01.167Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.26/jersey-hk2-2.26.pom
04:46:01 [2024-05-15T08:46:01.423Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.26/jersey-hk2-2.26.pom (5.2 kB at 66 kB/s)
04:46:01 [2024-05-15T08:46:01.423Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.26/project-2.26.pom
04:46:01 [2024-05-15T08:46:01.423Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.26/project-2.26.pom (2.7 kB at 22 kB/s)
04:46:01 [2024-05-15T08:46:01.423Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.pom
04:46:01 [2024-05-15T08:46:01.423Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.pom (7.9 kB at 123 kB/s)
04:46:01 [2024-05-15T08:46:01.423Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.pom
04:46:01 [2024-05-15T08:46:01.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.pom (6.8 kB at 169 kB/s)
04:46:01 [2024-05-15T08:46:01.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.pom
04:46:01 [2024-05-15T08:46:01.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.pom (4.6 kB at 141 kB/s)
04:46:01 [2024-05-15T08:46:01.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.pom
04:46:01 [2024-05-15T08:46:01.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.pom (6.9 kB at 91 kB/s)
04:46:01 [2024-05-15T08:46:01.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.pom
04:46:01 [2024-05-15T08:46:01.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.pom (5.7 kB at 112 kB/s)
04:46:01 [2024-05-15T08:46:01.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.12.1/jackson-jaxrs-providers-2.12.1.pom
04:46:01 [2024-05-15T08:46:01.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.12.1/jackson-jaxrs-providers-2.12.1.pom (5.4 kB at 102 kB/s)
04:46:01 [2024-05-15T08:46:01.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.pom
04:46:01 [2024-05-15T08:46:01.936Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.pom (3.4 kB at 46 kB/s)
04:46:01 [2024-05-15T08:46:01.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.pom
04:46:01 [2024-05-15T08:46:01.936Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.pom (5.3 kB at 62 kB/s)
04:46:01 [2024-05-15T08:46:01.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.12.1/jackson-modules-base-2.12.1.pom
04:46:01 [2024-05-15T08:46:01.936Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.12.1/jackson-modules-base-2.12.1.pom (3.5 kB at 136 kB/s)
04:46:01 [2024-05-15T08:46:01.936Z] [WARNING] Invalid POM for jakarta.activation:jakarta.activation-api:jar:1.2.2, transitive dependencies (if any) will not be available, enable debug logging for more details
04:46:01 [2024-05-15T08:46:01.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar
04:46:01 [2024-05-15T08:46:01.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35.jar
04:46:01 [2024-05-15T08:46:01.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.jar
04:46:01 [2024-05-15T08:46:01.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9.jar
04:46:01 [2024-05-15T08:46:01.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9.jar
04:46:01 [2024-05-15T08:46:01.936Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35.jar (41 kB at 3.8 MB/s)
04:46:01 [2024-05-15T08:46:01.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.jar
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar (83 kB at 1.6 MB/s)
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.jar
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9.jar (234 kB at 3.8 MB/s)
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.jar (76 kB at 1.3 MB/s)
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9.jar (454 kB at 5.4 MB/s)
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar (780 kB at 46 MB/s)
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.jar (365 kB at 3.8 MB/s)
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar (564 kB at 5.9 MB/s)
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar (34 kB at 470 kB/s)
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1.jar
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.jar (1.5 MB at 9.1 MB/s)
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1.jar
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar (118 kB at 1.3 MB/s)
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.jar
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar (34 kB at 931 kB/s)
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.jar
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1.jar (51 kB at 1.4 MB/s)
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.jar
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar (173 kB at 3.2 MB/s)
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.jar (16 kB at 405 kB/s)
04:46:02 [2024-05-15T08:46:02.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1.jar (120 kB at 1.8 MB/s)
04:46:02 [2024-05-15T08:46:02.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.jar (36 kB at 774 kB/s)
04:46:02 [2024-05-15T08:46:02.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.jar (37 kB at 239 kB/s)
04:46:02 [2024-05-15T08:46:02.449Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13-sources.jar
04:46:02 [2024-05-15T08:46:02.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13-sources.jar (45 kB at 1.2 MB/s)
04:46:02 [2024-05-15T08:46:02.450Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3-sources.jar
04:46:02 [2024-05-15T08:46:02.450Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3-sources.jar (167 kB at 4.0 MB/s)
04:46:02 [2024-05-15T08:46:02.450Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9-sources.jar
04:46:02 [2024-05-15T08:46:02.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9-sources.jar (204 kB at 4.7 MB/s)
04:46:02 [2024-05-15T08:46:02.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9-sources.jar
04:46:02 [2024-05-15T08:46:02.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9-sources.jar (376 kB at 8.2 MB/s)
04:46:02 [2024-05-15T08:46:02.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35-sources.jar
04:46:02 [2024-05-15T08:46:02.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35-sources.jar (59 kB at 1.0 MB/s)
04:46:02 [2024-05-15T08:46:02.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1-sources.jar
04:46:02 [2024-05-15T08:46:02.961Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1-sources.jar (1.1 MB at 19 MB/s)
04:46:02 [2024-05-15T08:46:02.961Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1-sources.jar
04:46:03 [2024-05-15T08:46:03.216Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1-sources.jar (80 kB at 1.7 MB/s)
04:46:03 [2024-05-15T08:46:03.216Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1-sources.jar
04:46:03 [2024-05-15T08:46:03.216Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1-sources.jar (391 kB at 7.2 MB/s)
04:46:03 [2024-05-15T08:46:03.216Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138-sources.jar
04:46:03 [2024-05-15T08:46:03.472Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138-sources.jar (511 kB at 6.6 MB/s)
04:46:03 [2024-05-15T08:46:03.472Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA-sources.jar
04:46:03 [2024-05-15T08:46:03.472Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA-sources.jar (547 kB at 8.5 MB/s)
04:46:03 [2024-05-15T08:46:03.472Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13-sources.jar
04:46:03 [2024-05-15T08:46:03.727Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13-sources.jar (83 kB at 3.3 MB/s)
04:46:03 [2024-05-15T08:46:03.727Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13-sources.jar
04:46:03 [2024-05-15T08:46:03.727Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13-sources.jar (52 kB at 2.0 MB/s)
04:46:03 [2024-05-15T08:46:03.727Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13-sources.jar
04:46:03 [2024-05-15T08:46:03.727Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13-sources.jar (18 kB at 465 kB/s)
04:46:03 [2024-05-15T08:46:03.727Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13-sources.jar
04:46:03 [2024-05-15T08:46:03.727Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13-sources.jar (76 kB at 1.3 MB/s)
04:46:03 [2024-05-15T08:46:03.727Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0-sources.jar
04:46:03 [2024-05-15T08:46:03.983Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0-sources.jar (652 kB at 9.7 MB/s)
04:46:03 [2024-05-15T08:46:03.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1-sources.jar
04:46:03 [2024-05-15T08:46:03.983Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1-sources.jar (43 kB at 997 kB/s)
04:46:03 [2024-05-15T08:46:03.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1-sources.jar
04:46:04 [2024-05-15T08:46:04.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1-sources.jar (82 kB at 2.7 MB/s)
04:46:04 [2024-05-15T08:46:04.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1-sources.jar
04:46:04 [2024-05-15T08:46:04.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1-sources.jar (15 kB at 303 kB/s)
04:46:04 [2024-05-15T08:46:04.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1-sources.jar
04:46:04 [2024-05-15T08:46:04.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1-sources.jar (29 kB at 485 kB/s)
04:46:04 [2024-05-15T08:46:04.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1-sources.jar
04:46:04 [2024-05-15T08:46:04.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1-sources.jar (28 kB at 677 kB/s)
04:46:04 [2024-05-15T08:46:04.241Z] [INFO] Resolving MavenDependencyRoots = [GroupId = javax.servlet, ArtifactId = javax.servlet-api, Version = 4.0.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true
04:46:04 [2024-05-15T08:46:04.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar
04:46:04 [2024-05-15T08:46:04.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar (96 kB at 6.8 MB/s)
04:46:04 [2024-05-15T08:46:04.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom
04:46:04 [2024-05-15T08:46:04.497Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom (16 kB at 1.9 MB/s)
04:46:04 [2024-05-15T08:46:04.497Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1-sources.jar
04:46:04 [2024-05-15T08:46:04.497Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1-sources.jar (203 kB at 3.6 MB/s)
04:46:07 [2024-05-15T08:46:07.764Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
04:46:11 [2024-05-15T08:46:11.930Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.antlr.runtime,3.2.0.v201101311130 have severely compromised security. Please report this concern to the artifact provider.
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] 
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] 
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] 
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] 
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] 
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] 
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] 
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.analysis.core
04:46:11 [2024-05-15T08:46:11.930Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:11 [2024-05-15T08:46:11.930Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] 
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] 
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 355 kB/s)
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 268 kB/s)
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
04:46:11 [2024-05-15T08:46:11.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
04:46:11 [2024-05-15T08:46:11.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 7.9 MB/s)
04:46:11 [2024-05-15T08:46:11.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/main/resources
04:46:11 [2024-05-15T08:46:11.931Z] [INFO] 
04:46:11 [2024-05-15T08:46:11.931Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:11 [2024-05-15T08:46:11.931Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:11 [2024-05-15T08:46:11.931Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:11 [2024-05-15T08:46:11.931Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:11 [2024-05-15T08:46:11.931Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:11 [2024-05-15T08:46:11.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/maven-metadata.xml
04:46:11 [2024-05-15T08:46:11.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/maven-metadata.xml (435 B at 62 kB/s)
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar (28 kB at 3.1 MB/s)
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml (459 B at 42 kB/s)
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar (15 kB at 1.7 MB/s)
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/maven-metadata.xml
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/maven-metadata.xml (417 B at 21 kB/s)
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar (56 kB at 28 MB/s)
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/maven-metadata.xml
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/maven-metadata.xml (420 B at 38 kB/s)
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar (48 kB at 48 MB/s)
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml (455 B at 455 kB/s)
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar
04:46:12 [2024-05-15T08:46:12.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar (30 kB at 30 MB/s)
04:46:12 [2024-05-15T08:46:12.187Z] [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:46:15 [2024-05-15T08:46:15.453Z] [INFO] 
04:46:15 [2024-05-15T08:46:15.453Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:15 [2024-05-15T08:46:15.453Z] [INFO] 
04:46:15 [2024-05-15T08:46:15.453Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:15 [2024-05-15T08:46:15.453Z] [INFO] 
04:46:15 [2024-05-15T08:46:15.453Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:15 [2024-05-15T08:46:15.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/test/resources
04:46:15 [2024-05-15T08:46:15.453Z] [INFO] 
04:46:15 [2024-05-15T08:46:15.453Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:15 [2024-05-15T08:46:15.453Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:15 [2024-05-15T08:46:15.453Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:15 [2024-05-15T08:46:15.453Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:15 [2024-05-15T08:46:15.453Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:15 [2024-05-15T08:46:15.453Z] [INFO] 
04:46:15 [2024-05-15T08:46:15.453Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:15 [2024-05-15T08:46:15.453Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
04:46:15 [2024-05-15T08:46:15.453Z] [INFO] 
04:46:15 [2024-05-15T08:46:15.453Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:15 [2024-05-15T08:46:15.453Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-sources.jar
04:46:15 [2024-05-15T08:46:15.453Z] [INFO] 
04:46:15 [2024-05-15T08:46:15.454Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:18 [2024-05-15T08:46:18.719Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT.jar
04:46:18 [2024-05-15T08:46:18.719Z] [INFO] 
04:46:18 [2024-05-15T08:46:18.719Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:18 [2024-05-15T08:46:18.719Z] [INFO] 
04:46:18 [2024-05-15T08:46:18.719Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:18 [2024-05-15T08:46:18.719Z] [INFO] 
04:46:18 [2024-05-15T08:46:18.719Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:18 [2024-05-15T08:46:18.719Z] [INFO] 
04:46:18 [2024-05-15T08:46:18.719Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:18 [2024-05-15T08:46:18.974Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT.jar
04:46:19 [2024-05-15T08:46:19.900Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-sources.jar
04:46:20 [2024-05-15T08:46:20.462Z] [INFO] 
04:46:20 [2024-05-15T08:46:20.462Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:20 [2024-05-15T08:46:20.717Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:46:20 [2024-05-15T08:46:20.718Z] [INFO] 
04:46:20 [2024-05-15T08:46:20.718Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:20 [2024-05-15T08:46:20.718Z] [INFO] 
04:46:20 [2024-05-15T08:46:20.718Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:20 [2024-05-15T08:46:20.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT.jar
04:46:20 [2024-05-15T08:46:20.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT.pom
04:46:20 [2024-05-15T08:46:20.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-sources.jar
04:46:20 [2024-05-15T08:46:20.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-p2metadata.xml
04:46:20 [2024-05-15T08:46:20.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-p2artifacts.xml
04:46:20 [2024-05-15T08:46:20.718Z] [INFO] 
04:46:20 [2024-05-15T08:46:20.718Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.analysis.core ---
04:46:20 [2024-05-15T08:46:20.718Z] [INFO] 
04:46:20 [2024-05-15T08:46:20.718Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core >--
04:46:20 [2024-05-15T08:46:20.718Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core 0.1.5-SNAPSHOT [6/128]
04:46:20 [2024-05-15T08:46:20.718Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
04:46:20 [2024-05-15T08:46:20.718Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:46:20 [2024-05-15T08:46:20.718Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:20 [2024-05-15T08:46:20.718Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:20 [2024-05-15T08:46:20.718Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:20 [2024-05-15T08:46:20.718Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:20 [2024-05-15T08:46:20.718Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
04:46:20 [2024-05-15T08:46:20.974Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.json,1.0.0.v201011060100 have severely compromised security. Please report this concern to the artifact provider.
04:46:21 [2024-05-15T08:46:21.229Z] [INFO] 
04:46:21 [2024-05-15T08:46:21.229Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:21 [2024-05-15T08:46:21.230Z] [INFO] 
04:46:21 [2024-05-15T08:46:21.230Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:21 [2024-05-15T08:46:21.230Z] [INFO] The project's OSGi version is 0.1.5.202405150845
04:46:21 [2024-05-15T08:46:21.230Z] [INFO] 
04:46:21 [2024-05-15T08:46:21.230Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:21 [2024-05-15T08:46:21.230Z] [INFO] 
04:46:21 [2024-05-15T08:46:21.230Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:21 [2024-05-15T08:46:21.230Z] [INFO] 
04:46:21 [2024-05-15T08:46:21.230Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:21 [2024-05-15T08:46:21.230Z] [INFO] 
04:46:21 [2024-05-15T08:46:21.230Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:21 [2024-05-15T08:46:21.230Z] [INFO] 
04:46:21 [2024-05-15T08:46:21.230Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:21 [2024-05-15T08:46:21.230Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.core
04:46:21 [2024-05-15T08:46:21.230Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:21 [2024-05-15T08:46:21.230Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:21 [2024-05-15T08:46:21.485Z] [INFO] 
04:46:21 [2024-05-15T08:46:21.485Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:21 [2024-05-15T08:46:21.485Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:46:21 [2024-05-15T08:46:21.485Z] [INFO] 
04:46:21 [2024-05-15T08:46:21.485Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:21 [2024-05-15T08:46:21.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/main/resources
04:46:21 [2024-05-15T08:46:21.485Z] [INFO] 
04:46:21 [2024-05-15T08:46:21.485Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:21 [2024-05-15T08:46:21.485Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:21 [2024-05-15T08:46:21.485Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:21 [2024-05-15T08:46:21.485Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:21 [2024-05-15T08:46:21.485Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:21 [2024-05-15T08:46:21.741Z] [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:46:23 [2024-05-15T08:46:23.631Z] [INFO] 
04:46:23 [2024-05-15T08:46:23.631Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:23 [2024-05-15T08:46:23.631Z] [INFO] 
04:46:23 [2024-05-15T08:46:23.631Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:23 [2024-05-15T08:46:23.631Z] [INFO] 
04:46:23 [2024-05-15T08:46:23.631Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:23 [2024-05-15T08:46:23.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/test/resources
04:46:23 [2024-05-15T08:46:23.631Z] [INFO] 
04:46:23 [2024-05-15T08:46:23.631Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:23 [2024-05-15T08:46:23.631Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:23 [2024-05-15T08:46:23.631Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:23 [2024-05-15T08:46:23.631Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:23 [2024-05-15T08:46:23.631Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:23 [2024-05-15T08:46:23.631Z] [INFO] 
04:46:23 [2024-05-15T08:46:23.631Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:23 [2024-05-15T08:46:23.631Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 46 were skipped
04:46:23 [2024-05-15T08:46:23.631Z] [INFO] 
04:46:23 [2024-05-15T08:46:23.631Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:23 [2024-05-15T08:46:23.631Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT-sources.jar
04:46:23 [2024-05-15T08:46:23.631Z] [INFO] 
04:46:23 [2024-05-15T08:46:23.631Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:23 [2024-05-15T08:46:23.887Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT.jar
04:46:23 [2024-05-15T08:46:23.887Z] [INFO] 
04:46:23 [2024-05-15T08:46:23.887Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:23 [2024-05-15T08:46:23.887Z] [INFO] 
04:46:23 [2024-05-15T08:46:23.887Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:23 [2024-05-15T08:46:23.887Z] [INFO] 
04:46:23 [2024-05-15T08:46:23.887Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:23 [2024-05-15T08:46:23.887Z] [INFO] 
04:46:23 [2024-05-15T08:46:23.887Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:24 [2024-05-15T08:46:24.142Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT.jar
04:46:24 [2024-05-15T08:46:24.703Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT-sources.jar
04:46:25 [2024-05-15T08:46:25.632Z] [INFO] 
04:46:25 [2024-05-15T08:46:25.632Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:25 [2024-05-15T08:46:25.632Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:46:25 [2024-05-15T08:46:25.632Z] [INFO] 
04:46:25 [2024-05-15T08:46:25.632Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:25 [2024-05-15T08:46:25.632Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:46:25 [2024-05-15T08:46:25.887Z] [INFO] 
04:46:25 [2024-05-15T08:46:25.887Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:25 [2024-05-15T08:46:25.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT.jar
04:46:25 [2024-05-15T08:46:25.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT.pom
04:46:25 [2024-05-15T08:46:25.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT-sources.jar
04:46:25 [2024-05-15T08:46:25.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT-p2metadata.xml
04:46:25 [2024-05-15T08:46:25.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT-p2artifacts.xml
04:46:25 [2024-05-15T08:46:25.887Z] [INFO] 
04:46:25 [2024-05-15T08:46:25.887Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.core ---
04:46:25 [2024-05-15T08:46:25.887Z] [INFO] 
04:46:25 [2024-05-15T08:46:25.887Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui >--
04:46:25 [2024-05-15T08:46:25.888Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui 0.1.2-SNAPSHOT [7/128]
04:46:25 [2024-05-15T08:46:25.888Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
04:46:25 [2024-05-15T08:46:25.888Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:46:25 [2024-05-15T08:46:25.888Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:25 [2024-05-15T08:46:25.888Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:25 [2024-05-15T08:46:25.888Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:25 [2024-05-15T08:46:25.888Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:25 [2024-05-15T08:46:25.888Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
04:46:27 [2024-05-15T08:46:27.777Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.activation,1.1.0.v201211130549 have severely compromised security. Please report this concern to the artifact provider.
04:46:27 [2024-05-15T08:46:27.777Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.svg,1.1.0.v201011041433 have severely compromised security. Please report this concern to the artifact provider.
04:46:27 [2024-05-15T08:46:27.777Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.events,3.0.0.draft20060413_v201105210656 have severely compromised security. Please report this concern to the artifact provider.
04:46:28 [2024-05-15T08:46:28.034Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.css.sac,1.3.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider.
04:46:29 [2024-05-15T08:46:29.920Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.jxpath,1.3.0.v200911051830 have severely compromised security. Please report this concern to the artifact provider.
04:46:32 [2024-05-15T08:46:32.435Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.smil,1.0.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider.
04:46:32 [2024-05-15T08:46:32.996Z] [INFO] 
04:46:32 [2024-05-15T08:46:32.996Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:32 [2024-05-15T08:46:32.996Z] [INFO] 
04:46:32 [2024-05-15T08:46:32.996Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:32 [2024-05-15T08:46:32.996Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:46:32 [2024-05-15T08:46:32.996Z] [INFO] 
04:46:32 [2024-05-15T08:46:32.996Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:32 [2024-05-15T08:46:32.996Z] [INFO] 
04:46:32 [2024-05-15T08:46:32.996Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:32 [2024-05-15T08:46:32.996Z] [INFO] 
04:46:32 [2024-05-15T08:46:32.996Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:32 [2024-05-15T08:46:32.996Z] [INFO] 
04:46:32 [2024-05-15T08:46:32.996Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:32 [2024-05-15T08:46:32.996Z] [INFO] 
04:46:32 [2024-05-15T08:46:32.996Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:32 [2024-05-15T08:46:32.996Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.ui
04:46:32 [2024-05-15T08:46:32.996Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:32 [2024-05-15T08:46:32.997Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:33 [2024-05-15T08:46:33.557Z] [INFO] 
04:46:33 [2024-05-15T08:46:33.557Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:33 [2024-05-15T08:46:33.557Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:46:33 [2024-05-15T08:46:33.557Z] [INFO] 
04:46:33 [2024-05-15T08:46:33.557Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:33 [2024-05-15T08:46:33.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/main/resources
04:46:33 [2024-05-15T08:46:33.557Z] [INFO] 
04:46:33 [2024-05-15T08:46:33.557Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:33 [2024-05-15T08:46:33.557Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:33 [2024-05-15T08:46:33.557Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:33 [2024-05-15T08:46:33.557Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:33 [2024-05-15T08:46:33.557Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:33 [2024-05-15T08:46:33.813Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:46:35 [2024-05-15T08:46:35.177Z] [INFO] 
04:46:35 [2024-05-15T08:46:35.177Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:35 [2024-05-15T08:46:35.177Z] [INFO] 
04:46:35 [2024-05-15T08:46:35.177Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:35 [2024-05-15T08:46:35.177Z] [INFO] 
04:46:35 [2024-05-15T08:46:35.177Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:35 [2024-05-15T08:46:35.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/test/resources
04:46:35 [2024-05-15T08:46:35.177Z] [INFO] 
04:46:35 [2024-05-15T08:46:35.177Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:35 [2024-05-15T08:46:35.177Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:35 [2024-05-15T08:46:35.177Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:35 [2024-05-15T08:46:35.177Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:35 [2024-05-15T08:46:35.177Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:35 [2024-05-15T08:46:35.177Z] [INFO] 
04:46:35 [2024-05-15T08:46:35.177Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:35 [2024-05-15T08:46:35.177Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 154 were skipped
04:46:35 [2024-05-15T08:46:35.177Z] [INFO] 
04:46:35 [2024-05-15T08:46:35.177Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:35 [2024-05-15T08:46:35.177Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-sources.jar
04:46:35 [2024-05-15T08:46:35.177Z] [INFO] 
04:46:35 [2024-05-15T08:46:35.177Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:35 [2024-05-15T08:46:35.433Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT.jar
04:46:35 [2024-05-15T08:46:35.433Z] [INFO] 
04:46:35 [2024-05-15T08:46:35.433Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:35 [2024-05-15T08:46:35.433Z] [INFO] 
04:46:35 [2024-05-15T08:46:35.433Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:35 [2024-05-15T08:46:35.433Z] [INFO] 
04:46:35 [2024-05-15T08:46:35.433Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:35 [2024-05-15T08:46:35.433Z] [INFO] 
04:46:35 [2024-05-15T08:46:35.433Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:35 [2024-05-15T08:46:35.689Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT.jar
04:46:36 [2024-05-15T08:46:36.616Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-sources.jar
04:46:37 [2024-05-15T08:46:37.983Z] [INFO] 
04:46:37 [2024-05-15T08:46:37.983Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:37 [2024-05-15T08:46:37.983Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:46:37 [2024-05-15T08:46:37.983Z] [INFO] 
04:46:37 [2024-05-15T08:46:37.983Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:37 [2024-05-15T08:46:37.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] 
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT.jar
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT.pom
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-sources.jar
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-p2metadata.xml
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-p2artifacts.xml
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] 
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.ui ---
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] 
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.doc >--
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] Building Trace Compass Incubator Documentation 0.9.0-SNAPSHOT    [8/128]
04:46:38 [2024-05-15T08:46:38.544Z] [INFO]   from doc/pom.xml
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] --------------------------------[ pom ]---------------------------------
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] 
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.doc ---
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] 
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.doc ---
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] 
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.doc ---
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] 
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.doc ---
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] 
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.doc ---
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] 
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.doc ---
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] 
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.doc ---
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] 
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.doc ---
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] 
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.doc ---
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] 
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.doc ---
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.doc/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.doc-0.9.0-SNAPSHOT.pom
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] 
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user >--
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] Building Trace Compass Incubator callstack User Guide 0.9.0-SNAPSHOT [9/128]
04:46:38 [2024-05-15T08:46:38.544Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml
04:46:38 [2024-05-15T08:46:38.544Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:46:38 [2024-05-15T08:46:38.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:38 [2024-05-15T08:46:38.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:38 [2024-05-15T08:46:38.545Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:38 [2024-05-15T08:46:38.545Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml
04:46:38 [2024-05-15T08:46:38.545Z] [INFO] 
04:46:38 [2024-05-15T08:46:38.545Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] 
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom (1.3 kB at 128 kB/s)
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom (8.7 kB at 1.2 MB/s)
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (5.5 kB at 615 kB/s)
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 695 kB/s)
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
04:46:38 [2024-05-15T08:46:38.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
04:46:38 [2024-05-15T08:46:38.801Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 917 kB/s)
04:46:38 [2024-05-15T08:46:38.801Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
04:46:38 [2024-05-15T08:46:38.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
04:46:38 [2024-05-15T08:46:38.801Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
04:46:38 [2024-05-15T08:46:38.801Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
04:46:38 [2024-05-15T08:46:38.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
04:46:38 [2024-05-15T08:46:38.801Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom (1.7 kB at 187 kB/s)
04:46:38 [2024-05-15T08:46:38.801Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
04:46:38 [2024-05-15T08:46:38.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
04:46:38 [2024-05-15T08:46:38.801Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
04:46:38 [2024-05-15T08:46:38.801Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom (9.6 kB at 1.2 MB/s)
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom (5.6 kB at 701 kB/s)
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom (2.3 kB at 292 kB/s)
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
04:46:39 [2024-05-15T08:46:39.056Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom (1.5 kB at 171 kB/s)
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom (7.0 kB at 778 kB/s)
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom (9.7 kB at 1.2 MB/s)
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 885 kB/s)
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
04:46:39 [2024-05-15T08:46:39.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
04:46:39 [2024-05-15T08:46:39.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 413 kB/s)
04:46:39 [2024-05-15T08:46:39.312Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
04:46:39 [2024-05-15T08:46:39.312Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 544 kB/s)
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 288 kB/s)
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
04:46:39 [2024-05-15T08:46:39.313Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar (345 kB at 8.6 MB/s)
04:46:39 [2024-05-15T08:46:39.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:46:39 [2024-05-15T08:46:39.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
04:46:39 [2024-05-15T08:46:39.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
04:46:39 [2024-05-15T08:46:39.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar
04:46:39 [2024-05-15T08:46:39.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
04:46:39 [2024-05-15T08:46:39.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 7.4 MB/s)
04:46:39 [2024-05-15T08:46:39.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
04:46:39 [2024-05-15T08:46:39.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar (39 kB at 2.8 MB/s)
04:46:39 [2024-05-15T08:46:39.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
04:46:39 [2024-05-15T08:46:39.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 19 MB/s)
04:46:39 [2024-05-15T08:46:39.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (294 kB at 12 MB/s)
04:46:39 [2024-05-15T08:46:39.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 668 kB/s)
04:46:39 [2024-05-15T08:46:39.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 38 MB/s)
04:46:39 [2024-05-15T08:46:39.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 36 MB/s)
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] Executing tasks
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] Executed tasks
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] 
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] 
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] 
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] 
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] 
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] 
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] 
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] Resolving class path of Trace Compass Incubator callstack User Guide
04:46:39 [2024-05-15T08:46:39.825Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:39 [2024-05-15T08:46:39.825Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] 
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] 
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:39 [2024-05-15T08:46:39.825Z] [INFO] Executing tasks
04:46:40 [2024-05-15T08:46:40.081Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc/User-Guide.html
04:46:40 [2024-05-15T08:46:40.081Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
04:46:40 [2024-05-15T08:46:40.081Z] [INFO] Executed tasks
04:46:40 [2024-05-15T08:46:40.081Z] [INFO] 
04:46:40 [2024-05-15T08:46:40.081Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:40 [2024-05-15T08:46:40.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/src/main/resources
04:46:40 [2024-05-15T08:46:40.081Z] [INFO] 
04:46:40 [2024-05-15T08:46:40.081Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:40 [2024-05-15T08:46:40.081Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:40 [2024-05-15T08:46:40.081Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:40 [2024-05-15T08:46:40.081Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:40 [2024-05-15T08:46:40.081Z] [INFO] 
04:46:40 [2024-05-15T08:46:40.081Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:40 [2024-05-15T08:46:40.081Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:40 [2024-05-15T08:46:40.081Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:40 [2024-05-15T08:46:40.081Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:40 [2024-05-15T08:46:40.081Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20
04:46:42 [2024-05-15T08:46:42.596Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:46:42 [2024-05-15T08:46:42.596Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/data/.metadata/.log
04:46:42 [2024-05-15T08:46:42.596Z] [INFO] Command line:
04:46:42 [2024-05-15T08:46:42.596Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:46:42 [2024-05-15T08:46:42.596Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:46:43 [2024-05-15T08:46:43.159Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:46:43 [2024-05-15T08:46:43.159Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:46:43 [2024-05-15T08:46:43.159Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:46:43 [2024-05-15T08:46:43.159Z] WARNING: System::setSecurityManager will be removed in a future release
04:46:44 [2024-05-15T08:46:44.524Z] Buildfile: build.xml
04:46:44 [2024-05-15T08:46:44.524Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:46:44 [2024-05-15T08:46:44.524Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:46:44 [2024-05-15T08:46:44.524Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:46:44 [2024-05-15T08:46:44.525Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:46:44 [2024-05-15T08:46:44.525Z] WARNING: System::setSecurityManager will be removed in a future release
04:46:44 [2024-05-15T08:46:44.525Z] 
04:46:44 [2024-05-15T08:46:44.525Z] build.index:
04:46:45 [2024-05-15T08:46:45.451Z] BUILD SUCCESSFUL
04:46:45 [2024-05-15T08:46:45.451Z] 
04:46:45 [2024-05-15T08:46:45.451Z] BUILD SUCCESSFUL
04:46:45 [2024-05-15T08:46:45.451Z] Total time: 1 second
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] 
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] 
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] 
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/src/test/resources
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] 
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:45 [2024-05-15T08:46:45.707Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:45 [2024-05-15T08:46:45.707Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:45 [2024-05-15T08:46:45.707Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] 
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:45 [2024-05-15T08:46:45.707Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] 
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT-sources.jar
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] 
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT.jar
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] 
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] 
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] 
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] 
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:45 [2024-05-15T08:46:45.707Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT.jar
04:46:48 [2024-05-15T08:46:48.983Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT-sources.jar
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] 
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] 
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] 
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT.jar
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT.pom
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT-sources.jar
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] 
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] 
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] Executing tasks
04:46:49 [2024-05-15T08:46:49.544Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.callstack.doc.user
04:46:49 [2024-05-15T08:46:49.544Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.callstack.doc.user
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] Executed tasks
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] 
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack >--
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack 0.9.0-SNAPSHOT [10/128]
04:46:49 [2024-05-15T08:46:49.544Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:46:49 [2024-05-15T08:46:49.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:49 [2024-05-15T08:46:49.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:49 [2024-05-15T08:46:49.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:49 [2024-05-15T08:46:49.544Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] 
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] 
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] 
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] 
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] 
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] 
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] 
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] 
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/src/main/resources
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] 
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:50 [2024-05-15T08:46:50.107Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 154 were skipped
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] 
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] 
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT.jar
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] 
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] 
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] 
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT-sources-feature.jar
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] 
04:46:50 [2024-05-15T08:46:50.107Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:50 [2024-05-15T08:46:50.363Z] [INFO] 
04:46:50 [2024-05-15T08:46:50.363Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:50 [2024-05-15T08:46:50.363Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT.jar
04:46:52 [2024-05-15T08:46:52.253Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT-sources-feature.jar
04:46:52 [2024-05-15T08:46:52.814Z] [INFO] 
04:46:52 [2024-05-15T08:46:52.814Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:52 [2024-05-15T08:46:52.814Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:46:52 [2024-05-15T08:46:52.814Z] [INFO] 
04:46:52 [2024-05-15T08:46:52.814Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:52 [2024-05-15T08:46:52.814Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
04:46:53 [2024-05-15T08:46:53.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
04:46:53 [2024-05-15T08:46:53.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
04:46:53 [2024-05-15T08:46:53.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT.jar
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT.pom
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT-sources-feature.jar
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT-p2metadata.xml
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT-p2artifacts.xml
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack ---
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracetypes-parent >--
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] Building Trace Compass Incubator tracetypes Parent 0.9.0-SNAPSHOT [11/128]
04:46:53 [2024-05-15T08:46:53.326Z] [INFO]   from tracetypes/pom.xml
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] --------------------------------[ pom ]---------------------------------
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracetypes-parent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracetypes-parent-0.9.0-SNAPSHOT.pom
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core >--
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.core 0.1.4-SNAPSHOT [12/128]
04:46:53 [2024-05-15T08:46:53.326Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:46:53 [2024-05-15T08:46:53.326Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:53 [2024-05-15T08:46:53.326Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:53 [2024-05-15T08:46:53.326Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:53 [2024-05-15T08:46:53.326Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:53 [2024-05-15T08:46:53.326Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties
04:46:53 [2024-05-15T08:46:53.582Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.582Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:53 [2024-05-15T08:46:53.582Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.582Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:53 [2024-05-15T08:46:53.582Z] [INFO] The project's OSGi version is 0.1.4.202405150845
04:46:53 [2024-05-15T08:46:53.582Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.582Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:53 [2024-05-15T08:46:53.582Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.582Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:53 [2024-05-15T08:46:53.582Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.582Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:53 [2024-05-15T08:46:53.582Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.582Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:53 [2024-05-15T08:46:53.837Z] [INFO] 
04:46:53 [2024-05-15T08:46:53.837Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:53 [2024-05-15T08:46:53.838Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.core
04:46:53 [2024-05-15T08:46:53.838Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:53 [2024-05-15T08:46:53.838Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:54 [2024-05-15T08:46:54.093Z] [INFO] 
04:46:54 [2024-05-15T08:46:54.093Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:54 [2024-05-15T08:46:54.093Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:46:54 [2024-05-15T08:46:54.094Z] [INFO] 
04:46:54 [2024-05-15T08:46:54.094Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:54 [2024-05-15T08:46:54.094Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src/main/resources
04:46:54 [2024-05-15T08:46:54.094Z] [INFO] 
04:46:54 [2024-05-15T08:46:54.094Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:54 [2024-05-15T08:46:54.094Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:54 [2024-05-15T08:46:54.094Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:54 [2024-05-15T08:46:54.094Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:54 [2024-05-15T08:46:54.094Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:54 [2024-05-15T08:46:54.094Z] [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:46:55 [2024-05-15T08:46:55.983Z] [INFO] 
04:46:55 [2024-05-15T08:46:55.983Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:55 [2024-05-15T08:46:55.983Z] [INFO] 
04:46:55 [2024-05-15T08:46:55.983Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:55 [2024-05-15T08:46:55.983Z] [INFO] 
04:46:55 [2024-05-15T08:46:55.983Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:55 [2024-05-15T08:46:55.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src/test/resources
04:46:55 [2024-05-15T08:46:55.983Z] [INFO] 
04:46:55 [2024-05-15T08:46:55.983Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:55 [2024-05-15T08:46:55.983Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:55 [2024-05-15T08:46:55.984Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:55 [2024-05-15T08:46:55.984Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:55 [2024-05-15T08:46:55.984Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:55 [2024-05-15T08:46:55.984Z] [INFO] 
04:46:55 [2024-05-15T08:46:55.984Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:55 [2024-05-15T08:46:55.984Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
04:46:55 [2024-05-15T08:46:55.984Z] [INFO] 
04:46:55 [2024-05-15T08:46:55.984Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:55 [2024-05-15T08:46:55.984Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT-sources.jar
04:46:55 [2024-05-15T08:46:55.984Z] [INFO] 
04:46:55 [2024-05-15T08:46:55.984Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:55 [2024-05-15T08:46:55.984Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT.jar
04:46:55 [2024-05-15T08:46:55.984Z] [INFO] 
04:46:55 [2024-05-15T08:46:55.984Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:55 [2024-05-15T08:46:55.984Z] [INFO] 
04:46:55 [2024-05-15T08:46:55.984Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:55 [2024-05-15T08:46:55.984Z] [INFO] 
04:46:55 [2024-05-15T08:46:55.984Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:55 [2024-05-15T08:46:55.984Z] [INFO] 
04:46:55 [2024-05-15T08:46:55.984Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:56 [2024-05-15T08:46:56.239Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT.jar
04:46:57 [2024-05-15T08:46:57.167Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT-sources.jar
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT.jar
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT.pom
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT-sources.jar
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT-p2metadata.xml
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT-p2artifacts.xml
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.core ---
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.doc.user >--
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] Building Trace Compass Incubator ROS 2 User Guide 0.9.0-SNAPSHOT [13/128]
04:46:58 [2024-05-15T08:46:58.093Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.ros2.doc.user/pom.xml
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:46:58 [2024-05-15T08:46:58.093Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:58 [2024-05-15T08:46:58.093Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:58 [2024-05-15T08:46:58.093Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/pom.xml
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] Executing tasks
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] Executed tasks
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:46:58 [2024-05-15T08:46:58.093Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] Resolving class path of Trace Compass Incubator ROS 2 User Guide
04:46:58 [2024-05-15T08:46:58.094Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:58 [2024-05-15T08:46:58.094Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.094Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:46:58 [2024-05-15T08:46:58.349Z] [INFO] Executing tasks
04:46:58 [2024-05-15T08:46:58.349Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/doc/User-Guide.html
04:46:58 [2024-05-15T08:46:58.349Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:46:58 [2024-05-15T08:46:58.349Z] [INFO] Executed tasks
04:46:58 [2024-05-15T08:46:58.349Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.349Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:46:58 [2024-05-15T08:46:58.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/src/main/resources
04:46:58 [2024-05-15T08:46:58.349Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.349Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:46:58 [2024-05-15T08:46:58.349Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:46:58 [2024-05-15T08:46:58.349Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:58 [2024-05-15T08:46:58.350Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:58 [2024-05-15T08:46:58.350Z] [INFO] 
04:46:58 [2024-05-15T08:46:58.350Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:46:58 [2024-05-15T08:46:58.350Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:58 [2024-05-15T08:46:58.350Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:58 [2024-05-15T08:46:58.350Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:46:58 [2024-05-15T08:46:58.350Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:46:58 [2024-05-15T08:46:58.350Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/data/.metadata/.log
04:46:58 [2024-05-15T08:46:58.350Z] [INFO] Command line:
04:46:58 [2024-05-15T08:46:58.350Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:46:58 [2024-05-15T08:46:58.350Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:46:59 [2024-05-15T08:46:59.277Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:46:59 [2024-05-15T08:46:59.277Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:46:59 [2024-05-15T08:46:59.277Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:46:59 [2024-05-15T08:46:59.277Z] WARNING: System::setSecurityManager will be removed in a future release
04:47:00 [2024-05-15T08:47:00.204Z] Buildfile: build.xml
04:47:00 [2024-05-15T08:47:00.204Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:47:00 [2024-05-15T08:47:00.204Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:47:00 [2024-05-15T08:47:00.204Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:47:00 [2024-05-15T08:47:00.204Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:47:00 [2024-05-15T08:47:00.204Z] WARNING: System::setSecurityManager will be removed in a future release
04:47:00 [2024-05-15T08:47:00.204Z] 
04:47:00 [2024-05-15T08:47:00.204Z] build.index:
04:47:01 [2024-05-15T08:47:01.131Z] BUILD SUCCESSFUL
04:47:01 [2024-05-15T08:47:01.131Z] 
04:47:01 [2024-05-15T08:47:01.131Z] BUILD SUCCESSFUL
04:47:01 [2024-05-15T08:47:01.131Z] Total time: 1 second
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] 
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] 
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] 
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/src/test/resources
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] 
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:47:01 [2024-05-15T08:47:01.131Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:01 [2024-05-15T08:47:01.131Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:01 [2024-05-15T08:47:01.131Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] 
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:47:01 [2024-05-15T08:47:01.131Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] 
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT-sources.jar
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] 
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT.jar
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] 
04:47:01 [2024-05-15T08:47:01.131Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:47:01 [2024-05-15T08:47:01.388Z] [INFO] 
04:47:01 [2024-05-15T08:47:01.388Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:47:01 [2024-05-15T08:47:01.388Z] [INFO] 
04:47:01 [2024-05-15T08:47:01.388Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:47:01 [2024-05-15T08:47:01.388Z] [INFO] 
04:47:01 [2024-05-15T08:47:01.388Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:47:01 [2024-05-15T08:47:01.389Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT.jar
04:47:01 [2024-05-15T08:47:01.950Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT-sources.jar
04:47:02 [2024-05-15T08:47:02.878Z] [INFO] 
04:47:02 [2024-05-15T08:47:02.878Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:47:02 [2024-05-15T08:47:02.878Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:47:02 [2024-05-15T08:47:02.878Z] [INFO] 
04:47:02 [2024-05-15T08:47:02.878Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:47:02 [2024-05-15T08:47:02.878Z] [INFO] 
04:47:02 [2024-05-15T08:47:02.878Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:47:02 [2024-05-15T08:47:02.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT.jar
04:47:02 [2024-05-15T08:47:02.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT.pom
04:47:02 [2024-05-15T08:47:02.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT-sources.jar
04:47:02 [2024-05-15T08:47:02.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:47:02 [2024-05-15T08:47:02.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:47:02 [2024-05-15T08:47:02.879Z] [INFO] 
04:47:02 [2024-05-15T08:47:02.879Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:47:02 [2024-05-15T08:47:02.879Z] [INFO] 
04:47:02 [2024-05-15T08:47:02.879Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
04:47:02 [2024-05-15T08:47:02.879Z] [INFO] Executing tasks
04:47:02 [2024-05-15T08:47:02.879Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ros2.doc.user
04:47:02 [2024-05-15T08:47:02.879Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ros2.doc.user
04:47:02 [2024-05-15T08:47:02.879Z] [INFO] Executed tasks
04:47:02 [2024-05-15T08:47:02.879Z] [INFO] 
04:47:02 [2024-05-15T08:47:02.879Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui >--
04:47:02 [2024-05-15T08:47:02.879Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.ui 0.1.3-SNAPSHOT [14/128]
04:47:02 [2024-05-15T08:47:02.879Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties
04:47:02 [2024-05-15T08:47:02.879Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:47:02 [2024-05-15T08:47:02.879Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:02 [2024-05-15T08:47:02.879Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:02 [2024-05-15T08:47:02.879Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:02 [2024-05-15T08:47:02.879Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:02 [2024-05-15T08:47:02.879Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties
04:47:03 [2024-05-15T08:47:03.135Z] [INFO] 
04:47:03 [2024-05-15T08:47:03.135Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:03 [2024-05-15T08:47:03.135Z] [INFO] 
04:47:03 [2024-05-15T08:47:03.135Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:03 [2024-05-15T08:47:03.135Z] [INFO] The project's OSGi version is 0.1.3.202405150845
04:47:03 [2024-05-15T08:47:03.135Z] [INFO] 
04:47:03 [2024-05-15T08:47:03.135Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:03 [2024-05-15T08:47:03.135Z] [INFO] 
04:47:03 [2024-05-15T08:47:03.135Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:03 [2024-05-15T08:47:03.135Z] [INFO] 
04:47:03 [2024-05-15T08:47:03.135Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:03 [2024-05-15T08:47:03.135Z] [INFO] 
04:47:03 [2024-05-15T08:47:03.135Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:03 [2024-05-15T08:47:03.391Z] [INFO] 
04:47:03 [2024-05-15T08:47:03.391Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:03 [2024-05-15T08:47:03.391Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.ui
04:47:03 [2024-05-15T08:47:03.391Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:03 [2024-05-15T08:47:03.391Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:03 [2024-05-15T08:47:03.954Z] [INFO] 
04:47:03 [2024-05-15T08:47:03.954Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:03 [2024-05-15T08:47:03.954Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:03 [2024-05-15T08:47:03.954Z] [INFO] 
04:47:03 [2024-05-15T08:47:03.954Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:03 [2024-05-15T08:47:03.954Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/src/main/resources
04:47:03 [2024-05-15T08:47:03.954Z] [INFO] 
04:47:03 [2024-05-15T08:47:03.954Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:03 [2024-05-15T08:47:03.954Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:03 [2024-05-15T08:47:03.954Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:03 [2024-05-15T08:47:03.954Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:03 [2024-05-15T08:47:03.954Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:03 [2024-05-15T08:47:03.954Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:47:04 [2024-05-15T08:47:04.516Z] [INFO] 
04:47:04 [2024-05-15T08:47:04.516Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:04 [2024-05-15T08:47:04.516Z] [INFO] 
04:47:04 [2024-05-15T08:47:04.516Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:04 [2024-05-15T08:47:04.516Z] [INFO] 
04:47:04 [2024-05-15T08:47:04.516Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:04 [2024-05-15T08:47:04.516Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/src/test/resources
04:47:04 [2024-05-15T08:47:04.516Z] [INFO] 
04:47:04 [2024-05-15T08:47:04.516Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:04 [2024-05-15T08:47:04.516Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:04 [2024-05-15T08:47:04.516Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:04 [2024-05-15T08:47:04.516Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:04 [2024-05-15T08:47:04.516Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:04 [2024-05-15T08:47:04.516Z] [INFO] 
04:47:04 [2024-05-15T08:47:04.516Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:04 [2024-05-15T08:47:04.516Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
04:47:04 [2024-05-15T08:47:04.516Z] [INFO] 
04:47:04 [2024-05-15T08:47:04.516Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:04 [2024-05-15T08:47:04.516Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT-sources.jar
04:47:04 [2024-05-15T08:47:04.516Z] [INFO] 
04:47:04 [2024-05-15T08:47:04.516Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:04 [2024-05-15T08:47:04.771Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT.jar
04:47:04 [2024-05-15T08:47:04.772Z] [INFO] 
04:47:04 [2024-05-15T08:47:04.772Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:04 [2024-05-15T08:47:04.772Z] [INFO] 
04:47:04 [2024-05-15T08:47:04.772Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:04 [2024-05-15T08:47:04.772Z] [INFO] 
04:47:04 [2024-05-15T08:47:04.772Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:04 [2024-05-15T08:47:04.772Z] [INFO] 
04:47:04 [2024-05-15T08:47:04.772Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:04 [2024-05-15T08:47:04.772Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT.jar
04:47:05 [2024-05-15T08:47:05.698Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT-sources.jar
04:47:07 [2024-05-15T08:47:07.063Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.063Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:07 [2024-05-15T08:47:07.063Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:47:07 [2024-05-15T08:47:07.063Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.063Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:07 [2024-05-15T08:47:07.063Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes
04:47:07 [2024-05-15T08:47:07.063Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.063Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:07 [2024-05-15T08:47:07.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT.jar
04:47:07 [2024-05-15T08:47:07.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT.pom
04:47:07 [2024-05-15T08:47:07.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT-sources.jar
04:47:07 [2024-05-15T08:47:07.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT-p2metadata.xml
04:47:07 [2024-05-15T08:47:07.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT-p2artifacts.xml
04:47:07 [2024-05-15T08:47:07.064Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.064Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.ui ---
04:47:07 [2024-05-15T08:47:07.064Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.064Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2 >--
04:47:07 [2024-05-15T08:47:07.064Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2 0.9.0-SNAPSHOT [15/128]
04:47:07 [2024-05-15T08:47:07.064Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties
04:47:07 [2024-05-15T08:47:07.064Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:47:07 [2024-05-15T08:47:07.064Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:07 [2024-05-15T08:47:07.064Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:07 [2024-05-15T08:47:07.064Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:07 [2024-05-15T08:47:07.064Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties
04:47:07 [2024-05-15T08:47:07.320Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.320Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/src/main/resources
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:07 [2024-05-15T08:47:07.576Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT.jar
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT-sources-feature.jar
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] 
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:07 [2024-05-15T08:47:07.576Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT.jar
04:47:09 [2024-05-15T08:47:09.464Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT-sources-feature.jar
04:47:10 [2024-05-15T08:47:10.829Z] [INFO] 
04:47:10 [2024-05-15T08:47:10.829Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:10 [2024-05-15T08:47:10.829Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:47:10 [2024-05-15T08:47:10.829Z] [INFO] 
04:47:10 [2024-05-15T08:47:10.829Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:10 [2024-05-15T08:47:10.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes
04:47:10 [2024-05-15T08:47:10.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.doc.user' with 0 classes
04:47:10 [2024-05-15T08:47:10.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.ui' with 22 classes
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] 
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT.jar
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT.pom
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT-sources-feature.jar
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT-p2metadata.xml
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT-p2artifacts.xml
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] 
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2 ---
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] 
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user >--
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] Building Trace Compass Incubator Scripting User Guide 0.9.0-SNAPSHOT [16/128]
04:47:11 [2024-05-15T08:47:11.086Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:47:11 [2024-05-15T08:47:11.086Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:11 [2024-05-15T08:47:11.086Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:11 [2024-05-15T08:47:11.086Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] 
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] 
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] Executing tasks
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] Executed tasks
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] 
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] 
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] 
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] 
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] 
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] 
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] 
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] Resolving class path of Trace Compass Incubator Scripting User Guide
04:47:11 [2024-05-15T08:47:11.086Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:11 [2024-05-15T08:47:11.086Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] 
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] 
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:11 [2024-05-15T08:47:11.086Z] [INFO] Executing tasks
04:47:11 [2024-05-15T08:47:11.342Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc/User-Guide.html
04:47:11 [2024-05-15T08:47:11.342Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:47:11 [2024-05-15T08:47:11.342Z] [INFO] Executed tasks
04:47:11 [2024-05-15T08:47:11.342Z] [INFO] 
04:47:11 [2024-05-15T08:47:11.342Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:11 [2024-05-15T08:47:11.342Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/src/main/resources
04:47:11 [2024-05-15T08:47:11.342Z] [INFO] 
04:47:11 [2024-05-15T08:47:11.342Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:11 [2024-05-15T08:47:11.342Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:11 [2024-05-15T08:47:11.342Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:11 [2024-05-15T08:47:11.342Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:11 [2024-05-15T08:47:11.343Z] [INFO] 
04:47:11 [2024-05-15T08:47:11.343Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:11 [2024-05-15T08:47:11.343Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:11 [2024-05-15T08:47:11.343Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:11 [2024-05-15T08:47:11.343Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:11 [2024-05-15T08:47:11.343Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:47:11 [2024-05-15T08:47:11.343Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/data/.metadata/.log
04:47:11 [2024-05-15T08:47:11.343Z] [INFO] Command line:
04:47:11 [2024-05-15T08:47:11.343Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:47:11 [2024-05-15T08:47:11.343Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:47:12 [2024-05-15T08:47:12.271Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:47:12 [2024-05-15T08:47:12.271Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:47:12 [2024-05-15T08:47:12.271Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:47:12 [2024-05-15T08:47:12.271Z] WARNING: System::setSecurityManager will be removed in a future release
04:47:13 [2024-05-15T08:47:13.636Z] Buildfile: build.xml
04:47:13 [2024-05-15T08:47:13.636Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:47:13 [2024-05-15T08:47:13.636Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:47:13 [2024-05-15T08:47:13.636Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:47:13 [2024-05-15T08:47:13.636Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:47:13 [2024-05-15T08:47:13.636Z] WARNING: System::setSecurityManager will be removed in a future release
04:47:13 [2024-05-15T08:47:13.636Z] 
04:47:13 [2024-05-15T08:47:13.636Z] build.index:
04:47:14 [2024-05-15T08:47:14.563Z] BUILD SUCCESSFUL
04:47:14 [2024-05-15T08:47:14.563Z] 
04:47:14 [2024-05-15T08:47:14.563Z] BUILD SUCCESSFUL
04:47:14 [2024-05-15T08:47:14.563Z] Total time: 1 second
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] 
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] 
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] 
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/src/test/resources
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] 
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:14 [2024-05-15T08:47:14.819Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:14 [2024-05-15T08:47:14.819Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:14 [2024-05-15T08:47:14.819Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] 
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:14 [2024-05-15T08:47:14.819Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] 
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT-sources.jar
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] 
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT.jar
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] 
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] 
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] 
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] 
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:14 [2024-05-15T08:47:14.819Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT.jar
04:47:16 [2024-05-15T08:47:16.710Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT-sources.jar
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] 
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] 
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] 
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT.jar
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT.pom
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT-sources.jar
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] 
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] 
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] Executing tasks
04:47:18 [2024-05-15T08:47:18.079Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.scripting.doc.user
04:47:18 [2024-05-15T08:47:18.079Z] [INFO]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.scripting.doc.user
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] Executed tasks
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] 
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analyses-parent >--
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] Building Trace Compass Incubator analyses Parent 0.9.0-SNAPSHOT [17/128]
04:47:18 [2024-05-15T08:47:18.079Z] [INFO]   from analyses/pom.xml
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --------------------------------[ pom ]---------------------------------
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] 
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analyses-parent ---
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] 
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analyses-parent ---
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] 
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analyses-parent ---
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] 
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analyses-parent ---
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] 
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.analyses-parent ---
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] 
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analyses-parent ---
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] 
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.analyses-parent ---
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] 
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analyses-parent ---
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] 
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analyses-parent ---
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] 
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analyses-parent ---
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analyses-parent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.analyses-parent-0.9.0-SNAPSHOT.pom
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] 
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core >--
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core 0.1.1-SNAPSHOT [18/128]
04:47:18 [2024-05-15T08:47:18.079Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:47:18 [2024-05-15T08:47:18.079Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:18 [2024-05-15T08:47:18.079Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:18 [2024-05-15T08:47:18.079Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:18 [2024-05-15T08:47:18.079Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:18 [2024-05-15T08:47:18.079Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.core
04:47:19 [2024-05-15T08:47:19.008Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:19 [2024-05-15T08:47:19.008Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/src/main/resources
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.008Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:19 [2024-05-15T08:47:19.008Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:19 [2024-05-15T08:47:19.008Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:19 [2024-05-15T08:47:19.008Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:19 [2024-05-15T08:47:19.008Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:47:19 [2024-05-15T08:47:19.570Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.570Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.570Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.570Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.570Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.570Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.570Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/src/test/resources
04:47:19 [2024-05-15T08:47:19.570Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.570Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.570Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:19 [2024-05-15T08:47:19.570Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:19 [2024-05-15T08:47:19.570Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:19 [2024-05-15T08:47:19.570Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:19 [2024-05-15T08:47:19.570Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.570Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.570Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
04:47:19 [2024-05-15T08:47:19.570Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.570Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.571Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-sources.jar
04:47:19 [2024-05-15T08:47:19.571Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.571Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.571Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT.jar
04:47:19 [2024-05-15T08:47:19.571Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.571Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.571Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.571Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.571Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.571Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.571Z] [INFO] 
04:47:19 [2024-05-15T08:47:19.571Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:19 [2024-05-15T08:47:19.571Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT.jar
04:47:20 [2024-05-15T08:47:20.935Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-sources.jar
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] 
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] 
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] 
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT.jar
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT.pom
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-sources.jar
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-p2metadata.xml
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-p2artifacts.xml
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] 
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.core ---
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] 
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting-parent >--
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] Building Trace Compass Incubator Scripting Parent 0.9.0-SNAPSHOT [19/128]
04:47:22 [2024-05-15T08:47:22.300Z] [INFO]   from scripting/pom.xml
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] --------------------------------[ pom ]---------------------------------
04:47:22 [2024-05-15T08:47:22.300Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] 
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting-parent ---
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] 
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting-parent ---
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] 
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting-parent ---
04:47:22 [2024-05-15T08:47:22.300Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] 
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting-parent >>>
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] 
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting-parent ---
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] 
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting-parent ---
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] 
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting-parent <<<
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] 
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] 
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting-parent ---
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 342 kB/s)
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 175 kB/s)
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 859 kB/s)
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 176 kB/s)
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 490 kB/s)
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 668 kB/s)
04:47:22 [2024-05-15T08:47:22.301Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
04:47:22 [2024-05-15T08:47:22.302Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
04:47:22 [2024-05-15T08:47:22.558Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
04:47:22 [2024-05-15T08:47:22.558Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
04:47:22 [2024-05-15T08:47:22.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
04:47:22 [2024-05-15T08:47:22.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 626 kB/s)
04:47:22 [2024-05-15T08:47:22.558Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
04:47:22 [2024-05-15T08:47:22.558Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
04:47:22 [2024-05-15T08:47:22.558Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
04:47:22 [2024-05-15T08:47:22.558Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
04:47:22 [2024-05-15T08:47:22.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
04:47:22 [2024-05-15T08:47:22.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 2.2 MB/s)
04:47:22 [2024-05-15T08:47:22.558Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.21 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:47:22 [2024-05-15T08:47:22.558Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
04:47:22 [2024-05-15T08:47:22.558Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
04:47:22 [2024-05-15T08:47:22.558Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
04:47:22 [2024-05-15T08:47:22.558Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
04:47:22 [2024-05-15T08:47:22.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
04:47:22 [2024-05-15T08:47:22.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom (5.2 kB at 518 kB/s)
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom (4.9 kB at 489 kB/s)
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 1.6 MB/s)
04:47:22 [2024-05-15T08:47:22.559Z] [WARNING] The POM for commons-io:commons-io:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 868 kB/s)
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 219 kB/s)
04:47:22 [2024-05-15T08:47:22.559Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 2.2 MB/s)
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 518 kB/s)
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 1.0 MB/s)
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.816Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 99 kB/s)
04:47:22 [2024-05-15T08:47:22.816Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.816Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.816Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.816Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
04:47:22 [2024-05-15T08:47:22.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 324 kB/s)
04:47:22 [2024-05-15T08:47:22.816Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
04:47:22 [2024-05-15T08:47:22.816Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
04:47:22 [2024-05-15T08:47:22.816Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
04:47:22 [2024-05-15T08:47:22.816Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
04:47:22 [2024-05-15T08:47:22.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
04:47:23 [2024-05-15T08:47:23.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 147 kB/s)
04:47:23 [2024-05-15T08:47:23.071Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
04:47:23 [2024-05-15T08:47:23.071Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
04:47:23 [2024-05-15T08:47:23.071Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
04:47:23 [2024-05-15T08:47:23.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
04:47:23 [2024-05-15T08:47:23.071Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
04:47:23 [2024-05-15T08:47:23.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 438 kB/s)
04:47:23 [2024-05-15T08:47:23.071Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
04:47:23 [2024-05-15T08:47:23.071Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
04:47:23 [2024-05-15T08:47:23.071Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
04:47:23 [2024-05-15T08:47:23.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 91 kB/s)
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 249 kB/s)
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 8.6 MB/s)
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 1.5 MB/s)
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 755 kB/s)
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
04:47:23 [2024-05-15T08:47:23.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
04:47:23 [2024-05-15T08:47:23.329Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.0 MB/s)
04:47:23 [2024-05-15T08:47:23.329Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
04:47:23 [2024-05-15T08:47:23.329Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
04:47:23 [2024-05-15T08:47:23.329Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
04:47:23 [2024-05-15T08:47:23.329Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
04:47:23 [2024-05-15T08:47:23.329Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
04:47:23 [2024-05-15T08:47:23.329Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 206 kB/s)
04:47:23 [2024-05-15T08:47:23.329Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 159 kB/s)
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 423 kB/s)
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 483 kB/s)
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/26/weld-parent-26.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 2.3 MB/s)
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.330Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.586Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 351 kB/s)
04:47:23 [2024-05-15T08:47:23.586Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.586Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.586Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.586Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
04:47:23 [2024-05-15T08:47:23.586Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 585 kB/s)
04:47:23 [2024-05-15T08:47:23.586Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
04:47:23 [2024-05-15T08:47:23.586Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
04:47:23 [2024-05-15T08:47:23.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
04:47:23 [2024-05-15T08:47:23.586Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
04:47:23 [2024-05-15T08:47:23.586Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
04:47:23 [2024-05-15T08:47:23.586Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 251 kB/s)
04:47:23 [2024-05-15T08:47:23.586Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
04:47:23 [2024-05-15T08:47:23.586Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
04:47:23 [2024-05-15T08:47:23.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
04:47:23 [2024-05-15T08:47:23.586Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
04:47:23 [2024-05-15T08:47:23.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
04:47:23 [2024-05-15T08:47:23.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 774 kB/s)
04:47:23 [2024-05-15T08:47:23.587Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
04:47:23 [2024-05-15T08:47:23.587Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
04:47:23 [2024-05-15T08:47:23.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
04:47:23 [2024-05-15T08:47:23.587Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
04:47:23 [2024-05-15T08:47:23.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
04:47:23 [2024-05-15T08:47:23.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 579 kB/s)
04:47:23 [2024-05-15T08:47:23.587Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
04:47:23 [2024-05-15T08:47:23.587Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
04:47:23 [2024-05-15T08:47:23.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
04:47:23 [2024-05-15T08:47:23.587Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
04:47:23 [2024-05-15T08:47:23.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
04:47:23 [2024-05-15T08:47:23.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 293 kB/s)
04:47:23 [2024-05-15T08:47:23.587Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
04:47:23 [2024-05-15T08:47:23.587Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 626 kB/s)
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 722 kB/s)
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 370 kB/s)
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
04:47:23 [2024-05-15T08:47:23.842Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 601 kB/s)
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 989 kB/s)
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 509 kB/s)
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 1.5 MB/s)
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
04:47:23 [2024-05-15T08:47:23.843Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 498 kB/s)
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 2.0 MB/s)
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 2.0 MB/s)
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
04:47:24 [2024-05-15T08:47:24.098Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 1.6 MB/s)
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 275 kB/s)
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 155 kB/s)
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 770 kB/s)
04:47:24 [2024-05-15T08:47:24.099Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.354Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.354Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.354Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.354Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.354Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 1.7 MB/s)
04:47:24 [2024-05-15T08:47:24.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
04:47:24 [2024-05-15T08:47:24.354Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
04:47:24 [2024-05-15T08:47:24.354Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
04:47:24 [2024-05-15T08:47:24.354Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
04:47:24 [2024-05-15T08:47:24.354Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
04:47:24 [2024-05-15T08:47:24.354Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 161 kB/s)
04:47:24 [2024-05-15T08:47:24.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
04:47:24 [2024-05-15T08:47:24.354Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
04:47:24 [2024-05-15T08:47:24.354Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
04:47:24 [2024-05-15T08:47:24.354Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
04:47:24 [2024-05-15T08:47:24.354Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
04:47:24 [2024-05-15T08:47:24.354Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 2.7 MB/s)
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 2.7 MB/s)
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 647 kB/s)
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 83 kB/s)
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 1.1 MB/s)
04:47:24 [2024-05-15T08:47:24.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
04:47:24 [2024-05-15T08:47:24.610Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
04:47:24 [2024-05-15T08:47:24.610Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
04:47:24 [2024-05-15T08:47:24.610Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
04:47:24 [2024-05-15T08:47:24.610Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom
04:47:24 [2024-05-15T08:47:24.610Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 7.3 MB/s)
04:47:24 [2024-05-15T08:47:24.610Z] [WARNING] The POM for org.apache.commons:commons-text:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 621 kB/s)
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 1.6 MB/s)
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 426 kB/s)
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 750 kB/s)
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 4.8 MB/s)
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 506 kB/s)
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.611Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 152 kB/s)
04:47:24 [2024-05-15T08:47:24.867Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.867Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 183 kB/s)
04:47:24 [2024-05-15T08:47:24.867Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.867Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.867Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.867Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 248 kB/s)
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 231 kB/s)
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 231 kB/s)
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 589 kB/s)
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
04:47:24 [2024-05-15T08:47:24.868Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 232 kB/s)
04:47:25 [2024-05-15T08:47:25.125Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
04:47:25 [2024-05-15T08:47:25.125Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
04:47:25 [2024-05-15T08:47:25.125Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
04:47:25 [2024-05-15T08:47:25.125Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
04:47:25 [2024-05-15T08:47:25.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
04:47:25 [2024-05-15T08:47:25.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 316 kB/s)
04:47:25 [2024-05-15T08:47:25.125Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
04:47:25 [2024-05-15T08:47:25.125Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
04:47:25 [2024-05-15T08:47:25.125Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
04:47:25 [2024-05-15T08:47:25.125Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 322 kB/s)
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 353 kB/s)
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 242 kB/s)
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 760 kB/s)
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 5.4 MB/s)
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 6.3 MB/s)
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
04:47:25 [2024-05-15T08:47:25.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 11 MB/s)
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 14 MB/s)
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 958 kB/s)
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 32 kB/s)
04:47:25 [2024-05-15T08:47:25.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
04:47:25 [2024-05-15T08:47:25.382Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
04:47:25 [2024-05-15T08:47:25.382Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
04:47:25 [2024-05-15T08:47:25.382Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
04:47:25 [2024-05-15T08:47:25.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
04:47:25 [2024-05-15T08:47:25.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 144 kB/s)
04:47:25 [2024-05-15T08:47:25.382Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
04:47:25 [2024-05-15T08:47:25.382Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
04:47:25 [2024-05-15T08:47:25.382Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
04:47:25 [2024-05-15T08:47:25.382Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
04:47:25 [2024-05-15T08:47:25.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
04:47:25 [2024-05-15T08:47:25.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 876 kB/s)
04:47:25 [2024-05-15T08:47:25.382Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
04:47:25 [2024-05-15T08:47:25.382Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
04:47:25 [2024-05-15T08:47:25.382Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
04:47:25 [2024-05-15T08:47:25.382Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
04:47:25 [2024-05-15T08:47:25.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
04:47:25 [2024-05-15T08:47:25.637Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 883 kB/s)
04:47:25 [2024-05-15T08:47:25.637Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
04:47:25 [2024-05-15T08:47:25.637Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 14 kB/s)
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/logkit/logkit/1.0.1/logkit-1.0.1.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/logkit/logkit/1.0.1/logkit-1.0.1.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/logkit/logkit/1.0.1/logkit-1.0.1.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/logkit/logkit/1.0.1/logkit-1.0.1.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 9.8 kB/s)
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 11 kB/s)
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 668 kB/s)
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
04:47:25 [2024-05-15T08:47:25.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
04:47:25 [2024-05-15T08:47:25.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 37 kB/s)
04:47:25 [2024-05-15T08:47:25.893Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
04:47:25 [2024-05-15T08:47:25.893Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 231 kB/s)
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 23 kB/s)
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 12 kB/s)
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 334 kB/s)
04:47:25 [2024-05-15T08:47:25.894Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
04:47:26 [2024-05-15T08:47:26.150Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
04:47:26 [2024-05-15T08:47:26.150Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
04:47:26 [2024-05-15T08:47:26.150Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
04:47:26 [2024-05-15T08:47:26.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
04:47:26 [2024-05-15T08:47:26.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 187 kB/s)
04:47:26 [2024-05-15T08:47:26.150Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
04:47:26 [2024-05-15T08:47:26.150Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
04:47:26 [2024-05-15T08:47:26.150Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 920 kB/s)
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/dom4j/dom4j/1.1/dom4j-1.1.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/dom4j/dom4j/1.1/dom4j-1.1.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/dom4j/dom4j/1.1/dom4j-1.1.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 4.9 kB/s)
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 9.3 kB/s)
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 1.3 MB/s)
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
04:47:26 [2024-05-15T08:47:26.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 1.6 MB/s)
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 4.4 MB/s)
04:47:26 [2024-05-15T08:47:26.407Z] [WARNING] The POM for commons-collections:commons-collections:jar:3.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 96 kB/s)
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 2.0 MB/s)
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 1.9 MB/s)
04:47:26 [2024-05-15T08:47:26.407Z] [WARNING] The POM for org.apache.commons:commons-text:jar:1.10.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
04:47:26 [2024-05-15T08:47:26.407Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
04:47:26 [2024-05-15T08:47:26.664Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
04:47:26 [2024-05-15T08:47:26.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
04:47:26 [2024-05-15T08:47:26.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 51 kB/s)
04:47:26 [2024-05-15T08:47:26.664Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
04:47:26 [2024-05-15T08:47:26.664Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
04:47:26 [2024-05-15T08:47:26.664Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
04:47:26 [2024-05-15T08:47:26.664Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
04:47:26 [2024-05-15T08:47:26.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
04:47:26 [2024-05-15T08:47:26.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 192 kB/s)
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 224 kB/s)
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
04:47:26 [2024-05-15T08:47:26.665Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
04:47:26 [2024-05-15T08:47:26.666Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
04:47:26 [2024-05-15T08:47:26.666Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
04:47:26 [2024-05-15T08:47:26.666Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/dom4j/dom4j/1.1/dom4j-1.1.jar
04:47:26 [2024-05-15T08:47:26.666Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar
04:47:26 [2024-05-15T08:47:26.666Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
04:47:26 [2024-05-15T08:47:26.666Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
04:47:26 [2024-05-15T08:47:26.666Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
04:47:26 [2024-05-15T08:47:26.666Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
04:47:26 [2024-05-15T08:47:26.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
04:47:26 [2024-05-15T08:47:26.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
04:47:26 [2024-05-15T08:47:26.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
04:47:26 [2024-05-15T08:47:26.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
04:47:26 [2024-05-15T08:47:26.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
04:47:26 [2024-05-15T08:47:26.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/dom4j/dom4j/1.1/dom4j-1.1.jar
04:47:26 [2024-05-15T08:47:26.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
04:47:26 [2024-05-15T08:47:26.925Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
04:47:26 [2024-05-15T08:47:26.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
04:47:26 [2024-05-15T08:47:26.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/dom4j/dom4j/1.1/dom4j-1.1.jar
04:47:26 [2024-05-15T08:47:26.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar
04:47:26 [2024-05-15T08:47:26.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
04:47:26 [2024-05-15T08:47:26.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 1.3 MB/s)
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 8.8 MB/s)
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 2.9 MB/s)
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 21 MB/s)
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar (33 kB at 2.7 MB/s)
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 3.6 MB/s)
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 2.6 MB/s)
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 7.3 MB/s)
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 41 MB/s)
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 6.2 MB/s)
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 1.4 MB/s)
04:47:27 [2024-05-15T08:47:27.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 1.3 MB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 17 MB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 741 kB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 4.6 MB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 793 kB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 1.6 MB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 454 kB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 4.2 MB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 1.2 MB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 314 kB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 997 kB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 2.8 MB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 232 kB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 1.2 MB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 1.3 MB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 143 kB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 212 kB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 199 kB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 729 kB/s)
04:47:27 [2024-05-15T08:47:27.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 2.6 MB/s)
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 51 kB/s)
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 5.2 MB/s)
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 91 kB/s)
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 134 kB/s)
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 198 kB/s)
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 2.6 MB/s)
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 2.9 MB/s)
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 1.5 MB/s)
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 900 kB/s)
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 3.4 MB/s)
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 4.3 MB/s)
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 1.8 MB/s)
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 468 kB/s)
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 5.2 MB/s)
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 526 kB/s)
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 1.9 MB/s)
04:47:27 [2024-05-15T08:47:27.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 74 kB/s)
04:47:27 [2024-05-15T08:47:27.441Z] [INFO] 
04:47:27 [2024-05-15T08:47:27.441Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting-parent ---
04:47:27 [2024-05-15T08:47:27.441Z] [INFO] 
04:47:27 [2024-05-15T08:47:27.441Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting-parent ---
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] 
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting-parent ---
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] 
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting-parent ---
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] 
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting-parent ---
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] 
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting-parent ---
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] 
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting-parent ---
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] 
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting-parent ---
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting-parent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-parent-0.9.0-SNAPSHOT.pom
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] 
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core >--
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core 0.1.4-SNAPSHOT [20/128]
04:47:27 [2024-05-15T08:47:27.696Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:47:27 [2024-05-15T08:47:27.696Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
04:47:27 [2024-05-15T08:47:27.696Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:27 [2024-05-15T08:47:27.696Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:27 [2024-05-15T08:47:27.696Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:27 [2024-05-15T08:47:27.696Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:27 [2024-05-15T08:47:27.696Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
04:47:27 [2024-05-15T08:47:27.952Z] [INFO] 
04:47:27 [2024-05-15T08:47:27.952Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:27 [2024-05-15T08:47:27.952Z] [INFO] 
04:47:27 [2024-05-15T08:47:27.952Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:27 [2024-05-15T08:47:27.952Z] [INFO] The project's OSGi version is 0.1.4.202405150845
04:47:27 [2024-05-15T08:47:27.952Z] [INFO] 
04:47:27 [2024-05-15T08:47:27.952Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:27 [2024-05-15T08:47:27.952Z] [INFO] 
04:47:27 [2024-05-15T08:47:27.952Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:27 [2024-05-15T08:47:27.952Z] [INFO] 
04:47:27 [2024-05-15T08:47:27.952Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:27 [2024-05-15T08:47:27.952Z] [INFO] 
04:47:27 [2024-05-15T08:47:27.952Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:27 [2024-05-15T08:47:27.952Z] [INFO] 
04:47:27 [2024-05-15T08:47:27.952Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:27 [2024-05-15T08:47:27.952Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.core
04:47:27 [2024-05-15T08:47:27.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:27 [2024-05-15T08:47:27.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] 
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] 
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.core >>>
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] 
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] The project's OSGi version is 0.1.4.202405150845
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] 
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] 
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] 
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] 
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] 
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] 
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] 
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.core <<<
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] 
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] 
04:47:28 [2024-05-15T08:47:28.208Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:28 [2024-05-15T08:47:28.463Z] [INFO] No previous run data found, generating javadoc.
04:47:30 [2024-05-15T08:47:30.976Z] [INFO] 
04:47:30 [2024-05-15T08:47:30.976Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:30 [2024-05-15T08:47:30.976Z] [INFO] 
04:47:30 [2024-05-15T08:47:30.976Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:30 [2024-05-15T08:47:30.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/main/resources
04:47:30 [2024-05-15T08:47:30.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/help
04:47:30 [2024-05-15T08:47:30.976Z] [INFO] 
04:47:30 [2024-05-15T08:47:30.976Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:30 [2024-05-15T08:47:30.976Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:30 [2024-05-15T08:47:30.976Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:30 [2024-05-15T08:47:30.976Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:30 [2024-05-15T08:47:30.976Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:30 [2024-05-15T08:47:30.976Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:47:31 [2024-05-15T08:47:31.538Z] [INFO] 
04:47:31 [2024-05-15T08:47:31.538Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:31 [2024-05-15T08:47:31.538Z] [INFO] 
04:47:31 [2024-05-15T08:47:31.538Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:31 [2024-05-15T08:47:31.538Z] [INFO] 
04:47:31 [2024-05-15T08:47:31.538Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:31 [2024-05-15T08:47:31.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/test/resources
04:47:31 [2024-05-15T08:47:31.538Z] [INFO] 
04:47:31 [2024-05-15T08:47:31.538Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:31 [2024-05-15T08:47:31.538Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:31 [2024-05-15T08:47:31.538Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:31 [2024-05-15T08:47:31.538Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:31 [2024-05-15T08:47:31.538Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:31 [2024-05-15T08:47:31.538Z] [INFO] 
04:47:31 [2024-05-15T08:47:31.538Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:31 [2024-05-15T08:47:31.539Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
04:47:31 [2024-05-15T08:47:31.539Z] [INFO] 
04:47:31 [2024-05-15T08:47:31.539Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:31 [2024-05-15T08:47:31.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-sources.jar
04:47:31 [2024-05-15T08:47:31.539Z] [INFO] 
04:47:31 [2024-05-15T08:47:31.539Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:31 [2024-05-15T08:47:31.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT.jar
04:47:31 [2024-05-15T08:47:31.539Z] [INFO] 
04:47:31 [2024-05-15T08:47:31.539Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:31 [2024-05-15T08:47:31.539Z] [INFO] 
04:47:31 [2024-05-15T08:47:31.539Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:31 [2024-05-15T08:47:31.539Z] [INFO] 
04:47:31 [2024-05-15T08:47:31.539Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:31 [2024-05-15T08:47:31.539Z] [INFO] 
04:47:31 [2024-05-15T08:47:31.539Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:31 [2024-05-15T08:47:31.795Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT.jar
04:47:33 [2024-05-15T08:47:33.683Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-sources.jar
04:47:33 [2024-05-15T08:47:33.942Z] [INFO] 
04:47:33 [2024-05-15T08:47:33.942Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:33 [2024-05-15T08:47:33.942Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:47:33 [2024-05-15T08:47:33.942Z] [INFO] 
04:47:33 [2024-05-15T08:47:33.942Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:33 [2024-05-15T08:47:33.942Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:47:33 [2024-05-15T08:47:33.942Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
04:47:33 [2024-05-15T08:47:33.942Z] [INFO] 
04:47:33 [2024-05-15T08:47:33.942Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:33 [2024-05-15T08:47:33.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT.jar
04:47:33 [2024-05-15T08:47:33.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT.pom
04:47:33 [2024-05-15T08:47:33.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-sources.jar
04:47:33 [2024-05-15T08:47:33.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-p2metadata.xml
04:47:34 [2024-05-15T08:47:34.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-p2artifacts.xml
04:47:34 [2024-05-15T08:47:34.198Z] [INFO] 
04:47:34 [2024-05-15T08:47:34.198Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.core ---
04:47:34 [2024-05-15T08:47:34.198Z] [INFO] 
04:47:34 [2024-05-15T08:47:34.198Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui >--
04:47:34 [2024-05-15T08:47:34.198Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.ui 0.1.2-SNAPSHOT [21/128]
04:47:34 [2024-05-15T08:47:34.198Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
04:47:34 [2024-05-15T08:47:34.198Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:47:34 [2024-05-15T08:47:34.198Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
04:47:34 [2024-05-15T08:47:34.198Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:34 [2024-05-15T08:47:34.198Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:34 [2024-05-15T08:47:34.198Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:34 [2024-05-15T08:47:34.198Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:34 [2024-05-15T08:47:34.198Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
04:47:35 [2024-05-15T08:47:35.127Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.sat4j.core,2.3.5.v201308161310 have severely compromised security. Please report this concern to the artifact provider.
04:47:35 [2024-05-15T08:47:35.127Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.sat4j.pb,2.3.5.v201404071733 have severely compromised security. Please report this concern to the artifact provider.
04:47:35 [2024-05-15T08:47:35.383Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.383Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:35 [2024-05-15T08:47:35.383Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.383Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:35 [2024-05-15T08:47:35.383Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:47:35 [2024-05-15T08:47:35.383Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.383Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:35 [2024-05-15T08:47:35.383Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.383Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:35 [2024-05-15T08:47:35.383Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.383Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:35 [2024-05-15T08:47:35.383Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.383Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:35 [2024-05-15T08:47:35.383Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.383Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:35 [2024-05-15T08:47:35.383Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.ui
04:47:35 [2024-05-15T08:47:35.383Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:35 [2024-05-15T08:47:35.384Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui >>>
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.640Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:35 [2024-05-15T08:47:35.897Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:35 [2024-05-15T08:47:35.897Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.897Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui <<<
04:47:35 [2024-05-15T08:47:35.897Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.897Z] [INFO] 
04:47:35 [2024-05-15T08:47:35.897Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:35 [2024-05-15T08:47:35.897Z] [INFO] No previous run data found, generating javadoc.
04:47:38 [2024-05-15T08:47:38.415Z] [INFO] 
04:47:38 [2024-05-15T08:47:38.415Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:38 [2024-05-15T08:47:38.415Z] [INFO] 
04:47:38 [2024-05-15T08:47:38.415Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:38 [2024-05-15T08:47:38.415Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/main/resources
04:47:38 [2024-05-15T08:47:38.415Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/help
04:47:38 [2024-05-15T08:47:38.415Z] [INFO] 
04:47:38 [2024-05-15T08:47:38.415Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:38 [2024-05-15T08:47:38.415Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:38 [2024-05-15T08:47:38.415Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:38 [2024-05-15T08:47:38.415Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:38 [2024-05-15T08:47:38.415Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:38 [2024-05-15T08:47:38.415Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:47:38 [2024-05-15T08:47:38.672Z] [INFO] 
04:47:38 [2024-05-15T08:47:38.672Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:38 [2024-05-15T08:47:38.672Z] [INFO] 
04:47:38 [2024-05-15T08:47:38.672Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:38 [2024-05-15T08:47:38.672Z] [INFO] 
04:47:38 [2024-05-15T08:47:38.672Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:38 [2024-05-15T08:47:38.672Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/test/resources
04:47:38 [2024-05-15T08:47:38.672Z] [INFO] 
04:47:38 [2024-05-15T08:47:38.672Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:38 [2024-05-15T08:47:38.672Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:38 [2024-05-15T08:47:38.672Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:38 [2024-05-15T08:47:38.672Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:38 [2024-05-15T08:47:38.672Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:38 [2024-05-15T08:47:38.672Z] [INFO] 
04:47:38 [2024-05-15T08:47:38.672Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:38 [2024-05-15T08:47:38.672Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 174 were skipped
04:47:38 [2024-05-15T08:47:38.672Z] [INFO] 
04:47:38 [2024-05-15T08:47:38.672Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:38 [2024-05-15T08:47:38.672Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-sources.jar
04:47:38 [2024-05-15T08:47:38.672Z] [INFO] 
04:47:38 [2024-05-15T08:47:38.672Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:38 [2024-05-15T08:47:38.928Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT.jar
04:47:38 [2024-05-15T08:47:38.928Z] [INFO] 
04:47:38 [2024-05-15T08:47:38.928Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:38 [2024-05-15T08:47:38.928Z] [INFO] 
04:47:38 [2024-05-15T08:47:38.928Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:38 [2024-05-15T08:47:38.928Z] [INFO] 
04:47:38 [2024-05-15T08:47:38.928Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:38 [2024-05-15T08:47:38.928Z] [INFO] 
04:47:38 [2024-05-15T08:47:38.928Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:38 [2024-05-15T08:47:38.928Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT.jar
04:47:39 [2024-05-15T08:47:39.859Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-sources.jar
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] 
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] 
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] 
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT.jar
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT.pom
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-sources.jar
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-p2metadata.xml
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-p2artifacts.xml
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] 
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.ui ---
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] 
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting >--
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting 0.9.0-SNAPSHOT [22/128]
04:47:40 [2024-05-15T08:47:40.786Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:47:40 [2024-05-15T08:47:40.786Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
04:47:40 [2024-05-15T08:47:40.786Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:40 [2024-05-15T08:47:40.786Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:40 [2024-05-15T08:47:40.786Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:40 [2024-05-15T08:47:40.786Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting >>>
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.041Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting <<<
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/src/main/resources
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/help
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.042Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.inject,1.0.0.v20091030 have severely compromised security. Please report this concern to the artifact provider.
04:47:41 [2024-05-15T08:47:41.042Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 174 were skipped
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT.jar
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.042Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.297Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT-sources-feature.jar
04:47:41 [2024-05-15T08:47:41.297Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.297Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.297Z] [INFO] 
04:47:41 [2024-05-15T08:47:41.297Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:41 [2024-05-15T08:47:41.297Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT.jar
04:47:42 [2024-05-15T08:47:42.663Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT-sources-feature.jar
04:47:43 [2024-05-15T08:47:43.224Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.224Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:43 [2024-05-15T08:47:43.224Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:47:43 [2024-05-15T08:47:43.224Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.224Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:43 [2024-05-15T08:47:43.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
04:47:43 [2024-05-15T08:47:43.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
04:47:43 [2024-05-15T08:47:43.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
04:47:43 [2024-05-15T08:47:43.480Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.480Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:43 [2024-05-15T08:47:43.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT.jar
04:47:43 [2024-05-15T08:47:43.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT.pom
04:47:43 [2024-05-15T08:47:43.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT-sources-feature.jar
04:47:43 [2024-05-15T08:47:43.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT-p2metadata.xml
04:47:43 [2024-05-15T08:47:43.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT-p2artifacts.xml
04:47:43 [2024-05-15T08:47:43.480Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.480Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting ---
04:47:43 [2024-05-15T08:47:43.480Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.480Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript >--
04:47:43 [2024-05-15T08:47:43.480Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.javascript 0.9.0-SNAPSHOT [23/128]
04:47:43 [2024-05-15T08:47:43.480Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
04:47:43 [2024-05-15T08:47:43.480Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:47:43 [2024-05-15T08:47:43.480Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
04:47:43 [2024-05-15T08:47:43.480Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:43 [2024-05-15T08:47:43.480Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:43 [2024-05-15T08:47:43.480Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:43 [2024-05-15T08:47:43.480Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.javascript >>>
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.javascript <<<
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/src/main/resources
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/help
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] 
04:47:43 [2024-05-15T08:47:43.736Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:43 [2024-05-15T08:47:43.993Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,com.google.protobuf,2.4.0.v201105131100 have severely compromised security. Please report this concern to the artifact provider.
04:47:45 [2024-05-15T08:47:45.882Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 186 were skipped
04:47:45 [2024-05-15T08:47:45.882Z] [INFO] 
04:47:45 [2024-05-15T08:47:45.882Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:45 [2024-05-15T08:47:45.882Z] [INFO] 
04:47:45 [2024-05-15T08:47:45.882Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:45 [2024-05-15T08:47:45.882Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT.jar
04:47:45 [2024-05-15T08:47:45.882Z] [INFO] 
04:47:45 [2024-05-15T08:47:45.882Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:45 [2024-05-15T08:47:45.882Z] [INFO] 
04:47:45 [2024-05-15T08:47:45.882Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:45 [2024-05-15T08:47:45.882Z] [INFO] 
04:47:45 [2024-05-15T08:47:45.882Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:45 [2024-05-15T08:47:45.882Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT-sources-feature.jar
04:47:45 [2024-05-15T08:47:45.882Z] [INFO] 
04:47:45 [2024-05-15T08:47:45.882Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:45 [2024-05-15T08:47:45.882Z] [INFO] 
04:47:45 [2024-05-15T08:47:45.882Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:45 [2024-05-15T08:47:45.882Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT.jar
04:47:46 [2024-05-15T08:47:46.138Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT-sources-feature.jar
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] 
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] 
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] 
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT.jar
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT.pom
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT-sources-feature.jar
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT-p2metadata.xml
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT-p2artifacts.xml
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] 
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] 
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core >--
04:47:47 [2024-05-15T08:47:47.510Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.core 0.1.1-SNAPSHOT [24/128]
04:47:47 [2024-05-15T08:47:47.511Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties
04:47:47 [2024-05-15T08:47:47.511Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:47:47 [2024-05-15T08:47:47.511Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:47 [2024-05-15T08:47:47.511Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:47 [2024-05-15T08:47:47.511Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:47 [2024-05-15T08:47:47.511Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] 
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] 
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] 
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] 
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] 
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] 
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] 
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.core
04:47:47 [2024-05-15T08:47:47.766Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:47 [2024-05-15T08:47:47.766Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] 
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] 
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/src/main/resources
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] 
04:47:47 [2024-05-15T08:47:47.766Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:47 [2024-05-15T08:47:47.766Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:47 [2024-05-15T08:47:47.766Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:47 [2024-05-15T08:47:47.766Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:47 [2024-05-15T08:47:47.766Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:48 [2024-05-15T08:47:48.022Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] 
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] 
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] 
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/src/test/resources
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] 
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:48 [2024-05-15T08:47:48.278Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:48 [2024-05-15T08:47:48.278Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:48 [2024-05-15T08:47:48.278Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:48 [2024-05-15T08:47:48.278Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] 
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:48 [2024-05-15T08:47:48.278Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] 
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-sources.jar
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] 
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT.jar
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] 
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] 
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] 
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] 
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:48 [2024-05-15T08:47:48.278Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT.jar
04:47:49 [2024-05-15T08:47:49.205Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-sources.jar
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] 
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] 
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] 
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT.jar
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT.pom
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-sources.jar
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-p2metadata.xml
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-p2artifacts.xml
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] 
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.core ---
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] 
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui >--
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.ui 0.1.2-SNAPSHOT [25/128]
04:47:50 [2024-05-15T08:47:50.133Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:47:50 [2024-05-15T08:47:50.133Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:50 [2024-05-15T08:47:50.133Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:50 [2024-05-15T08:47:50.133Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:50 [2024-05-15T08:47:50.133Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:50 [2024-05-15T08:47:50.133Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties
04:47:50 [2024-05-15T08:47:50.390Z] [INFO] 
04:47:50 [2024-05-15T08:47:50.390Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:50 [2024-05-15T08:47:50.390Z] [INFO] 
04:47:50 [2024-05-15T08:47:50.390Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:50 [2024-05-15T08:47:50.390Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:47:50 [2024-05-15T08:47:50.390Z] [INFO] 
04:47:50 [2024-05-15T08:47:50.390Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:50 [2024-05-15T08:47:50.390Z] [INFO] 
04:47:50 [2024-05-15T08:47:50.390Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:50 [2024-05-15T08:47:50.390Z] [INFO] 
04:47:50 [2024-05-15T08:47:50.390Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:50 [2024-05-15T08:47:50.390Z] [INFO] 
04:47:50 [2024-05-15T08:47:50.390Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:50 [2024-05-15T08:47:50.390Z] [INFO] 
04:47:50 [2024-05-15T08:47:50.390Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:50 [2024-05-15T08:47:50.390Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.ui
04:47:50 [2024-05-15T08:47:50.390Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:50 [2024-05-15T08:47:50.390Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:50 [2024-05-15T08:47:50.645Z] [INFO] 
04:47:50 [2024-05-15T08:47:50.645Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:50 [2024-05-15T08:47:50.645Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:50 [2024-05-15T08:47:50.645Z] [INFO] 
04:47:50 [2024-05-15T08:47:50.645Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:50 [2024-05-15T08:47:50.645Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/src/main/resources
04:47:50 [2024-05-15T08:47:50.645Z] [INFO] 
04:47:50 [2024-05-15T08:47:50.645Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:50 [2024-05-15T08:47:50.645Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:50 [2024-05-15T08:47:50.645Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:50 [2024-05-15T08:47:50.645Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:50 [2024-05-15T08:47:50.645Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:50 [2024-05-15T08:47:50.645Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] 
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] 
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] 
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/src/test/resources
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] 
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:51 [2024-05-15T08:47:51.206Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:51 [2024-05-15T08:47:51.206Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:51 [2024-05-15T08:47:51.206Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:51 [2024-05-15T08:47:51.206Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] 
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:51 [2024-05-15T08:47:51.206Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] 
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-sources.jar
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] 
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT.jar
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] 
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] 
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] 
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] 
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:51 [2024-05-15T08:47:51.206Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT.jar
04:47:51 [2024-05-15T08:47:51.768Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-sources.jar
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT.jar
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT.pom
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-sources.jar
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-p2metadata.xml
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-p2artifacts.xml
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.ui ---
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.doc.user >--
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] Building Trace Compass Incubator inandout User Guide 0.9.0-SNAPSHOT [26/128]
04:47:53 [2024-05-15T08:47:53.134Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.inandout.doc.user/pom.xml
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:47:53 [2024-05-15T08:47:53.134Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:53 [2024-05-15T08:47:53.134Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:53 [2024-05-15T08:47:53.134Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:53 [2024-05-15T08:47:53.134Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/pom.xml
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] Executing tasks
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] Executed tasks
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.390Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] Resolving class path of Trace Compass Incubator inandout User Guide
04:47:53 [2024-05-15T08:47:53.391Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:53 [2024-05-15T08:47:53.391Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] Executing tasks
04:47:53 [2024-05-15T08:47:53.391Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/doc/User-Guide.html
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] Executed tasks
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/src/main/resources
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:53 [2024-05-15T08:47:53.391Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:53 [2024-05-15T08:47:53.391Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:53 [2024-05-15T08:47:53.391Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] 
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:53 [2024-05-15T08:47:53.391Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:53 [2024-05-15T08:47:53.391Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:53 [2024-05-15T08:47:53.391Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:53 [2024-05-15T08:47:53.391Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/data/.metadata/.log
04:47:53 [2024-05-15T08:47:53.391Z] [INFO] Command line:
04:47:53 [2024-05-15T08:47:53.391Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:47:53 [2024-05-15T08:47:53.391Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:47:54 [2024-05-15T08:47:54.318Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:47:54 [2024-05-15T08:47:54.318Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:47:54 [2024-05-15T08:47:54.318Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:47:54 [2024-05-15T08:47:54.318Z] WARNING: System::setSecurityManager will be removed in a future release
04:47:55 [2024-05-15T08:47:55.245Z] Buildfile: build.xml
04:47:55 [2024-05-15T08:47:55.501Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:47:55 [2024-05-15T08:47:55.501Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:47:55 [2024-05-15T08:47:55.501Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:47:55 [2024-05-15T08:47:55.501Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:47:55 [2024-05-15T08:47:55.501Z] WARNING: System::setSecurityManager will be removed in a future release
04:47:55 [2024-05-15T08:47:55.501Z] 
04:47:55 [2024-05-15T08:47:55.501Z] build.index:
04:47:56 [2024-05-15T08:47:56.427Z] BUILD SUCCESSFUL
04:47:56 [2024-05-15T08:47:56.427Z] 
04:47:56 [2024-05-15T08:47:56.427Z] BUILD SUCCESSFUL
04:47:56 [2024-05-15T08:47:56.427Z] Total time: 1 second
04:47:56 [2024-05-15T08:47:56.427Z] [INFO] 
04:47:56 [2024-05-15T08:47:56.427Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:56 [2024-05-15T08:47:56.427Z] [INFO] 
04:47:56 [2024-05-15T08:47:56.427Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:56 [2024-05-15T08:47:56.427Z] [INFO] 
04:47:56 [2024-05-15T08:47:56.427Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:56 [2024-05-15T08:47:56.427Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/src/test/resources
04:47:56 [2024-05-15T08:47:56.427Z] [INFO] 
04:47:56 [2024-05-15T08:47:56.427Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:56 [2024-05-15T08:47:56.427Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:56 [2024-05-15T08:47:56.427Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:56 [2024-05-15T08:47:56.427Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:56 [2024-05-15T08:47:56.427Z] [INFO] 
04:47:56 [2024-05-15T08:47:56.427Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:56 [2024-05-15T08:47:56.427Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:47:56 [2024-05-15T08:47:56.428Z] [INFO] 
04:47:56 [2024-05-15T08:47:56.428Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:56 [2024-05-15T08:47:56.428Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT-sources.jar
04:47:56 [2024-05-15T08:47:56.428Z] [INFO] 
04:47:56 [2024-05-15T08:47:56.428Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:56 [2024-05-15T08:47:56.428Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT.jar
04:47:56 [2024-05-15T08:47:56.428Z] [INFO] 
04:47:56 [2024-05-15T08:47:56.428Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:56 [2024-05-15T08:47:56.428Z] [INFO] 
04:47:56 [2024-05-15T08:47:56.428Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:56 [2024-05-15T08:47:56.428Z] [INFO] 
04:47:56 [2024-05-15T08:47:56.428Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:56 [2024-05-15T08:47:56.428Z] [INFO] 
04:47:56 [2024-05-15T08:47:56.428Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:56 [2024-05-15T08:47:56.428Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT.jar
04:47:56 [2024-05-15T08:47:56.989Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT-sources.jar
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT.jar
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT.pom
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT-sources.jar
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] Executing tasks
04:47:57 [2024-05-15T08:47:57.549Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.inandout.doc.user
04:47:57 [2024-05-15T08:47:57.549Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.inandout.doc.user
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] Executed tasks
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout >--
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout 0.9.0-SNAPSHOT [27/128]
04:47:57 [2024-05-15T08:47:57.549Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:47:57 [2024-05-15T08:47:57.549Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:57 [2024-05-15T08:47:57.549Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:57 [2024-05-15T08:47:57.549Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:57 [2024-05-15T08:47:57.549Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/src/main/resources
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:57 [2024-05-15T08:47:57.805Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT.jar
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] 
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:57 [2024-05-15T08:47:57.805Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT-sources-feature.jar
04:47:58 [2024-05-15T08:47:58.061Z] [INFO] 
04:47:58 [2024-05-15T08:47:58.061Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:58 [2024-05-15T08:47:58.061Z] [INFO] 
04:47:58 [2024-05-15T08:47:58.061Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:58 [2024-05-15T08:47:58.062Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT.jar
04:47:58 [2024-05-15T08:47:58.989Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT-sources-feature.jar
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] 
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] 
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.ui' with 13 classes
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.doc.user' with 0 classes
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] 
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT.jar
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT.pom
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT-sources-feature.jar
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT-p2metadata.xml
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT-p2artifacts.xml
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] 
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout ---
04:47:59 [2024-05-15T08:47:59.551Z] [INFO] 
04:47:59 [2024-05-15T08:47:59.552Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core >--
04:47:59 [2024-05-15T08:47:59.552Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core 0.1.5-SNAPSHOT [28/128]
04:47:59 [2024-05-15T08:47:59.552Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
04:47:59 [2024-05-15T08:47:59.552Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:47:59 [2024-05-15T08:47:59.552Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:59 [2024-05-15T08:47:59.552Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:59 [2024-05-15T08:47:59.552Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:59 [2024-05-15T08:47:59.552Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:59 [2024-05-15T08:47:59.552Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] 
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] 
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] The project's OSGi version is 0.1.5.202405150845
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] 
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] 
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] 
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] 
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] 
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.core
04:47:59 [2024-05-15T08:47:59.807Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:59 [2024-05-15T08:47:59.807Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] 
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] 
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/src/main/resources
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] 
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:47:59 [2024-05-15T08:47:59.807Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:47:59 [2024-05-15T08:47:59.807Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:59 [2024-05-15T08:47:59.807Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:59 [2024-05-15T08:47:59.807Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:47:59 [2024-05-15T08:47:59.807Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:48:00 [2024-05-15T08:48:00.733Z] [INFO] 
04:48:00 [2024-05-15T08:48:00.733Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:48:00 [2024-05-15T08:48:00.733Z] [INFO] 
04:48:00 [2024-05-15T08:48:00.733Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:48:00 [2024-05-15T08:48:00.733Z] [INFO] 
04:48:00 [2024-05-15T08:48:00.733Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:48:00 [2024-05-15T08:48:00.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/src/test/resources
04:48:00 [2024-05-15T08:48:00.994Z] [INFO] 
04:48:00 [2024-05-15T08:48:00.994Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:48:00 [2024-05-15T08:48:00.994Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:00 [2024-05-15T08:48:00.994Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:00 [2024-05-15T08:48:00.994Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:00 [2024-05-15T08:48:00.994Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:00 [2024-05-15T08:48:00.994Z] [INFO] 
04:48:00 [2024-05-15T08:48:00.994Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:48:00 [2024-05-15T08:48:00.994Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
04:48:00 [2024-05-15T08:48:00.994Z] [INFO] 
04:48:00 [2024-05-15T08:48:00.994Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:48:00 [2024-05-15T08:48:00.995Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT-sources.jar
04:48:00 [2024-05-15T08:48:00.995Z] [INFO] 
04:48:00 [2024-05-15T08:48:00.995Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:48:00 [2024-05-15T08:48:00.995Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT.jar
04:48:00 [2024-05-15T08:48:00.995Z] [INFO] 
04:48:00 [2024-05-15T08:48:00.995Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:48:00 [2024-05-15T08:48:00.995Z] [INFO] 
04:48:00 [2024-05-15T08:48:00.995Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:48:00 [2024-05-15T08:48:00.995Z] [INFO] 
04:48:00 [2024-05-15T08:48:00.995Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:48:00 [2024-05-15T08:48:00.995Z] [INFO] 
04:48:00 [2024-05-15T08:48:00.995Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:48:01 [2024-05-15T08:48:01.250Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT.jar
04:48:01 [2024-05-15T08:48:01.810Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT-sources.jar
04:48:02 [2024-05-15T08:48:02.736Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.736Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:48:02 [2024-05-15T08:48:02.736Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:48:02 [2024-05-15T08:48:02.736Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.736Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:48:02 [2024-05-15T08:48:02.736Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.736Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:48:02 [2024-05-15T08:48:02.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT.jar
04:48:02 [2024-05-15T08:48:02.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT.pom
04:48:02 [2024-05-15T08:48:02.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT-sources.jar
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT-p2metadata.xml
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT-p2artifacts.xml
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.core ---
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core >--
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.1.1-SNAPSHOT [29/128]
04:48:02 [2024-05-15T08:48:02.737Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:02 [2024-05-15T08:48:02.737Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:02 [2024-05-15T08:48:02.737Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:02 [2024-05-15T08:48:02.737Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:02 [2024-05-15T08:48:02.737Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.lttng2.ust.extras.core
04:48:02 [2024-05-15T08:48:02.737Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:02 [2024-05-15T08:48:02.737Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/src/main/resources
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.737Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:02 [2024-05-15T08:48:02.737Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:02 [2024-05-15T08:48:02.737Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:02 [2024-05-15T08:48:02.737Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:02 [2024-05-15T08:48:02.737Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:02 [2024-05-15T08:48:02.993Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:48:02 [2024-05-15T08:48:02.993Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.993Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:02 [2024-05-15T08:48:02.993Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.993Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:02 [2024-05-15T08:48:02.993Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.993Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:02 [2024-05-15T08:48:02.993Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/src/test/resources
04:48:02 [2024-05-15T08:48:02.993Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.993Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:02 [2024-05-15T08:48:02.993Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:02 [2024-05-15T08:48:02.993Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:02 [2024-05-15T08:48:02.993Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:02 [2024-05-15T08:48:02.993Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:02 [2024-05-15T08:48:02.993Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.993Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:02 [2024-05-15T08:48:02.993Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 44 were skipped
04:48:02 [2024-05-15T08:48:02.993Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.993Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:02 [2024-05-15T08:48:02.994Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-sources.jar
04:48:02 [2024-05-15T08:48:02.994Z] [INFO] 
04:48:02 [2024-05-15T08:48:02.994Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:03 [2024-05-15T08:48:03.249Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT.jar
04:48:03 [2024-05-15T08:48:03.249Z] [INFO] 
04:48:03 [2024-05-15T08:48:03.249Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:03 [2024-05-15T08:48:03.249Z] [INFO] 
04:48:03 [2024-05-15T08:48:03.249Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:03 [2024-05-15T08:48:03.249Z] [INFO] 
04:48:03 [2024-05-15T08:48:03.249Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:03 [2024-05-15T08:48:03.249Z] [INFO] 
04:48:03 [2024-05-15T08:48:03.249Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:03 [2024-05-15T08:48:03.249Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT.jar
04:48:04 [2024-05-15T08:48:04.174Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-sources.jar
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT.jar
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT.pom
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-sources.jar
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-p2metadata.xml
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-p2artifacts.xml
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user >--
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] Building Trace Compass Incubator LTTng2 Ust Extras User Guide 0.9.0-SNAPSHOT [30/128]
04:48:05 [2024-05-15T08:48:05.539Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:05 [2024-05-15T08:48:05.539Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:05 [2024-05-15T08:48:05.539Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:05 [2024-05-15T08:48:05.539Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] Executing tasks
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] Executed tasks
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:05 [2024-05-15T08:48:05.539Z] [INFO] Resolving class path of Trace Compass Incubator LTTng2 Ust Extras User Guide
04:48:05 [2024-05-15T08:48:05.539Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:05 [2024-05-15T08:48:05.540Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:05 [2024-05-15T08:48:05.540Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.540Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:05 [2024-05-15T08:48:05.540Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:48:05 [2024-05-15T08:48:05.540Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.540Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:05 [2024-05-15T08:48:05.540Z] [INFO] Executing tasks
04:48:05 [2024-05-15T08:48:05.540Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc/User-Guide.html
04:48:05 [2024-05-15T08:48:05.540Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:48:05 [2024-05-15T08:48:05.540Z] [INFO] Executed tasks
04:48:05 [2024-05-15T08:48:05.540Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.540Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:05 [2024-05-15T08:48:05.540Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/src/main/resources
04:48:05 [2024-05-15T08:48:05.540Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.540Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:05 [2024-05-15T08:48:05.540Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:05 [2024-05-15T08:48:05.540Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:05 [2024-05-15T08:48:05.540Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:05 [2024-05-15T08:48:05.540Z] [INFO] 
04:48:05 [2024-05-15T08:48:05.540Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:05 [2024-05-15T08:48:05.540Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:05 [2024-05-15T08:48:05.540Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:05 [2024-05-15T08:48:05.540Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:05 [2024-05-15T08:48:05.795Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:48:05 [2024-05-15T08:48:05.796Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/data/.metadata/.log
04:48:05 [2024-05-15T08:48:05.796Z] [INFO] Command line:
04:48:05 [2024-05-15T08:48:05.796Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:48:05 [2024-05-15T08:48:05.796Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:48:06 [2024-05-15T08:48:06.358Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:48:06 [2024-05-15T08:48:06.358Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:48:06 [2024-05-15T08:48:06.358Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:48:06 [2024-05-15T08:48:06.358Z] WARNING: System::setSecurityManager will be removed in a future release
04:48:07 [2024-05-15T08:48:07.722Z] Buildfile: build.xml
04:48:07 [2024-05-15T08:48:07.722Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:48:07 [2024-05-15T08:48:07.722Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:48:07 [2024-05-15T08:48:07.722Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:48:07 [2024-05-15T08:48:07.722Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:48:07 [2024-05-15T08:48:07.722Z] WARNING: System::setSecurityManager will be removed in a future release
04:48:07 [2024-05-15T08:48:07.722Z] 
04:48:07 [2024-05-15T08:48:07.722Z] build.index:
04:48:08 [2024-05-15T08:48:08.284Z] BUILD SUCCESSFUL
04:48:08 [2024-05-15T08:48:08.284Z] 
04:48:08 [2024-05-15T08:48:08.284Z] BUILD SUCCESSFUL
04:48:08 [2024-05-15T08:48:08.284Z] Total time: 1 second
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] 
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] 
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] 
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/src/test/resources
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] 
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:08 [2024-05-15T08:48:08.539Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:08 [2024-05-15T08:48:08.539Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:08 [2024-05-15T08:48:08.539Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] 
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:08 [2024-05-15T08:48:08.539Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] 
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT-sources.jar
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] 
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT.jar
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] 
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] 
04:48:08 [2024-05-15T08:48:08.539Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:08 [2024-05-15T08:48:08.540Z] [INFO] 
04:48:08 [2024-05-15T08:48:08.540Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:08 [2024-05-15T08:48:08.540Z] [INFO] 
04:48:08 [2024-05-15T08:48:08.540Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:08 [2024-05-15T08:48:08.540Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT.jar
04:48:09 [2024-05-15T08:48:09.904Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT-sources.jar
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] 
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] 
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] 
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT.jar
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT.pom
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT-sources.jar
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] 
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] 
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] Executing tasks
04:48:10 [2024-05-15T08:48:10.831Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user
04:48:10 [2024-05-15T08:48:10.831Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] Executed tasks
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] 
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras >--
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.9.0-SNAPSHOT [31/128]
04:48:10 [2024-05-15T08:48:10.831Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:48:10 [2024-05-15T08:48:10.831Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:10 [2024-05-15T08:48:10.831Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:10 [2024-05-15T08:48:10.831Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] 
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] 
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] 
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] 
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] 
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] 
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] 
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] 
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:10 [2024-05-15T08:48:10.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/src/main/resources
04:48:10 [2024-05-15T08:48:10.832Z] [INFO] 
04:48:10 [2024-05-15T08:48:10.832Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:10 [2024-05-15T08:48:10.832Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 45 were skipped
04:48:10 [2024-05-15T08:48:10.832Z] [INFO] 
04:48:10 [2024-05-15T08:48:10.832Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:10 [2024-05-15T08:48:10.832Z] [INFO] 
04:48:10 [2024-05-15T08:48:10.832Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:10 [2024-05-15T08:48:10.832Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT.jar
04:48:11 [2024-05-15T08:48:11.087Z] [INFO] 
04:48:11 [2024-05-15T08:48:11.087Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:11 [2024-05-15T08:48:11.087Z] [INFO] 
04:48:11 [2024-05-15T08:48:11.087Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:11 [2024-05-15T08:48:11.087Z] [INFO] 
04:48:11 [2024-05-15T08:48:11.087Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:11 [2024-05-15T08:48:11.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT-sources-feature.jar
04:48:11 [2024-05-15T08:48:11.088Z] [INFO] 
04:48:11 [2024-05-15T08:48:11.088Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:11 [2024-05-15T08:48:11.088Z] [INFO] 
04:48:11 [2024-05-15T08:48:11.088Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:11 [2024-05-15T08:48:11.088Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT.jar
04:48:12 [2024-05-15T08:48:12.453Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT-sources-feature.jar
04:48:13 [2024-05-15T08:48:13.828Z] [INFO] 
04:48:13 [2024-05-15T08:48:13.828Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:13 [2024-05-15T08:48:13.828Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:48:13 [2024-05-15T08:48:13.828Z] [INFO] 
04:48:13 [2024-05-15T08:48:13.828Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:13 [2024-05-15T08:48:13.828Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
04:48:13 [2024-05-15T08:48:13.828Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
04:48:13 [2024-05-15T08:48:13.828Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
04:48:13 [2024-05-15T08:48:13.828Z] [INFO] 
04:48:13 [2024-05-15T08:48:13.828Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:13 [2024-05-15T08:48:13.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT.jar
04:48:13 [2024-05-15T08:48:13.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT.pom
04:48:13 [2024-05-15T08:48:13.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT-sources-feature.jar
04:48:13 [2024-05-15T08:48:13.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT-p2metadata.xml
04:48:13 [2024-05-15T08:48:13.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT-p2artifacts.xml
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] 
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] 
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core >--
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core 0.1.3-SNAPSHOT [32/128]
04:48:13 [2024-05-15T08:48:13.829Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:13 [2024-05-15T08:48:13.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:13 [2024-05-15T08:48:13.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:13 [2024-05-15T08:48:13.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:13 [2024-05-15T08:48:13.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] 
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] 
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] The project's OSGi version is 0.1.3.202405150845
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] 
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] 
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] 
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] 
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] 
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:13 [2024-05-15T08:48:13.829Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ftrace.core
04:48:13 [2024-05-15T08:48:13.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:13 [2024-05-15T08:48:13.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:14 [2024-05-15T08:48:14.084Z] [INFO] 
04:48:14 [2024-05-15T08:48:14.084Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:14 [2024-05-15T08:48:14.084Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:48:14 [2024-05-15T08:48:14.084Z] [INFO] 
04:48:14 [2024-05-15T08:48:14.084Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:14 [2024-05-15T08:48:14.084Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src/main/resources
04:48:14 [2024-05-15T08:48:14.084Z] [INFO] 
04:48:14 [2024-05-15T08:48:14.084Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:14 [2024-05-15T08:48:14.084Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:14 [2024-05-15T08:48:14.084Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:14 [2024-05-15T08:48:14.084Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:14 [2024-05-15T08:48:14.084Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:14 [2024-05-15T08:48:14.084Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] 
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] 
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] 
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src/test/resources
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] 
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:15 [2024-05-15T08:48:15.011Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:15 [2024-05-15T08:48:15.011Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:15 [2024-05-15T08:48:15.011Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:15 [2024-05-15T08:48:15.011Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] 
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:15 [2024-05-15T08:48:15.011Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 34 were skipped
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] 
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-sources.jar
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] 
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT.jar
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] 
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] 
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] 
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] 
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:15 [2024-05-15T08:48:15.011Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT.jar
04:48:15 [2024-05-15T08:48:15.939Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-sources.jar
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT.jar
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT.pom
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-sources.jar
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-p2metadata.xml
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-p2artifacts.xml
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.core ---
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user >--
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] Building Trace Compass Incubator ftrace User Guide 0.9.0-SNAPSHOT [33/128]
04:48:16 [2024-05-15T08:48:16.500Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:16 [2024-05-15T08:48:16.500Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:16 [2024-05-15T08:48:16.500Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:16 [2024-05-15T08:48:16.500Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:16 [2024-05-15T08:48:16.500Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] Executing tasks
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] Executed tasks
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] Resolving class path of Trace Compass Incubator ftrace User Guide
04:48:16 [2024-05-15T08:48:16.756Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:16 [2024-05-15T08:48:16.756Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] Executing tasks
04:48:16 [2024-05-15T08:48:16.756Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc/User-Guide.html
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] Executed tasks
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/src/main/resources
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:16 [2024-05-15T08:48:16.756Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:16 [2024-05-15T08:48:16.756Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:16 [2024-05-15T08:48:16.756Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] 
04:48:16 [2024-05-15T08:48:16.756Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:16 [2024-05-15T08:48:16.756Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:16 [2024-05-15T08:48:16.756Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:16 [2024-05-15T08:48:16.756Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:17 [2024-05-15T08:48:17.015Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:48:17 [2024-05-15T08:48:17.015Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/data/.metadata/.log
04:48:17 [2024-05-15T08:48:17.015Z] [INFO] Command line:
04:48:17 [2024-05-15T08:48:17.015Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:48:17 [2024-05-15T08:48:17.015Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:48:17 [2024-05-15T08:48:17.576Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:48:17 [2024-05-15T08:48:17.576Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:48:17 [2024-05-15T08:48:17.576Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:48:17 [2024-05-15T08:48:17.576Z] WARNING: System::setSecurityManager will be removed in a future release
04:48:18 [2024-05-15T08:48:18.940Z] Buildfile: build.xml
04:48:18 [2024-05-15T08:48:18.940Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:48:18 [2024-05-15T08:48:18.940Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:48:18 [2024-05-15T08:48:18.940Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:48:18 [2024-05-15T08:48:18.940Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:48:18 [2024-05-15T08:48:18.940Z] WARNING: System::setSecurityManager will be removed in a future release
04:48:18 [2024-05-15T08:48:18.940Z] 
04:48:18 [2024-05-15T08:48:18.940Z] build.index:
04:48:19 [2024-05-15T08:48:19.501Z] BUILD SUCCESSFUL
04:48:19 [2024-05-15T08:48:19.501Z] 
04:48:19 [2024-05-15T08:48:19.501Z] BUILD SUCCESSFUL
04:48:19 [2024-05-15T08:48:19.501Z] Total time: 1 second
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] 
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] 
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] 
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/src/test/resources
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] 
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:19 [2024-05-15T08:48:19.757Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:19 [2024-05-15T08:48:19.757Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:19 [2024-05-15T08:48:19.757Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] 
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:19 [2024-05-15T08:48:19.757Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] 
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT-sources.jar
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] 
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT.jar
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] 
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] 
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] 
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] 
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:19 [2024-05-15T08:48:19.757Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT.jar
04:48:21 [2024-05-15T08:48:21.643Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT-sources.jar
04:48:22 [2024-05-15T08:48:22.571Z] [INFO] 
04:48:22 [2024-05-15T08:48:22.571Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:22 [2024-05-15T08:48:22.571Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:48:22 [2024-05-15T08:48:22.571Z] [INFO] 
04:48:22 [2024-05-15T08:48:22.571Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:22 [2024-05-15T08:48:22.571Z] [INFO] 
04:48:22 [2024-05-15T08:48:22.571Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:22 [2024-05-15T08:48:22.571Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT.jar
04:48:22 [2024-05-15T08:48:22.571Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT.pom
04:48:22 [2024-05-15T08:48:22.571Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT-sources.jar
04:48:22 [2024-05-15T08:48:22.571Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:48:22 [2024-05-15T08:48:22.571Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:48:22 [2024-05-15T08:48:22.571Z] [INFO] 
04:48:22 [2024-05-15T08:48:22.571Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:22 [2024-05-15T08:48:22.571Z] [INFO] 
04:48:22 [2024-05-15T08:48:22.571Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
04:48:22 [2024-05-15T08:48:22.827Z] [INFO] Executing tasks
04:48:22 [2024-05-15T08:48:22.827Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ftrace.doc.user
04:48:22 [2024-05-15T08:48:22.827Z] [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ftrace.doc.user
04:48:22 [2024-05-15T08:48:22.827Z] [INFO] Executed tasks
04:48:22 [2024-05-15T08:48:22.827Z] [INFO] 
04:48:22 [2024-05-15T08:48:22.827Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace >--
04:48:22 [2024-05-15T08:48:22.827Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace 0.9.0-SNAPSHOT [34/128]
04:48:22 [2024-05-15T08:48:22.827Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
04:48:22 [2024-05-15T08:48:22.827Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:48:22 [2024-05-15T08:48:22.827Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:22 [2024-05-15T08:48:22.827Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:22 [2024-05-15T08:48:22.827Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:22 [2024-05-15T08:48:22.827Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
04:48:22 [2024-05-15T08:48:22.827Z] [INFO] 
04:48:22 [2024-05-15T08:48:22.827Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:22 [2024-05-15T08:48:22.827Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target
04:48:22 [2024-05-15T08:48:22.827Z] [INFO] 
04:48:22 [2024-05-15T08:48:22.827Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] 
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] 
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] 
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] 
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] 
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] 
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/src/main/resources
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] 
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:23 [2024-05-15T08:48:23.083Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 140 were skipped
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] 
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] 
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT.jar
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] 
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] 
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] 
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:23 [2024-05-15T08:48:23.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT-sources-feature.jar
04:48:23 [2024-05-15T08:48:23.084Z] [INFO] 
04:48:23 [2024-05-15T08:48:23.084Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:23 [2024-05-15T08:48:23.084Z] [INFO] 
04:48:23 [2024-05-15T08:48:23.084Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:23 [2024-05-15T08:48:23.084Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT.jar
04:48:24 [2024-05-15T08:48:24.011Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT-sources-feature.jar
04:48:24 [2024-05-15T08:48:24.573Z] [INFO] 
04:48:24 [2024-05-15T08:48:24.573Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:24 [2024-05-15T08:48:24.573Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:48:24 [2024-05-15T08:48:24.573Z] [INFO] 
04:48:24 [2024-05-15T08:48:24.573Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:24 [2024-05-15T08:48:24.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] 
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT.jar
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT.pom
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT-sources-feature.jar
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT-p2metadata.xml
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT-p2artifacts.xml
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] 
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace ---
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] 
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core >--
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core 0.1.3-SNAPSHOT [35/128]
04:48:24 [2024-05-15T08:48:24.829Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:24 [2024-05-15T08:48:24.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:24 [2024-05-15T08:48:24.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:24 [2024-05-15T08:48:24.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:24 [2024-05-15T08:48:24.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] 
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] 
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] The project's OSGi version is 0.1.3.202405150845
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] 
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] 
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] 
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] 
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] 
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:24 [2024-05-15T08:48:24.829Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.core
04:48:24 [2024-05-15T08:48:24.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:24 [2024-05-15T08:48:24.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:25 [2024-05-15T08:48:25.085Z] [INFO] 
04:48:25 [2024-05-15T08:48:25.085Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:25 [2024-05-15T08:48:25.085Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:48:25 [2024-05-15T08:48:25.085Z] [INFO] 
04:48:25 [2024-05-15T08:48:25.085Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:25 [2024-05-15T08:48:25.085Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/main/resources
04:48:25 [2024-05-15T08:48:25.085Z] [INFO] 
04:48:25 [2024-05-15T08:48:25.085Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:25 [2024-05-15T08:48:25.085Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:25 [2024-05-15T08:48:25.085Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:25 [2024-05-15T08:48:25.085Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:25 [2024-05-15T08:48:25.085Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:25 [2024-05-15T08:48:25.085Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] 
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] 
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] 
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/test/resources
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] 
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:25 [2024-05-15T08:48:25.645Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:25 [2024-05-15T08:48:25.645Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:25 [2024-05-15T08:48:25.645Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:25 [2024-05-15T08:48:25.645Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] 
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:25 [2024-05-15T08:48:25.645Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 40 were skipped
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] 
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-sources.jar
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] 
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT.jar
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] 
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] 
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] 
04:48:25 [2024-05-15T08:48:25.645Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:25 [2024-05-15T08:48:25.646Z] [INFO] 
04:48:25 [2024-05-15T08:48:25.646Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:25 [2024-05-15T08:48:25.901Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT.jar
04:48:26 [2024-05-15T08:48:26.460Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-sources.jar
04:48:27 [2024-05-15T08:48:27.387Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.387Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:27 [2024-05-15T08:48:27.387Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:48:27 [2024-05-15T08:48:27.387Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.387Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:27 [2024-05-15T08:48:27.387Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT.jar
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT.pom
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-sources.jar
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-p2metadata.xml
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-p2artifacts.xml
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.core ---
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user >--
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] Building Trace Compass Incubator for Android User Guide 0.9.0-SNAPSHOT [36/128]
04:48:27 [2024-05-15T08:48:27.645Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:27 [2024-05-15T08:48:27.645Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:27 [2024-05-15T08:48:27.645Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:27 [2024-05-15T08:48:27.645Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] Executing tasks
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] Executed tasks
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:27 [2024-05-15T08:48:27.645Z] [INFO] Resolving class path of Trace Compass Incubator for Android User Guide
04:48:27 [2024-05-15T08:48:27.646Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:27 [2024-05-15T08:48:27.646Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:27 [2024-05-15T08:48:27.646Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.646Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:27 [2024-05-15T08:48:27.646Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:48:27 [2024-05-15T08:48:27.646Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.646Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:27 [2024-05-15T08:48:27.646Z] [INFO] Executing tasks
04:48:27 [2024-05-15T08:48:27.646Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc/User-Guide.html
04:48:27 [2024-05-15T08:48:27.646Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:48:27 [2024-05-15T08:48:27.646Z] [INFO] Executed tasks
04:48:27 [2024-05-15T08:48:27.646Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.646Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:27 [2024-05-15T08:48:27.646Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/src/main/resources
04:48:27 [2024-05-15T08:48:27.646Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.646Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:27 [2024-05-15T08:48:27.646Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:27 [2024-05-15T08:48:27.646Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:27 [2024-05-15T08:48:27.646Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:27 [2024-05-15T08:48:27.646Z] [INFO] 
04:48:27 [2024-05-15T08:48:27.646Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:27 [2024-05-15T08:48:27.646Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:27 [2024-05-15T08:48:27.646Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:27 [2024-05-15T08:48:27.646Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:27 [2024-05-15T08:48:27.902Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:48:27 [2024-05-15T08:48:27.902Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/data/.metadata/.log
04:48:27 [2024-05-15T08:48:27.902Z] [INFO] Command line:
04:48:27 [2024-05-15T08:48:27.902Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:48:27 [2024-05-15T08:48:27.902Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:48:28 [2024-05-15T08:48:28.827Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:48:28 [2024-05-15T08:48:28.827Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:48:28 [2024-05-15T08:48:28.827Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:48:28 [2024-05-15T08:48:28.827Z] WARNING: System::setSecurityManager will be removed in a future release
04:48:30 [2024-05-15T08:48:30.192Z] Buildfile: build.xml
04:48:30 [2024-05-15T08:48:30.192Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:48:30 [2024-05-15T08:48:30.192Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:48:30 [2024-05-15T08:48:30.192Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:48:30 [2024-05-15T08:48:30.192Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:48:30 [2024-05-15T08:48:30.192Z] WARNING: System::setSecurityManager will be removed in a future release
04:48:30 [2024-05-15T08:48:30.192Z] 
04:48:30 [2024-05-15T08:48:30.192Z] build.index:
04:48:31 [2024-05-15T08:48:31.119Z] BUILD SUCCESSFUL
04:48:31 [2024-05-15T08:48:31.119Z] 
04:48:31 [2024-05-15T08:48:31.119Z] BUILD SUCCESSFUL
04:48:31 [2024-05-15T08:48:31.119Z] Total time: 1 second
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] 
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] 
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] 
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/src/test/resources
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] 
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:31 [2024-05-15T08:48:31.119Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:31 [2024-05-15T08:48:31.119Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:31 [2024-05-15T08:48:31.119Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] 
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:31 [2024-05-15T08:48:31.119Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] 
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT-sources.jar
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] 
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT.jar
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] 
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] 
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] 
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] 
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:31 [2024-05-15T08:48:31.119Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT.jar
04:48:32 [2024-05-15T08:48:32.046Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT-sources.jar
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] 
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] 
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] 
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT.jar
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT.pom
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT-sources.jar
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] 
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] 
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] Executing tasks
04:48:32 [2024-05-15T08:48:32.607Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.atrace.doc.user
04:48:32 [2024-05-15T08:48:32.607Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.atrace.doc.user
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] Executed tasks
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] 
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui >--
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.ui 0.1.1-SNAPSHOT [37/128]
04:48:32 [2024-05-15T08:48:32.607Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
04:48:32 [2024-05-15T08:48:32.607Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:32 [2024-05-15T08:48:32.607Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:32 [2024-05-15T08:48:32.608Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:32 [2024-05-15T08:48:32.608Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:32 [2024-05-15T08:48:32.608Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:32 [2024-05-15T08:48:32.608Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
04:48:32 [2024-05-15T08:48:32.865Z] [INFO] 
04:48:32 [2024-05-15T08:48:32.865Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:32 [2024-05-15T08:48:32.865Z] [INFO] 
04:48:32 [2024-05-15T08:48:32.865Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:32 [2024-05-15T08:48:32.865Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:48:32 [2024-05-15T08:48:32.865Z] [INFO] 
04:48:32 [2024-05-15T08:48:32.865Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:32 [2024-05-15T08:48:32.865Z] [INFO] 
04:48:32 [2024-05-15T08:48:32.865Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:32 [2024-05-15T08:48:32.865Z] [INFO] 
04:48:32 [2024-05-15T08:48:32.865Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:32 [2024-05-15T08:48:32.865Z] [INFO] 
04:48:32 [2024-05-15T08:48:32.865Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:32 [2024-05-15T08:48:32.865Z] [INFO] 
04:48:32 [2024-05-15T08:48:32.865Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:32 [2024-05-15T08:48:32.865Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.ui
04:48:32 [2024-05-15T08:48:32.865Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:32 [2024-05-15T08:48:32.865Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:33 [2024-05-15T08:48:33.425Z] [INFO] 
04:48:33 [2024-05-15T08:48:33.425Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:33 [2024-05-15T08:48:33.425Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:48:33 [2024-05-15T08:48:33.425Z] [INFO] 
04:48:33 [2024-05-15T08:48:33.425Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:33 [2024-05-15T08:48:33.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/main/resources
04:48:33 [2024-05-15T08:48:33.425Z] [INFO] 
04:48:33 [2024-05-15T08:48:33.425Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:33 [2024-05-15T08:48:33.425Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:33 [2024-05-15T08:48:33.425Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:33 [2024-05-15T08:48:33.425Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:33 [2024-05-15T08:48:33.425Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:33 [2024-05-15T08:48:33.425Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] 
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] 
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] 
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/test/resources
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] 
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:33 [2024-05-15T08:48:33.680Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:33 [2024-05-15T08:48:33.680Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:33 [2024-05-15T08:48:33.680Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:33 [2024-05-15T08:48:33.680Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] 
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:33 [2024-05-15T08:48:33.680Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 146 were skipped
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] 
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-sources.jar
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] 
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT.jar
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] 
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] 
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] 
04:48:33 [2024-05-15T08:48:33.680Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:33 [2024-05-15T08:48:33.943Z] [INFO] 
04:48:33 [2024-05-15T08:48:33.943Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:33 [2024-05-15T08:48:33.943Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT.jar
04:48:34 [2024-05-15T08:48:34.505Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-sources.jar
04:48:35 [2024-05-15T08:48:35.066Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.066Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:35 [2024-05-15T08:48:35.066Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:48:35 [2024-05-15T08:48:35.066Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.066Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:35 [2024-05-15T08:48:35.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
04:48:35 [2024-05-15T08:48:35.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:48:35 [2024-05-15T08:48:35.322Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.322Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:35 [2024-05-15T08:48:35.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT.jar
04:48:35 [2024-05-15T08:48:35.323Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT.pom
04:48:35 [2024-05-15T08:48:35.323Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-sources.jar
04:48:35 [2024-05-15T08:48:35.323Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-p2metadata.xml
04:48:35 [2024-05-15T08:48:35.323Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-p2artifacts.xml
04:48:35 [2024-05-15T08:48:35.323Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.323Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
04:48:35 [2024-05-15T08:48:35.323Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.323Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent >--
04:48:35 [2024-05-15T08:48:35.323Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent 0.9.0-SNAPSHOT [38/128]
04:48:35 [2024-05-15T08:48:35.323Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
04:48:35 [2024-05-15T08:48:35.323Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:48:35 [2024-05-15T08:48:35.323Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:35 [2024-05-15T08:48:35.323Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:35 [2024-05-15T08:48:35.323Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:35 [2024-05-15T08:48:35.323Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/src/main/resources
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:35 [2024-05-15T08:48:35.579Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 146 were skipped
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT.jar
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT-sources-feature.jar
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] 
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:35 [2024-05-15T08:48:35.579Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT.jar
04:48:36 [2024-05-15T08:48:36.506Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT-sources-feature.jar
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] 
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] 
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] 
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT.jar
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT.pom
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT-sources-feature.jar
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT-p2metadata.xml
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT-p2artifacts.xml
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] 
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent ---
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] 
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core >--
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core 0.1.1-SNAPSHOT [39/128]
04:48:37 [2024-05-15T08:48:37.870Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:37 [2024-05-15T08:48:37.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:37 [2024-05-15T08:48:37.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:37 [2024-05-15T08:48:37.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:37 [2024-05-15T08:48:37.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:37 [2024-05-15T08:48:37.870Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.atrace.core
04:48:38 [2024-05-15T08:48:38.128Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:38 [2024-05-15T08:48:38.128Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src/main/resources
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.128Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:38 [2024-05-15T08:48:38.128Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:38 [2024-05-15T08:48:38.128Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:38 [2024-05-15T08:48:38.128Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:38 [2024-05-15T08:48:38.128Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:48:38 [2024-05-15T08:48:38.383Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.383Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.383Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.383Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.383Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.383Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src/test/resources
04:48:38 [2024-05-15T08:48:38.383Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.383Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.383Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:38 [2024-05-15T08:48:38.383Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:38 [2024-05-15T08:48:38.383Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:38 [2024-05-15T08:48:38.383Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:38 [2024-05-15T08:48:38.383Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.383Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.383Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 40 were skipped
04:48:38 [2024-05-15T08:48:38.383Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.383Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.383Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-sources.jar
04:48:38 [2024-05-15T08:48:38.383Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.383Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.384Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT.jar
04:48:38 [2024-05-15T08:48:38.639Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.639Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.639Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.639Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.639Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.639Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.639Z] [INFO] 
04:48:38 [2024-05-15T08:48:38.639Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:38 [2024-05-15T08:48:38.639Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT.jar
04:48:39 [2024-05-15T08:48:39.200Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-sources.jar
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT.jar
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT.pom
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-sources.jar
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-p2metadata.xml
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-p2artifacts.xml
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.core ---
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace >--
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace 0.9.0-SNAPSHOT [40/128]
04:48:40 [2024-05-15T08:48:40.128Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:48:40 [2024-05-15T08:48:40.128Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:40 [2024-05-15T08:48:40.128Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:40 [2024-05-15T08:48:40.128Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:40 [2024-05-15T08:48:40.128Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
04:48:40 [2024-05-15T08:48:40.384Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.384Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:40 [2024-05-15T08:48:40.384Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target
04:48:40 [2024-05-15T08:48:40.384Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.384Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:40 [2024-05-15T08:48:40.384Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:48:40 [2024-05-15T08:48:40.384Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.384Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:40 [2024-05-15T08:48:40.384Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.384Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:40 [2024-05-15T08:48:40.384Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.384Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:40 [2024-05-15T08:48:40.384Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.384Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:40 [2024-05-15T08:48:40.640Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.640Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/src/main/resources
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:40 [2024-05-15T08:48:40.641Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 146 were skipped
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT.jar
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT-sources-feature.jar
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] 
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:40 [2024-05-15T08:48:40.641Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT.jar
04:48:41 [2024-05-15T08:48:41.566Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT-sources-feature.jar
04:48:42 [2024-05-15T08:48:42.127Z] [INFO] 
04:48:42 [2024-05-15T08:48:42.127Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:42 [2024-05-15T08:48:42.127Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:48:42 [2024-05-15T08:48:42.127Z] [INFO] 
04:48:42 [2024-05-15T08:48:42.127Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:42 [2024-05-15T08:48:42.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] 
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT.jar
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT.pom
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT-sources-feature.jar
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT-p2metadata.xml
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT-p2artifacts.xml
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] 
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace ---
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] 
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core >--
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core 0.1.4-SNAPSHOT [41/128]
04:48:42 [2024-05-15T08:48:42.383Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:42 [2024-05-15T08:48:42.383Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:42 [2024-05-15T08:48:42.383Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:42 [2024-05-15T08:48:42.383Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:42 [2024-05-15T08:48:42.383Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:42 [2024-05-15T08:48:42.383Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
04:48:42 [2024-05-15T08:48:42.639Z] [INFO] 
04:48:42 [2024-05-15T08:48:42.639Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:42 [2024-05-15T08:48:42.639Z] [INFO] 
04:48:42 [2024-05-15T08:48:42.639Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:42 [2024-05-15T08:48:42.639Z] [INFO] The project's OSGi version is 0.1.4.202405150845
04:48:42 [2024-05-15T08:48:42.639Z] [INFO] 
04:48:42 [2024-05-15T08:48:42.639Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:42 [2024-05-15T08:48:42.639Z] [INFO] 
04:48:42 [2024-05-15T08:48:42.639Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:42 [2024-05-15T08:48:42.639Z] [INFO] 
04:48:42 [2024-05-15T08:48:42.639Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:42 [2024-05-15T08:48:42.639Z] [INFO] 
04:48:42 [2024-05-15T08:48:42.639Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:42 [2024-05-15T08:48:42.639Z] [INFO] 
04:48:42 [2024-05-15T08:48:42.639Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:42 [2024-05-15T08:48:42.639Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.core
04:48:42 [2024-05-15T08:48:42.639Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:42 [2024-05-15T08:48:42.639Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:43 [2024-05-15T08:48:43.201Z] [INFO] 
04:48:43 [2024-05-15T08:48:43.201Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:43 [2024-05-15T08:48:43.201Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:48:43 [2024-05-15T08:48:43.201Z] [INFO] 
04:48:43 [2024-05-15T08:48:43.201Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:43 [2024-05-15T08:48:43.201Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src/main/resources
04:48:43 [2024-05-15T08:48:43.201Z] [INFO] 
04:48:43 [2024-05-15T08:48:43.201Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:43 [2024-05-15T08:48:43.201Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:43 [2024-05-15T08:48:43.201Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:43 [2024-05-15T08:48:43.201Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:43 [2024-05-15T08:48:43.201Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:43 [2024-05-15T08:48:43.201Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] 
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] 
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] 
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src/test/resources
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] 
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:44 [2024-05-15T08:48:44.127Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:44 [2024-05-15T08:48:44.127Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:44 [2024-05-15T08:48:44.127Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:44 [2024-05-15T08:48:44.127Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] 
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:44 [2024-05-15T08:48:44.127Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 154 were skipped
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] 
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT-sources.jar
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] 
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT.jar
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] 
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] 
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] 
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] 
04:48:44 [2024-05-15T08:48:44.127Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:44 [2024-05-15T08:48:44.383Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT.jar
04:48:45 [2024-05-15T08:48:45.311Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT-sources.jar
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] 
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] 
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] 
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT.jar
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT.pom
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT-sources.jar
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT-p2metadata.xml
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT-p2artifacts.xml
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] 
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.core ---
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] 
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui >--
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.ui 0.1.2-SNAPSHOT [42/128]
04:48:46 [2024-05-15T08:48:46.239Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:46 [2024-05-15T08:48:46.239Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:46 [2024-05-15T08:48:46.239Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:46 [2024-05-15T08:48:46.239Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:46 [2024-05-15T08:48:46.239Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] 
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] 
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] 
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] 
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] 
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] 
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] 
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:46 [2024-05-15T08:48:46.239Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.ui
04:48:46 [2024-05-15T08:48:46.239Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:46 [2024-05-15T08:48:46.240Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:46 [2024-05-15T08:48:46.495Z] [INFO] 
04:48:46 [2024-05-15T08:48:46.495Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:46 [2024-05-15T08:48:46.495Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:48:46 [2024-05-15T08:48:46.495Z] [INFO] 
04:48:46 [2024-05-15T08:48:46.495Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:46 [2024-05-15T08:48:46.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/main/resources
04:48:46 [2024-05-15T08:48:46.495Z] [INFO] 
04:48:46 [2024-05-15T08:48:46.495Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:46 [2024-05-15T08:48:46.495Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:46 [2024-05-15T08:48:46.495Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:46 [2024-05-15T08:48:46.495Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:46 [2024-05-15T08:48:46.495Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:46 [2024-05-15T08:48:46.495Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:48:47 [2024-05-15T08:48:47.055Z] [INFO] 
04:48:47 [2024-05-15T08:48:47.055Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:47 [2024-05-15T08:48:47.055Z] [INFO] 
04:48:47 [2024-05-15T08:48:47.055Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:47 [2024-05-15T08:48:47.055Z] [INFO] 
04:48:47 [2024-05-15T08:48:47.055Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:47 [2024-05-15T08:48:47.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/test/resources
04:48:47 [2024-05-15T08:48:47.055Z] [INFO] 
04:48:47 [2024-05-15T08:48:47.055Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:47 [2024-05-15T08:48:47.055Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:47 [2024-05-15T08:48:47.055Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:47 [2024-05-15T08:48:47.055Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:47 [2024-05-15T08:48:47.055Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:47 [2024-05-15T08:48:47.055Z] [INFO] 
04:48:47 [2024-05-15T08:48:47.055Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:47 [2024-05-15T08:48:47.055Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 156 were skipped
04:48:47 [2024-05-15T08:48:47.055Z] [INFO] 
04:48:47 [2024-05-15T08:48:47.055Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:47 [2024-05-15T08:48:47.055Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT-sources.jar
04:48:47 [2024-05-15T08:48:47.055Z] [INFO] 
04:48:47 [2024-05-15T08:48:47.055Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:47 [2024-05-15T08:48:47.055Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT.jar
04:48:47 [2024-05-15T08:48:47.311Z] [INFO] 
04:48:47 [2024-05-15T08:48:47.311Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:47 [2024-05-15T08:48:47.311Z] [INFO] 
04:48:47 [2024-05-15T08:48:47.311Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:47 [2024-05-15T08:48:47.311Z] [INFO] 
04:48:47 [2024-05-15T08:48:47.311Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:47 [2024-05-15T08:48:47.311Z] [INFO] 
04:48:47 [2024-05-15T08:48:47.311Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:47 [2024-05-15T08:48:47.311Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT.jar
04:48:48 [2024-05-15T08:48:48.677Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT-sources.jar
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT.jar
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT.pom
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT-sources.jar
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT-p2metadata.xml
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT-p2artifacts.xml
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.ui ---
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user >--
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] Building Trace Compass Incubator ROS User Guide 0.9.0-SNAPSHOT  [43/128]
04:48:49 [2024-05-15T08:48:49.605Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:49 [2024-05-15T08:48:49.605Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:49 [2024-05-15T08:48:49.605Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:49 [2024-05-15T08:48:49.605Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] Executing tasks
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] Executed tasks
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:48:49 [2024-05-15T08:48:49.605Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] Resolving class path of Trace Compass Incubator ROS User Guide
04:48:49 [2024-05-15T08:48:49.606Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:49 [2024-05-15T08:48:49.606Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] Executing tasks
04:48:49 [2024-05-15T08:48:49.606Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc/User-Guide.html
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] Executed tasks
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/src/main/resources
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.606Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:49 [2024-05-15T08:48:49.861Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:49 [2024-05-15T08:48:49.861Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:49 [2024-05-15T08:48:49.861Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:49 [2024-05-15T08:48:49.861Z] [INFO] 
04:48:49 [2024-05-15T08:48:49.861Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:49 [2024-05-15T08:48:49.861Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:49 [2024-05-15T08:48:49.861Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:49 [2024-05-15T08:48:49.861Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:49 [2024-05-15T08:48:49.861Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:48:49 [2024-05-15T08:48:49.861Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/data/.metadata/.log
04:48:49 [2024-05-15T08:48:49.861Z] [INFO] Command line:
04:48:49 [2024-05-15T08:48:49.861Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:48:49 [2024-05-15T08:48:49.861Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:48:50 [2024-05-15T08:48:50.423Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:48:50 [2024-05-15T08:48:50.423Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:48:50 [2024-05-15T08:48:50.423Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:48:50 [2024-05-15T08:48:50.423Z] WARNING: System::setSecurityManager will be removed in a future release
04:48:51 [2024-05-15T08:48:51.786Z] Buildfile: build.xml
04:48:51 [2024-05-15T08:48:51.786Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:48:51 [2024-05-15T08:48:51.786Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:48:51 [2024-05-15T08:48:51.786Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:48:51 [2024-05-15T08:48:51.787Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:48:51 [2024-05-15T08:48:51.787Z] WARNING: System::setSecurityManager will be removed in a future release
04:48:51 [2024-05-15T08:48:51.787Z] 
04:48:51 [2024-05-15T08:48:51.787Z] build.index:
04:48:52 [2024-05-15T08:48:52.347Z] BUILD SUCCESSFUL
04:48:52 [2024-05-15T08:48:52.347Z] 
04:48:52 [2024-05-15T08:48:52.347Z] BUILD SUCCESSFUL
04:48:52 [2024-05-15T08:48:52.347Z] Total time: 1 second
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] 
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] 
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] 
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/src/test/resources
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] 
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:52 [2024-05-15T08:48:52.602Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:52 [2024-05-15T08:48:52.602Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:52 [2024-05-15T08:48:52.602Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] 
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:52 [2024-05-15T08:48:52.602Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] 
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT-sources.jar
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] 
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT.jar
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] 
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] 
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] 
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] 
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:52 [2024-05-15T08:48:52.602Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT.jar
04:48:53 [2024-05-15T08:48:53.968Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT-sources.jar
04:48:55 [2024-05-15T08:48:55.332Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.332Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:55 [2024-05-15T08:48:55.332Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT.jar
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT.pom
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT-sources.jar
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] Executing tasks
04:48:55 [2024-05-15T08:48:55.333Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ros.doc.user
04:48:55 [2024-05-15T08:48:55.333Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ros.doc.user
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] Executed tasks
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros >--
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] Building org.eclipse.tracecompass.incubator.ros 0.9.0-SNAPSHOT  [44/128]
04:48:55 [2024-05-15T08:48:55.333Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:48:55 [2024-05-15T08:48:55.333Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:55 [2024-05-15T08:48:55.333Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:55 [2024-05-15T08:48:55.333Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:55 [2024-05-15T08:48:55.333Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros ---
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros ---
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros ---
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros ---
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros ---
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros ---
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros ---
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros ---
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/src/main/resources
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros ---
04:48:55 [2024-05-15T08:48:55.588Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 156 were skipped
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros ---
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ros ---
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT.jar
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros ---
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ros ---
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros ---
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT-sources-feature.jar
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros ---
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] 
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros ---
04:48:55 [2024-05-15T08:48:55.588Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT.jar
04:48:56 [2024-05-15T08:48:56.950Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT-sources-feature.jar
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] 
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros ---
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] 
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros ---
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] 
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros ---
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT.jar
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT.pom
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT-sources-feature.jar
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT-p2metadata.xml
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT-p2artifacts.xml
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] 
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros ---
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] 
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user >--
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] Building Trace Compass Incubator Virtual Machine Analysis User Guide 0.9.0-SNAPSHOT [45/128]
04:48:57 [2024-05-15T08:48:57.876Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:48:57 [2024-05-15T08:48:57.876Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:57 [2024-05-15T08:48:57.876Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:57 [2024-05-15T08:48:57.876Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] 
04:48:57 [2024-05-15T08:48:57.876Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:48:58 [2024-05-15T08:48:58.132Z] [INFO] 
04:48:58 [2024-05-15T08:48:58.132Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:48:58 [2024-05-15T08:48:58.132Z] [INFO] Executing tasks
04:48:58 [2024-05-15T08:48:58.132Z] [INFO] Executed tasks
04:48:58 [2024-05-15T08:48:58.132Z] [INFO] 
04:48:58 [2024-05-15T08:48:58.132Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:48:58 [2024-05-15T08:48:58.132Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] 
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] 
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] 
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] 
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] 
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] 
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] Resolving class path of Trace Compass Incubator Virtual Machine Analysis User Guide
04:48:58 [2024-05-15T08:48:58.133Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:58 [2024-05-15T08:48:58.133Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] 
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] 
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] Executing tasks
04:48:58 [2024-05-15T08:48:58.133Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc/User-Guide.html
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] [xmlvalidate] 3 file(s) have been successfully validated.
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] Executed tasks
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] 
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/src/main/resources
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] 
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:48:58 [2024-05-15T08:48:58.133Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:48:58 [2024-05-15T08:48:58.133Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:58 [2024-05-15T08:48:58.133Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] 
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:48:58 [2024-05-15T08:48:58.133Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:58 [2024-05-15T08:48:58.133Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:58 [2024-05-15T08:48:58.133Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:48:58 [2024-05-15T08:48:58.133Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/data/.metadata/.log
04:48:58 [2024-05-15T08:48:58.133Z] [INFO] Command line:
04:48:58 [2024-05-15T08:48:58.133Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:48:58 [2024-05-15T08:48:58.133Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:48:58 [2024-05-15T08:48:58.695Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:48:58 [2024-05-15T08:48:58.695Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:48:58 [2024-05-15T08:48:58.695Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:48:58 [2024-05-15T08:48:58.695Z] WARNING: System::setSecurityManager will be removed in a future release
04:49:00 [2024-05-15T08:49:00.061Z] Buildfile: build.xml
04:49:00 [2024-05-15T08:49:00.061Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:49:00 [2024-05-15T08:49:00.061Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:49:00 [2024-05-15T08:49:00.061Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:49:00 [2024-05-15T08:49:00.061Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:49:00 [2024-05-15T08:49:00.061Z] WARNING: System::setSecurityManager will be removed in a future release
04:49:00 [2024-05-15T08:49:00.061Z] 
04:49:00 [2024-05-15T08:49:00.061Z] build.index:
04:49:00 [2024-05-15T08:49:00.988Z] BUILD SUCCESSFUL
04:49:00 [2024-05-15T08:49:00.988Z] 
04:49:00 [2024-05-15T08:49:00.988Z] BUILD SUCCESSFUL
04:49:00 [2024-05-15T08:49:00.988Z] Total time: 1 second
04:49:01 [2024-05-15T08:49:01.243Z] [INFO] 
04:49:01 [2024-05-15T08:49:01.243Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:49:01 [2024-05-15T08:49:01.243Z] [INFO] 
04:49:01 [2024-05-15T08:49:01.243Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] 
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/src/test/resources
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] 
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:49:01 [2024-05-15T08:49:01.244Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:01 [2024-05-15T08:49:01.244Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:01 [2024-05-15T08:49:01.244Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] 
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:49:01 [2024-05-15T08:49:01.244Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] 
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT-sources.jar
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] 
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT.jar
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] 
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] 
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] 
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] 
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:49:01 [2024-05-15T08:49:01.244Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT.jar
04:49:02 [2024-05-15T08:49:02.607Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT-sources.jar
04:49:03 [2024-05-15T08:49:03.972Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.972Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:49:03 [2024-05-15T08:49:03.972Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:03 [2024-05-15T08:49:03.972Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.972Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:49:03 [2024-05-15T08:49:03.972Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.972Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:49:03 [2024-05-15T08:49:03.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT.jar
04:49:03 [2024-05-15T08:49:03.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT.pom
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT-sources.jar
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] Executing tasks
04:49:03 [2024-05-15T08:49:03.973Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user
04:49:03 [2024-05-15T08:49:03.973Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] Executed tasks
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.vm-parent >--
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] Building Trace Compass Incubator VM Parent 0.9.0-SNAPSHOT       [46/128]
04:49:03 [2024-05-15T08:49:03.973Z] [INFO]   from vm/pom.xml
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --------------------------------[ pom ]---------------------------------
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.vm-parent ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.vm-parent ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.vm-parent ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.vm-parent ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.vm-parent ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.vm-parent ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.vm-parent ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.vm-parent ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.vm-parent ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.vm-parent ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.vm-parent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.vm-parent-0.9.0-SNAPSHOT.pom
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core >--
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.1.2-SNAPSHOT [47/128]
04:49:03 [2024-05-15T08:49:03.973Z] [INFO]   from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:49:03 [2024-05-15T08:49:03.973Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:03 [2024-05-15T08:49:03.973Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:03 [2024-05-15T08:49:03.973Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:03 [2024-05-15T08:49:03.973Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:03 [2024-05-15T08:49:03.973Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.core
04:49:03 [2024-05-15T08:49:03.973Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:03 [2024-05-15T08:49:03.974Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:03 [2024-05-15T08:49:03.974Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.974Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:03 [2024-05-15T08:49:03.974Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:03 [2024-05-15T08:49:03.974Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.974Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:03 [2024-05-15T08:49:03.974Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/src/main/resources
04:49:03 [2024-05-15T08:49:03.974Z] [INFO] 
04:49:03 [2024-05-15T08:49:03.974Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:03 [2024-05-15T08:49:03.974Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:03 [2024-05-15T08:49:03.974Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:03 [2024-05-15T08:49:03.974Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:03 [2024-05-15T08:49:03.974Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:04 [2024-05-15T08:49:04.229Z] [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:49:05 [2024-05-15T08:49:05.157Z] [INFO] 
04:49:05 [2024-05-15T08:49:05.157Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:05 [2024-05-15T08:49:05.157Z] [INFO] 
04:49:05 [2024-05-15T08:49:05.157Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:05 [2024-05-15T08:49:05.157Z] [INFO] 
04:49:05 [2024-05-15T08:49:05.157Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:05 [2024-05-15T08:49:05.157Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/src/test/resources
04:49:05 [2024-05-15T08:49:05.157Z] [INFO] 
04:49:05 [2024-05-15T08:49:05.157Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:05 [2024-05-15T08:49:05.157Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:05 [2024-05-15T08:49:05.157Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:05 [2024-05-15T08:49:05.157Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:05 [2024-05-15T08:49:05.157Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:05 [2024-05-15T08:49:05.157Z] [INFO] 
04:49:05 [2024-05-15T08:49:05.157Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:05 [2024-05-15T08:49:05.158Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 40 were skipped
04:49:05 [2024-05-15T08:49:05.158Z] [INFO] 
04:49:05 [2024-05-15T08:49:05.158Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:05 [2024-05-15T08:49:05.158Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-sources.jar
04:49:05 [2024-05-15T08:49:05.158Z] [INFO] 
04:49:05 [2024-05-15T08:49:05.158Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:05 [2024-05-15T08:49:05.158Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT.jar
04:49:05 [2024-05-15T08:49:05.158Z] [INFO] 
04:49:05 [2024-05-15T08:49:05.158Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:05 [2024-05-15T08:49:05.158Z] [INFO] 
04:49:05 [2024-05-15T08:49:05.158Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:05 [2024-05-15T08:49:05.158Z] [INFO] 
04:49:05 [2024-05-15T08:49:05.158Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:05 [2024-05-15T08:49:05.158Z] [INFO] 
04:49:05 [2024-05-15T08:49:05.158Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:05 [2024-05-15T08:49:05.413Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT.jar
04:49:05 [2024-05-15T08:49:05.974Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-sources.jar
04:49:06 [2024-05-15T08:49:06.534Z] [INFO] 
04:49:06 [2024-05-15T08:49:06.534Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:06 [2024-05-15T08:49:06.534Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:06 [2024-05-15T08:49:06.534Z] [INFO] 
04:49:06 [2024-05-15T08:49:06.534Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:06 [2024-05-15T08:49:06.534Z] [INFO] 
04:49:06 [2024-05-15T08:49:06.534Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:06 [2024-05-15T08:49:06.534Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT.jar
04:49:06 [2024-05-15T08:49:06.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT.pom
04:49:06 [2024-05-15T08:49:06.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-sources.jar
04:49:06 [2024-05-15T08:49:06.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-p2metadata.xml
04:49:06 [2024-05-15T08:49:06.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-p2artifacts.xml
04:49:06 [2024-05-15T08:49:06.535Z] [INFO] 
04:49:06 [2024-05-15T08:49:06.535Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
04:49:06 [2024-05-15T08:49:06.535Z] [INFO] 
04:49:06 [2024-05-15T08:49:06.535Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui >--
04:49:06 [2024-05-15T08:49:06.535Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.1.2-SNAPSHOT [48/128]
04:49:06 [2024-05-15T08:49:06.535Z] [INFO]   from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
04:49:06 [2024-05-15T08:49:06.535Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:49:06 [2024-05-15T08:49:06.790Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:06 [2024-05-15T08:49:06.790Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:06 [2024-05-15T08:49:06.790Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:06 [2024-05-15T08:49:06.790Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:06 [2024-05-15T08:49:06.790Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
04:49:06 [2024-05-15T08:49:06.790Z] [INFO] 
04:49:06 [2024-05-15T08:49:06.790Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:06 [2024-05-15T08:49:06.790Z] [INFO] 
04:49:06 [2024-05-15T08:49:06.790Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:06 [2024-05-15T08:49:06.790Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:49:06 [2024-05-15T08:49:06.790Z] [INFO] 
04:49:06 [2024-05-15T08:49:06.790Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:06 [2024-05-15T08:49:06.790Z] [INFO] 
04:49:06 [2024-05-15T08:49:06.790Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:06 [2024-05-15T08:49:06.790Z] [INFO] 
04:49:06 [2024-05-15T08:49:06.790Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:06 [2024-05-15T08:49:06.790Z] [INFO] 
04:49:06 [2024-05-15T08:49:06.790Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:06 [2024-05-15T08:49:06.790Z] [INFO] 
04:49:06 [2024-05-15T08:49:06.790Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:06 [2024-05-15T08:49:06.790Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui
04:49:06 [2024-05-15T08:49:06.790Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:06 [2024-05-15T08:49:06.790Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:07 [2024-05-15T08:49:07.351Z] [INFO] 
04:49:07 [2024-05-15T08:49:07.351Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:07 [2024-05-15T08:49:07.351Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:07 [2024-05-15T08:49:07.351Z] [INFO] 
04:49:07 [2024-05-15T08:49:07.351Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:07 [2024-05-15T08:49:07.351Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src/main/resources
04:49:07 [2024-05-15T08:49:07.351Z] [INFO] 
04:49:07 [2024-05-15T08:49:07.351Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:07 [2024-05-15T08:49:07.351Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:07 [2024-05-15T08:49:07.351Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:07 [2024-05-15T08:49:07.351Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:07 [2024-05-15T08:49:07.351Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:07 [2024-05-15T08:49:07.351Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:49:07 [2024-05-15T08:49:07.911Z] [INFO] 
04:49:07 [2024-05-15T08:49:07.911Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:07 [2024-05-15T08:49:07.911Z] [INFO] 
04:49:07 [2024-05-15T08:49:07.911Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:07 [2024-05-15T08:49:07.911Z] [INFO] 
04:49:07 [2024-05-15T08:49:07.911Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:07 [2024-05-15T08:49:07.911Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src/test/resources
04:49:07 [2024-05-15T08:49:07.911Z] [INFO] 
04:49:07 [2024-05-15T08:49:07.911Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:07 [2024-05-15T08:49:07.911Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:07 [2024-05-15T08:49:07.911Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:07 [2024-05-15T08:49:07.911Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:07 [2024-05-15T08:49:07.911Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:07 [2024-05-15T08:49:07.911Z] [INFO] 
04:49:07 [2024-05-15T08:49:07.911Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:07 [2024-05-15T08:49:07.911Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 147 were skipped
04:49:07 [2024-05-15T08:49:07.911Z] [INFO] 
04:49:07 [2024-05-15T08:49:07.911Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:07 [2024-05-15T08:49:07.911Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-sources.jar
04:49:07 [2024-05-15T08:49:07.911Z] [INFO] 
04:49:07 [2024-05-15T08:49:07.911Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:08 [2024-05-15T08:49:08.166Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT.jar
04:49:08 [2024-05-15T08:49:08.166Z] [INFO] 
04:49:08 [2024-05-15T08:49:08.166Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:08 [2024-05-15T08:49:08.166Z] [INFO] 
04:49:08 [2024-05-15T08:49:08.166Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:08 [2024-05-15T08:49:08.166Z] [INFO] 
04:49:08 [2024-05-15T08:49:08.166Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:08 [2024-05-15T08:49:08.166Z] [INFO] 
04:49:08 [2024-05-15T08:49:08.166Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:08 [2024-05-15T08:49:08.166Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT.jar
04:49:09 [2024-05-15T08:49:09.091Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-sources.jar
04:49:09 [2024-05-15T08:49:09.652Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.652Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:09 [2024-05-15T08:49:09.652Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:09 [2024-05-15T08:49:09.652Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.652Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:09 [2024-05-15T08:49:09.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
04:49:09 [2024-05-15T08:49:09.652Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.652Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:09 [2024-05-15T08:49:09.652Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT.jar
04:49:09 [2024-05-15T08:49:09.652Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT.pom
04:49:09 [2024-05-15T08:49:09.652Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-sources.jar
04:49:09 [2024-05-15T08:49:09.652Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-p2metadata.xml
04:49:09 [2024-05-15T08:49:09.653Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-p2artifacts.xml
04:49:09 [2024-05-15T08:49:09.653Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.653Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
04:49:09 [2024-05-15T08:49:09.653Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.653Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis >--
04:49:09 [2024-05-15T08:49:09.653Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.9.0-SNAPSHOT [49/128]
04:49:09 [2024-05-15T08:49:09.653Z] [INFO]   from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
04:49:09 [2024-05-15T08:49:09.653Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:49:09 [2024-05-15T08:49:09.653Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:09 [2024-05-15T08:49:09.653Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:09 [2024-05-15T08:49:09.653Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:09 [2024-05-15T08:49:09.653Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/src/main/resources
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:09 [2024-05-15T08:49:09.909Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 147 were skipped
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT.jar
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT-sources-feature.jar
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] 
04:49:09 [2024-05-15T08:49:09.909Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:10 [2024-05-15T08:49:10.165Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT.jar
04:49:10 [2024-05-15T08:49:10.726Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT-sources-feature.jar
04:49:11 [2024-05-15T08:49:11.654Z] [INFO] 
04:49:11 [2024-05-15T08:49:11.654Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:11 [2024-05-15T08:49:11.654Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:11 [2024-05-15T08:49:11.654Z] [INFO] 
04:49:11 [2024-05-15T08:49:11.654Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:11 [2024-05-15T08:49:11.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
04:49:11 [2024-05-15T08:49:11.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
04:49:11 [2024-05-15T08:49:11.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
04:49:11 [2024-05-15T08:49:11.654Z] [INFO] 
04:49:11 [2024-05-15T08:49:11.654Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:11 [2024-05-15T08:49:11.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT.jar
04:49:11 [2024-05-15T08:49:11.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT.pom
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT-sources-feature.jar
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT-p2metadata.xml
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT-p2artifacts.xml
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] 
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] 
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core >--
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core 0.1.2-SNAPSHOT [50/128]
04:49:11 [2024-05-15T08:49:11.655Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:49:11 [2024-05-15T08:49:11.655Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:11 [2024-05-15T08:49:11.655Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:11 [2024-05-15T08:49:11.655Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:11 [2024-05-15T08:49:11.655Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] 
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] 
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] 
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] 
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] 
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] 
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] 
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.uftrace.core
04:49:11 [2024-05-15T08:49:11.655Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:11 [2024-05-15T08:49:11.655Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] 
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] 
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src/main/resources
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] 
04:49:11 [2024-05-15T08:49:11.655Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:11 [2024-05-15T08:49:11.655Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:11 [2024-05-15T08:49:11.655Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:11 [2024-05-15T08:49:11.655Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:11 [2024-05-15T08:49:11.655Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:11 [2024-05-15T08:49:11.911Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] 
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] 
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] 
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src/test/resources
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] 
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:12 [2024-05-15T08:49:12.168Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:12 [2024-05-15T08:49:12.168Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:12 [2024-05-15T08:49:12.168Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:12 [2024-05-15T08:49:12.168Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] 
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:12 [2024-05-15T08:49:12.168Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] 
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT-sources.jar
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] 
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT.jar
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] 
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] 
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] 
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] 
04:49:12 [2024-05-15T08:49:12.168Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:12 [2024-05-15T08:49:12.423Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT.jar
04:49:13 [2024-05-15T08:49:13.798Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT-sources.jar
04:49:14 [2024-05-15T08:49:14.359Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.359Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:14 [2024-05-15T08:49:14.359Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:14 [2024-05-15T08:49:14.359Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.359Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:14 [2024-05-15T08:49:14.359Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:49:14 [2024-05-15T08:49:14.359Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.359Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:14 [2024-05-15T08:49:14.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT.jar
04:49:14 [2024-05-15T08:49:14.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT.pom
04:49:14 [2024-05-15T08:49:14.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT-sources.jar
04:49:14 [2024-05-15T08:49:14.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT-p2metadata.xml
04:49:14 [2024-05-15T08:49:14.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT-p2artifacts.xml
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.core ---
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user >--
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] Building Trace Compass Incubator uftrace User Guide 0.9.0-SNAPSHOT [51/128]
04:49:14 [2024-05-15T08:49:14.360Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:49:14 [2024-05-15T08:49:14.360Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:14 [2024-05-15T08:49:14.360Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:14 [2024-05-15T08:49:14.360Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] Executing tasks
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] Executed tasks
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:14 [2024-05-15T08:49:14.360Z] [INFO] Resolving class path of Trace Compass Incubator uftrace User Guide
04:49:14 [2024-05-15T08:49:14.360Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:14 [2024-05-15T08:49:14.360Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:14 [2024-05-15T08:49:14.615Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.615Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:14 [2024-05-15T08:49:14.615Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:14 [2024-05-15T08:49:14.615Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.615Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:14 [2024-05-15T08:49:14.615Z] [INFO] Executing tasks
04:49:14 [2024-05-15T08:49:14.615Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc/User-Guide.html
04:49:14 [2024-05-15T08:49:14.615Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:49:14 [2024-05-15T08:49:14.615Z] [INFO] Executed tasks
04:49:14 [2024-05-15T08:49:14.615Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.615Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:14 [2024-05-15T08:49:14.615Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/src/main/resources
04:49:14 [2024-05-15T08:49:14.615Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.615Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:14 [2024-05-15T08:49:14.615Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:14 [2024-05-15T08:49:14.615Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:14 [2024-05-15T08:49:14.615Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:14 [2024-05-15T08:49:14.615Z] [INFO] 
04:49:14 [2024-05-15T08:49:14.615Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:14 [2024-05-15T08:49:14.615Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:14 [2024-05-15T08:49:14.615Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:14 [2024-05-15T08:49:14.615Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:14 [2024-05-15T08:49:14.616Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:49:14 [2024-05-15T08:49:14.616Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/data/.metadata/.log
04:49:14 [2024-05-15T08:49:14.616Z] [INFO] Command line:
04:49:14 [2024-05-15T08:49:14.616Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:49:14 [2024-05-15T08:49:14.616Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:49:15 [2024-05-15T08:49:15.177Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:49:15 [2024-05-15T08:49:15.177Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:49:15 [2024-05-15T08:49:15.177Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:49:15 [2024-05-15T08:49:15.177Z] WARNING: System::setSecurityManager will be removed in a future release
04:49:16 [2024-05-15T08:49:16.539Z] Buildfile: build.xml
04:49:16 [2024-05-15T08:49:16.539Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:49:16 [2024-05-15T08:49:16.540Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:49:16 [2024-05-15T08:49:16.540Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:49:16 [2024-05-15T08:49:16.540Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:49:16 [2024-05-15T08:49:16.540Z] WARNING: System::setSecurityManager will be removed in a future release
04:49:16 [2024-05-15T08:49:16.540Z] 
04:49:16 [2024-05-15T08:49:16.540Z] build.index:
04:49:17 [2024-05-15T08:49:17.464Z] BUILD SUCCESSFUL
04:49:17 [2024-05-15T08:49:17.464Z] 
04:49:17 [2024-05-15T08:49:17.464Z] BUILD SUCCESSFUL
04:49:17 [2024-05-15T08:49:17.464Z] Total time: 1 second
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] 
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] 
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] 
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/src/test/resources
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] 
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:17 [2024-05-15T08:49:17.464Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:17 [2024-05-15T08:49:17.464Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:17 [2024-05-15T08:49:17.464Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] 
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:17 [2024-05-15T08:49:17.464Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] 
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT-sources.jar
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] 
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT.jar
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] 
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] 
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] 
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] 
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:17 [2024-05-15T08:49:17.464Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT.jar
04:49:18 [2024-05-15T08:49:18.024Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT-sources.jar
04:49:18 [2024-05-15T08:49:18.584Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.584Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:18 [2024-05-15T08:49:18.584Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:18 [2024-05-15T08:49:18.584Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.584Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT.jar
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT.pom
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT-sources.jar
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] Executing tasks
04:49:18 [2024-05-15T08:49:18.839Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.uftrace.doc.user
04:49:18 [2024-05-15T08:49:18.839Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.uftrace.doc.user
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] Executed tasks
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace >--
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace 0.9.0-SNAPSHOT [52/128]
04:49:18 [2024-05-15T08:49:18.839Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:49:18 [2024-05-15T08:49:18.839Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:18 [2024-05-15T08:49:18.839Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:18 [2024-05-15T08:49:18.839Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:18 [2024-05-15T08:49:18.839Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/src/main/resources
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:18 [2024-05-15T08:49:18.840Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 36 were skipped
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT.jar
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT-sources-feature.jar
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] 
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:18 [2024-05-15T08:49:18.840Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT.jar
04:49:19 [2024-05-15T08:49:19.765Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT-sources-feature.jar
04:49:20 [2024-05-15T08:49:20.325Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.326Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:20 [2024-05-15T08:49:20.326Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:20 [2024-05-15T08:49:20.326Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.326Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:20 [2024-05-15T08:49:20.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
04:49:20 [2024-05-15T08:49:20.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
04:49:20 [2024-05-15T08:49:20.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:49:20 [2024-05-15T08:49:20.581Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.581Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:20 [2024-05-15T08:49:20.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT.jar
04:49:20 [2024-05-15T08:49:20.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT.pom
04:49:20 [2024-05-15T08:49:20.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT-sources-feature.jar
04:49:20 [2024-05-15T08:49:20.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT-p2metadata.xml
04:49:20 [2024-05-15T08:49:20.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT-p2artifacts.xml
04:49:20 [2024-05-15T08:49:20.581Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.581Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace ---
04:49:20 [2024-05-15T08:49:20.581Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.581Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user >--
04:49:20 [2024-05-15T08:49:20.581Z] [INFO] Building Trace Compass Incubator Perf Profiling User Guide 0.9.0-SNAPSHOT [53/128]
04:49:20 [2024-05-15T08:49:20.581Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml
04:49:20 [2024-05-15T08:49:20.581Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:49:20 [2024-05-15T08:49:20.581Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:20 [2024-05-15T08:49:20.581Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:20 [2024-05-15T08:49:20.581Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] Executing tasks
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] Executed tasks
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] Resolving class path of Trace Compass Incubator Perf Profiling User Guide
04:49:20 [2024-05-15T08:49:20.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:20 [2024-05-15T08:49:20.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] Executing tasks
04:49:20 [2024-05-15T08:49:20.582Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc/User-Guide.html
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] Executed tasks
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/src/main/resources
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:20 [2024-05-15T08:49:20.582Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:20 [2024-05-15T08:49:20.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:20 [2024-05-15T08:49:20.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] 
04:49:20 [2024-05-15T08:49:20.582Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:20 [2024-05-15T08:49:20.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:20 [2024-05-15T08:49:20.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:20 [2024-05-15T08:49:20.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:20 [2024-05-15T08:49:20.837Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:49:20 [2024-05-15T08:49:20.837Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
04:49:20 [2024-05-15T08:49:20.837Z] [INFO] Command line:
04:49:20 [2024-05-15T08:49:20.837Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:49:20 [2024-05-15T08:49:20.837Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:49:21 [2024-05-15T08:49:21.397Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:49:21 [2024-05-15T08:49:21.397Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:49:21 [2024-05-15T08:49:21.397Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:49:21 [2024-05-15T08:49:21.397Z] WARNING: System::setSecurityManager will be removed in a future release
04:49:22 [2024-05-15T08:49:22.759Z] Buildfile: build.xml
04:49:22 [2024-05-15T08:49:22.759Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:49:22 [2024-05-15T08:49:22.759Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:49:22 [2024-05-15T08:49:22.759Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:49:22 [2024-05-15T08:49:22.759Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:49:22 [2024-05-15T08:49:22.759Z] WARNING: System::setSecurityManager will be removed in a future release
04:49:22 [2024-05-15T08:49:22.759Z] 
04:49:22 [2024-05-15T08:49:22.759Z] build.index:
04:49:23 [2024-05-15T08:49:23.684Z] BUILD SUCCESSFUL
04:49:23 [2024-05-15T08:49:23.684Z] 
04:49:23 [2024-05-15T08:49:23.684Z] BUILD SUCCESSFUL
04:49:23 [2024-05-15T08:49:23.684Z] Total time: 1 second
04:49:23 [2024-05-15T08:49:23.684Z] [INFO] 
04:49:23 [2024-05-15T08:49:23.684Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:23 [2024-05-15T08:49:23.684Z] [INFO] 
04:49:23 [2024-05-15T08:49:23.684Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:23 [2024-05-15T08:49:23.684Z] [INFO] 
04:49:23 [2024-05-15T08:49:23.684Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:23 [2024-05-15T08:49:23.684Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/src/test/resources
04:49:23 [2024-05-15T08:49:23.684Z] [INFO] 
04:49:23 [2024-05-15T08:49:23.684Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:23 [2024-05-15T08:49:23.684Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:23 [2024-05-15T08:49:23.684Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:23 [2024-05-15T08:49:23.684Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:23 [2024-05-15T08:49:23.684Z] [INFO] 
04:49:23 [2024-05-15T08:49:23.684Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:23 [2024-05-15T08:49:23.684Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:49:23 [2024-05-15T08:49:23.684Z] [INFO] 
04:49:23 [2024-05-15T08:49:23.684Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:23 [2024-05-15T08:49:23.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT-sources.jar
04:49:23 [2024-05-15T08:49:23.684Z] [INFO] 
04:49:23 [2024-05-15T08:49:23.684Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:23 [2024-05-15T08:49:23.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT.jar
04:49:23 [2024-05-15T08:49:23.685Z] [INFO] 
04:49:23 [2024-05-15T08:49:23.685Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:23 [2024-05-15T08:49:23.685Z] [INFO] 
04:49:23 [2024-05-15T08:49:23.685Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:23 [2024-05-15T08:49:23.685Z] [INFO] 
04:49:23 [2024-05-15T08:49:23.685Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:23 [2024-05-15T08:49:23.685Z] [INFO] 
04:49:23 [2024-05-15T08:49:23.685Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:23 [2024-05-15T08:49:23.685Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT.jar
04:49:25 [2024-05-15T08:49:25.046Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT-sources.jar
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] 
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] 
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] 
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT.jar
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT.pom
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT-sources.jar
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] 
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] 
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] Executing tasks
04:49:25 [2024-05-15T08:49:25.608Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.perf.profiling.doc.user
04:49:25 [2024-05-15T08:49:25.608Z] [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.perf.profiling.doc.user
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] Executed tasks
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] 
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core >--
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core 0.1.1-SNAPSHOT [54/128]
04:49:25 [2024-05-15T08:49:25.608Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:49:25 [2024-05-15T08:49:25.608Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:25 [2024-05-15T08:49:25.608Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:25 [2024-05-15T08:49:25.608Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:25 [2024-05-15T08:49:25.608Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:25 [2024-05-15T08:49:25.608Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
04:49:25 [2024-05-15T08:49:25.864Z] [INFO] 
04:49:25 [2024-05-15T08:49:25.864Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:25 [2024-05-15T08:49:25.864Z] [INFO] 
04:49:25 [2024-05-15T08:49:25.864Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:25 [2024-05-15T08:49:25.864Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:49:25 [2024-05-15T08:49:25.864Z] [INFO] 
04:49:25 [2024-05-15T08:49:25.864Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:25 [2024-05-15T08:49:25.864Z] [INFO] 
04:49:25 [2024-05-15T08:49:25.864Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:25 [2024-05-15T08:49:25.864Z] [INFO] 
04:49:25 [2024-05-15T08:49:25.864Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:25 [2024-05-15T08:49:25.864Z] [INFO] 
04:49:25 [2024-05-15T08:49:25.864Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:25 [2024-05-15T08:49:25.864Z] [INFO] 
04:49:25 [2024-05-15T08:49:25.864Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:25 [2024-05-15T08:49:25.864Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.perf.profiling.core
04:49:25 [2024-05-15T08:49:25.864Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:25 [2024-05-15T08:49:25.864Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:26 [2024-05-15T08:49:26.120Z] [INFO] 
04:49:26 [2024-05-15T08:49:26.120Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:26 [2024-05-15T08:49:26.120Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:26 [2024-05-15T08:49:26.120Z] [INFO] 
04:49:26 [2024-05-15T08:49:26.120Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:26 [2024-05-15T08:49:26.120Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/src/main/resources
04:49:26 [2024-05-15T08:49:26.120Z] [INFO] 
04:49:26 [2024-05-15T08:49:26.120Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:26 [2024-05-15T08:49:26.120Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:26 [2024-05-15T08:49:26.120Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:26 [2024-05-15T08:49:26.120Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:26 [2024-05-15T08:49:26.120Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:26 [2024-05-15T08:49:26.120Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:49:26 [2024-05-15T08:49:26.374Z] [INFO] 
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] 
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] 
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/src/test/resources
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] 
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:26 [2024-05-15T08:49:26.375Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:26 [2024-05-15T08:49:26.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:26 [2024-05-15T08:49:26.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:26 [2024-05-15T08:49:26.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] 
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:26 [2024-05-15T08:49:26.375Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] 
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-sources.jar
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] 
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT.jar
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] 
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] 
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] 
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] 
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:26 [2024-05-15T08:49:26.375Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT.jar
04:49:27 [2024-05-15T08:49:27.739Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-sources.jar
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT.jar
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT.pom
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-sources.jar
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-p2metadata.xml
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-p2artifacts.xml
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling >--
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling 0.9.0-SNAPSHOT [55/128]
04:49:28 [2024-05-15T08:49:28.666Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:49:28 [2024-05-15T08:49:28.666Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:28 [2024-05-15T08:49:28.666Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:28 [2024-05-15T08:49:28.666Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.666Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/src/main/resources
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:28 [2024-05-15T08:49:28.922Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT.jar
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT-sources-feature.jar
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] 
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:28 [2024-05-15T08:49:28.922Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT.jar
04:49:29 [2024-05-15T08:49:29.484Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT-sources-feature.jar
04:49:30 [2024-05-15T08:49:30.850Z] [INFO] 
04:49:30 [2024-05-15T08:49:30.850Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] 
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] 
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT.jar
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT.pom
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT-sources-feature.jar
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT-p2metadata.xml
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT-p2artifacts.xml
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] 
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling ---
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] 
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui >--
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.1.3-SNAPSHOT [56/128]
04:49:30 [2024-05-15T08:49:30.851Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:49:30 [2024-05-15T08:49:30.851Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:30 [2024-05-15T08:49:30.851Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:30 [2024-05-15T08:49:30.851Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:30 [2024-05-15T08:49:30.851Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:30 [2024-05-15T08:49:30.851Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
04:49:31 [2024-05-15T08:49:31.106Z] [INFO] 
04:49:31 [2024-05-15T08:49:31.106Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:31 [2024-05-15T08:49:31.106Z] [INFO] 
04:49:31 [2024-05-15T08:49:31.106Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:31 [2024-05-15T08:49:31.106Z] [INFO] The project's OSGi version is 0.1.3.202405150845
04:49:31 [2024-05-15T08:49:31.106Z] [INFO] 
04:49:31 [2024-05-15T08:49:31.106Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:31 [2024-05-15T08:49:31.106Z] [INFO] 
04:49:31 [2024-05-15T08:49:31.106Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:31 [2024-05-15T08:49:31.106Z] [INFO] 
04:49:31 [2024-05-15T08:49:31.106Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:31 [2024-05-15T08:49:31.106Z] [INFO] 
04:49:31 [2024-05-15T08:49:31.107Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:31 [2024-05-15T08:49:31.107Z] [INFO] 
04:49:31 [2024-05-15T08:49:31.107Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:31 [2024-05-15T08:49:31.107Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui
04:49:31 [2024-05-15T08:49:31.107Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:31 [2024-05-15T08:49:31.107Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:31 [2024-05-15T08:49:31.362Z] [INFO] 
04:49:31 [2024-05-15T08:49:31.362Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:31 [2024-05-15T08:49:31.362Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:31 [2024-05-15T08:49:31.362Z] [INFO] 
04:49:31 [2024-05-15T08:49:31.362Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:31 [2024-05-15T08:49:31.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src/main/resources
04:49:31 [2024-05-15T08:49:31.362Z] [INFO] 
04:49:31 [2024-05-15T08:49:31.362Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:31 [2024-05-15T08:49:31.362Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:31 [2024-05-15T08:49:31.362Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:31 [2024-05-15T08:49:31.362Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:31 [2024-05-15T08:49:31.362Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:31 [2024-05-15T08:49:31.362Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:49:32 [2024-05-15T08:49:32.287Z] [INFO] 
04:49:32 [2024-05-15T08:49:32.287Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:32 [2024-05-15T08:49:32.287Z] [INFO] 
04:49:32 [2024-05-15T08:49:32.287Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:32 [2024-05-15T08:49:32.287Z] [INFO] 
04:49:32 [2024-05-15T08:49:32.287Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:32 [2024-05-15T08:49:32.287Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src/test/resources
04:49:32 [2024-05-15T08:49:32.287Z] [INFO] 
04:49:32 [2024-05-15T08:49:32.287Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:32 [2024-05-15T08:49:32.287Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:32 [2024-05-15T08:49:32.287Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:32 [2024-05-15T08:49:32.287Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:32 [2024-05-15T08:49:32.288Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:32 [2024-05-15T08:49:32.288Z] [INFO] 
04:49:32 [2024-05-15T08:49:32.288Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:32 [2024-05-15T08:49:32.288Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
04:49:32 [2024-05-15T08:49:32.288Z] [INFO] 
04:49:32 [2024-05-15T08:49:32.288Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:32 [2024-05-15T08:49:32.288Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT-sources.jar
04:49:32 [2024-05-15T08:49:32.288Z] [INFO] 
04:49:32 [2024-05-15T08:49:32.288Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:32 [2024-05-15T08:49:32.288Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT.jar
04:49:32 [2024-05-15T08:49:32.543Z] [INFO] 
04:49:32 [2024-05-15T08:49:32.543Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:32 [2024-05-15T08:49:32.543Z] [INFO] 
04:49:32 [2024-05-15T08:49:32.543Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:32 [2024-05-15T08:49:32.543Z] [INFO] 
04:49:32 [2024-05-15T08:49:32.543Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:32 [2024-05-15T08:49:32.543Z] [INFO] 
04:49:32 [2024-05-15T08:49:32.543Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:32 [2024-05-15T08:49:32.543Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT.jar
04:49:35 [2024-05-15T08:49:35.058Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT-sources.jar
04:49:35 [2024-05-15T08:49:35.618Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.618Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:35 [2024-05-15T08:49:35.618Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:35 [2024-05-15T08:49:35.618Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.618Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:35 [2024-05-15T08:49:35.618Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.618Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:35 [2024-05-15T08:49:35.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT.jar
04:49:35 [2024-05-15T08:49:35.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT.pom
04:49:35 [2024-05-15T08:49:35.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT-sources.jar
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT-p2metadata.xml
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT-p2artifacts.xml
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user >--
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] Building Trace Compass Incubator Filters User Guide 0.9.0-SNAPSHOT [57/128]
04:49:35 [2024-05-15T08:49:35.619Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:49:35 [2024-05-15T08:49:35.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:35 [2024-05-15T08:49:35.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:35 [2024-05-15T08:49:35.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] Executing tasks
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] Executed tasks
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] Resolving class path of Trace Compass Incubator Filters User Guide
04:49:35 [2024-05-15T08:49:35.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:35 [2024-05-15T08:49:35.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] Executing tasks
04:49:35 [2024-05-15T08:49:35.619Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc/User-Guide.html
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] Executed tasks
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/src/main/resources
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:35 [2024-05-15T08:49:35.619Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:35 [2024-05-15T08:49:35.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:35 [2024-05-15T08:49:35.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] 
04:49:35 [2024-05-15T08:49:35.619Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:35 [2024-05-15T08:49:35.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:35 [2024-05-15T08:49:35.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:35 [2024-05-15T08:49:35.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:35 [2024-05-15T08:49:35.875Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:49:35 [2024-05-15T08:49:35.875Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/data/.metadata/.log
04:49:35 [2024-05-15T08:49:35.875Z] [INFO] Command line:
04:49:35 [2024-05-15T08:49:35.875Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:49:35 [2024-05-15T08:49:35.875Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:49:36 [2024-05-15T08:49:36.808Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:49:36 [2024-05-15T08:49:36.808Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:49:36 [2024-05-15T08:49:36.808Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:49:36 [2024-05-15T08:49:36.808Z] WARNING: System::setSecurityManager will be removed in a future release
04:49:37 [2024-05-15T08:49:37.733Z] Buildfile: build.xml
04:49:37 [2024-05-15T08:49:37.733Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:49:37 [2024-05-15T08:49:37.733Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:49:37 [2024-05-15T08:49:37.733Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:49:37 [2024-05-15T08:49:37.733Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:49:37 [2024-05-15T08:49:37.733Z] WARNING: System::setSecurityManager will be removed in a future release
04:49:37 [2024-05-15T08:49:37.733Z] 
04:49:37 [2024-05-15T08:49:37.733Z] build.index:
04:49:38 [2024-05-15T08:49:38.659Z] BUILD SUCCESSFUL
04:49:38 [2024-05-15T08:49:38.659Z] 
04:49:38 [2024-05-15T08:49:38.659Z] BUILD SUCCESSFUL
04:49:38 [2024-05-15T08:49:38.659Z] Total time: 1 second
04:49:38 [2024-05-15T08:49:38.659Z] [INFO] 
04:49:38 [2024-05-15T08:49:38.659Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:38 [2024-05-15T08:49:38.659Z] [INFO] 
04:49:38 [2024-05-15T08:49:38.659Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:38 [2024-05-15T08:49:38.659Z] [INFO] 
04:49:38 [2024-05-15T08:49:38.659Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:38 [2024-05-15T08:49:38.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/src/test/resources
04:49:38 [2024-05-15T08:49:38.659Z] [INFO] 
04:49:38 [2024-05-15T08:49:38.659Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:38 [2024-05-15T08:49:38.659Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:38 [2024-05-15T08:49:38.660Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:38 [2024-05-15T08:49:38.660Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:38 [2024-05-15T08:49:38.660Z] [INFO] 
04:49:38 [2024-05-15T08:49:38.660Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:38 [2024-05-15T08:49:38.660Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:49:38 [2024-05-15T08:49:38.660Z] [INFO] 
04:49:38 [2024-05-15T08:49:38.660Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:38 [2024-05-15T08:49:38.660Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT-sources.jar
04:49:38 [2024-05-15T08:49:38.660Z] [INFO] 
04:49:38 [2024-05-15T08:49:38.660Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:38 [2024-05-15T08:49:38.660Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT.jar
04:49:38 [2024-05-15T08:49:38.660Z] [INFO] 
04:49:38 [2024-05-15T08:49:38.660Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:38 [2024-05-15T08:49:38.660Z] [INFO] 
04:49:38 [2024-05-15T08:49:38.660Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:38 [2024-05-15T08:49:38.660Z] [INFO] 
04:49:38 [2024-05-15T08:49:38.660Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:38 [2024-05-15T08:49:38.660Z] [INFO] 
04:49:38 [2024-05-15T08:49:38.660Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:38 [2024-05-15T08:49:38.660Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT.jar
04:49:39 [2024-05-15T08:49:39.587Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT-sources.jar
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] 
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] 
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] 
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT.jar
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT.pom
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT-sources.jar
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] 
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] 
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] Executing tasks
04:49:40 [2024-05-15T08:49:40.514Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.filters.doc.user
04:49:40 [2024-05-15T08:49:40.514Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.filters.doc.user
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] Executed tasks
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] 
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui >--
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.ui 0.1.1-SNAPSHOT [58/128]
04:49:40 [2024-05-15T08:49:40.514Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:49:40 [2024-05-15T08:49:40.514Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:40 [2024-05-15T08:49:40.514Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:40 [2024-05-15T08:49:40.514Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:40 [2024-05-15T08:49:40.514Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:40 [2024-05-15T08:49:40.514Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
04:49:40 [2024-05-15T08:49:40.514Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.lang,2.6.0.v201404270220 have severely compromised security. Please report this concern to the artifact provider.
04:49:40 [2024-05-15T08:49:40.770Z] [INFO] 
04:49:40 [2024-05-15T08:49:40.770Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:40 [2024-05-15T08:49:40.770Z] [INFO] 
04:49:40 [2024-05-15T08:49:40.770Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:40 [2024-05-15T08:49:40.770Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:49:40 [2024-05-15T08:49:40.770Z] [INFO] 
04:49:40 [2024-05-15T08:49:40.770Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:40 [2024-05-15T08:49:40.770Z] [INFO] 
04:49:40 [2024-05-15T08:49:40.770Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:40 [2024-05-15T08:49:40.770Z] [INFO] 
04:49:40 [2024-05-15T08:49:40.770Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:40 [2024-05-15T08:49:40.770Z] [INFO] 
04:49:40 [2024-05-15T08:49:40.770Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:40 [2024-05-15T08:49:40.770Z] [INFO] 
04:49:40 [2024-05-15T08:49:40.770Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:40 [2024-05-15T08:49:40.770Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.ui
04:49:40 [2024-05-15T08:49:40.770Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:40 [2024-05-15T08:49:40.770Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:41 [2024-05-15T08:49:41.027Z] [INFO] 
04:49:41 [2024-05-15T08:49:41.027Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:41 [2024-05-15T08:49:41.027Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:41 [2024-05-15T08:49:41.027Z] [INFO] 
04:49:41 [2024-05-15T08:49:41.027Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:41 [2024-05-15T08:49:41.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/src/main/resources
04:49:41 [2024-05-15T08:49:41.027Z] [INFO] 
04:49:41 [2024-05-15T08:49:41.027Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:41 [2024-05-15T08:49:41.027Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:41 [2024-05-15T08:49:41.027Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:41 [2024-05-15T08:49:41.027Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:41 [2024-05-15T08:49:41.027Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:41 [2024-05-15T08:49:41.027Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:49:41 [2024-05-15T08:49:41.282Z] [INFO] 
04:49:41 [2024-05-15T08:49:41.282Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:41 [2024-05-15T08:49:41.282Z] [INFO] 
04:49:41 [2024-05-15T08:49:41.282Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:41 [2024-05-15T08:49:41.282Z] [INFO] 
04:49:41 [2024-05-15T08:49:41.282Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:41 [2024-05-15T08:49:41.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/src/test/resources
04:49:41 [2024-05-15T08:49:41.282Z] [INFO] 
04:49:41 [2024-05-15T08:49:41.282Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:41 [2024-05-15T08:49:41.282Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:41 [2024-05-15T08:49:41.282Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:41 [2024-05-15T08:49:41.282Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:41 [2024-05-15T08:49:41.282Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:41 [2024-05-15T08:49:41.282Z] [INFO] 
04:49:41 [2024-05-15T08:49:41.282Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:41 [2024-05-15T08:49:41.282Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
04:49:41 [2024-05-15T08:49:41.282Z] [INFO] 
04:49:41 [2024-05-15T08:49:41.282Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:41 [2024-05-15T08:49:41.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-sources.jar
04:49:41 [2024-05-15T08:49:41.282Z] [INFO] 
04:49:41 [2024-05-15T08:49:41.282Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:41 [2024-05-15T08:49:41.538Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT.jar
04:49:41 [2024-05-15T08:49:41.538Z] [INFO] 
04:49:41 [2024-05-15T08:49:41.538Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:41 [2024-05-15T08:49:41.538Z] [INFO] 
04:49:41 [2024-05-15T08:49:41.538Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:41 [2024-05-15T08:49:41.538Z] [INFO] 
04:49:41 [2024-05-15T08:49:41.538Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:41 [2024-05-15T08:49:41.538Z] [INFO] 
04:49:41 [2024-05-15T08:49:41.538Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:41 [2024-05-15T08:49:41.538Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT.jar
04:49:42 [2024-05-15T08:49:42.467Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-sources.jar
04:49:43 [2024-05-15T08:49:43.831Z] [INFO] 
04:49:43 [2024-05-15T08:49:43.831Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] 
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] 
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT.jar
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT.pom
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-sources.jar
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-p2metadata.xml
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-p2artifacts.xml
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] 
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.ui ---
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] 
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters >--
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] Building org.eclipse.tracecompass.incubator.filters 0.9.0-SNAPSHOT [59/128]
04:49:43 [2024-05-15T08:49:43.832Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:49:43 [2024-05-15T08:49:43.832Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:43 [2024-05-15T08:49:43.832Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:43 [2024-05-15T08:49:43.832Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] 
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters ---
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] 
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.filters ---
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] 
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters ---
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] 
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters ---
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] 
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters ---
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] 
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters ---
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] 
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters ---
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] 
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters ---
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/src/main/resources
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] 
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters ---
04:49:43 [2024-05-15T08:49:43.832Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] 
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters ---
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] 
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.filters ---
04:49:43 [2024-05-15T08:49:43.832Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT.jar
04:49:44 [2024-05-15T08:49:44.088Z] [INFO] 
04:49:44 [2024-05-15T08:49:44.088Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters ---
04:49:44 [2024-05-15T08:49:44.088Z] [INFO] 
04:49:44 [2024-05-15T08:49:44.088Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.filters ---
04:49:44 [2024-05-15T08:49:44.088Z] [INFO] 
04:49:44 [2024-05-15T08:49:44.088Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters ---
04:49:44 [2024-05-15T08:49:44.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT-sources-feature.jar
04:49:44 [2024-05-15T08:49:44.088Z] [INFO] 
04:49:44 [2024-05-15T08:49:44.088Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters ---
04:49:44 [2024-05-15T08:49:44.088Z] [INFO] 
04:49:44 [2024-05-15T08:49:44.088Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters ---
04:49:44 [2024-05-15T08:49:44.088Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT.jar
04:49:45 [2024-05-15T08:49:45.450Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT-sources-feature.jar
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] 
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters ---
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] 
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters ---
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] 
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters ---
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT.jar
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT.pom
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT-sources-feature.jar
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT-p2metadata.xml
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT-p2artifacts.xml
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] 
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters ---
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] 
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui >--
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.ui 0.1.1-SNAPSHOT [60/128]
04:49:46 [2024-05-15T08:49:46.813Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:49:46 [2024-05-15T08:49:46.813Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:46 [2024-05-15T08:49:46.813Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:46 [2024-05-15T08:49:46.813Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:46 [2024-05-15T08:49:46.813Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:46 [2024-05-15T08:49:46.813Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
04:49:47 [2024-05-15T08:49:47.068Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.068Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.068Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.068Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.068Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:49:47 [2024-05-15T08:49:47.068Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.068Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.068Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.068Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.068Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.068Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.068Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.068Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.068Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.068Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.068Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.ui
04:49:47 [2024-05-15T08:49:47.068Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:47 [2024-05-15T08:49:47.068Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:47 [2024-05-15T08:49:47.325Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.325Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.325Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:47 [2024-05-15T08:49:47.325Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.325Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.325Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/main/resources
04:49:47 [2024-05-15T08:49:47.325Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.325Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.325Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:47 [2024-05-15T08:49:47.325Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:47 [2024-05-15T08:49:47.325Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:47 [2024-05-15T08:49:47.325Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:47 [2024-05-15T08:49:47.325Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:49:47 [2024-05-15T08:49:47.580Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.580Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.580Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.580Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.580Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.580Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.580Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/test/resources
04:49:47 [2024-05-15T08:49:47.580Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.580Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.580Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:47 [2024-05-15T08:49:47.580Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:47 [2024-05-15T08:49:47.580Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:47 [2024-05-15T08:49:47.580Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:47 [2024-05-15T08:49:47.580Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.580Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.580Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 150 were skipped
04:49:47 [2024-05-15T08:49:47.580Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.580Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.836Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-sources.jar
04:49:47 [2024-05-15T08:49:47.836Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.836Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.836Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT.jar
04:49:47 [2024-05-15T08:49:47.836Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.836Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.836Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.836Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.836Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.836Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.836Z] [INFO] 
04:49:47 [2024-05-15T08:49:47.836Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:47 [2024-05-15T08:49:47.836Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT.jar
04:49:48 [2024-05-15T08:49:48.765Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-sources.jar
04:49:49 [2024-05-15T08:49:49.325Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.325Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:49 [2024-05-15T08:49:49.325Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:49 [2024-05-15T08:49:49.325Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.325Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:49 [2024-05-15T08:49:49.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
04:49:49 [2024-05-15T08:49:49.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
04:49:49 [2024-05-15T08:49:49.581Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.581Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:49 [2024-05-15T08:49:49.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT.jar
04:49:49 [2024-05-15T08:49:49.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT.pom
04:49:49 [2024-05-15T08:49:49.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-sources.jar
04:49:49 [2024-05-15T08:49:49.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-p2metadata.xml
04:49:49 [2024-05-15T08:49:49.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-p2artifacts.xml
04:49:49 [2024-05-15T08:49:49.581Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.581Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.ui ---
04:49:49 [2024-05-15T08:49:49.581Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.581Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user >--
04:49:49 [2024-05-15T08:49:49.581Z] [INFO] Building Trace Compass Incubator kernel User Guide 0.9.0-SNAPSHOT [61/128]
04:49:49 [2024-05-15T08:49:49.581Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml
04:49:49 [2024-05-15T08:49:49.581Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:49:49 [2024-05-15T08:49:49.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:49 [2024-05-15T08:49:49.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:49 [2024-05-15T08:49:49.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] Executing tasks
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] Executed tasks
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] Resolving class path of Trace Compass Incubator kernel User Guide
04:49:49 [2024-05-15T08:49:49.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:49 [2024-05-15T08:49:49.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] Executing tasks
04:49:49 [2024-05-15T08:49:49.582Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc/User-Guide.html
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] Executed tasks
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/src/main/resources
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:49 [2024-05-15T08:49:49.582Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:49 [2024-05-15T08:49:49.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:49 [2024-05-15T08:49:49.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] 
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:49 [2024-05-15T08:49:49.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:49 [2024-05-15T08:49:49.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:49 [2024-05-15T08:49:49.582Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:49 [2024-05-15T08:49:49.582Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/data/.metadata/.log
04:49:49 [2024-05-15T08:49:49.582Z] [INFO] Command line:
04:49:49 [2024-05-15T08:49:49.582Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:49:49 [2024-05-15T08:49:49.582Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:49:50 [2024-05-15T08:49:50.508Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:49:50 [2024-05-15T08:49:50.508Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:49:50 [2024-05-15T08:49:50.508Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:49:50 [2024-05-15T08:49:50.508Z] WARNING: System::setSecurityManager will be removed in a future release
04:49:51 [2024-05-15T08:49:51.435Z] Buildfile: build.xml
04:49:51 [2024-05-15T08:49:51.691Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:49:51 [2024-05-15T08:49:51.691Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:49:51 [2024-05-15T08:49:51.691Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:49:51 [2024-05-15T08:49:51.691Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:49:51 [2024-05-15T08:49:51.691Z] WARNING: System::setSecurityManager will be removed in a future release
04:49:51 [2024-05-15T08:49:51.691Z] 
04:49:51 [2024-05-15T08:49:51.691Z] build.index:
04:49:52 [2024-05-15T08:49:52.618Z] BUILD SUCCESSFUL
04:49:52 [2024-05-15T08:49:52.618Z] 
04:49:52 [2024-05-15T08:49:52.618Z] BUILD SUCCESSFUL
04:49:52 [2024-05-15T08:49:52.618Z] Total time: 1 second
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] 
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] 
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] 
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/src/test/resources
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] 
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:52 [2024-05-15T08:49:52.618Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:52 [2024-05-15T08:49:52.618Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:52 [2024-05-15T08:49:52.618Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] 
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:52 [2024-05-15T08:49:52.618Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] 
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT-sources.jar
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] 
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT.jar
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] 
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] 
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] 
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] 
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:52 [2024-05-15T08:49:52.618Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT.jar
04:49:53 [2024-05-15T08:49:53.546Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT-sources.jar
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT.jar
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT.pom
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT-sources.jar
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] Executing tasks
04:49:54 [2024-05-15T08:49:54.473Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.kernel.doc.user
04:49:54 [2024-05-15T08:49:54.473Z] [INFO]      [copy] Copying 6 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.kernel.doc.user
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] Executed tasks
04:49:54 [2024-05-15T08:49:54.473Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel >--
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel 0.9.0-SNAPSHOT [62/128]
04:49:54 [2024-05-15T08:49:54.474Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:49:54 [2024-05-15T08:49:54.474Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:54 [2024-05-15T08:49:54.474Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:54 [2024-05-15T08:49:54.474Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/src/main/resources
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:54 [2024-05-15T08:49:54.474Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 150 were skipped
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT.jar
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT-sources-feature.jar
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] 
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:54 [2024-05-15T08:49:54.474Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT.jar
04:49:55 [2024-05-15T08:49:55.401Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT-sources-feature.jar
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT.jar
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT.pom
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT-sources-feature.jar
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT-p2metadata.xml
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT-p2artifacts.xml
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel ---
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user >--
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Building Trace Compass Incubator otf2 User Guide 0.9.0-SNAPSHOT [63/128]
04:49:56 [2024-05-15T08:49:56.764Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:49:56 [2024-05-15T08:49:56.764Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:56 [2024-05-15T08:49:56.764Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:56 [2024-05-15T08:49:56.764Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Executing tasks
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Executed tasks
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Resolving class path of Trace Compass Incubator otf2 User Guide
04:49:56 [2024-05-15T08:49:56.764Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:56 [2024-05-15T08:49:56.764Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Executing tasks
04:49:56 [2024-05-15T08:49:56.764Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc/User-Guide.html
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] Executed tasks
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/src/main/resources
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.764Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:56 [2024-05-15T08:49:56.764Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:56 [2024-05-15T08:49:56.765Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:56 [2024-05-15T08:49:56.765Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:56 [2024-05-15T08:49:56.765Z] [INFO] 
04:49:56 [2024-05-15T08:49:56.765Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:56 [2024-05-15T08:49:56.765Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:56 [2024-05-15T08:49:56.765Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:56 [2024-05-15T08:49:56.765Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:57 [2024-05-15T08:49:57.020Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:49:57 [2024-05-15T08:49:57.020Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/data/.metadata/.log
04:49:57 [2024-05-15T08:49:57.020Z] [INFO] Command line:
04:49:57 [2024-05-15T08:49:57.020Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:49:57 [2024-05-15T08:49:57.021Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:49:57 [2024-05-15T08:49:57.580Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:49:57 [2024-05-15T08:49:57.581Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:49:57 [2024-05-15T08:49:57.581Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:49:57 [2024-05-15T08:49:57.581Z] WARNING: System::setSecurityManager will be removed in a future release
04:49:58 [2024-05-15T08:49:58.943Z] Buildfile: build.xml
04:49:58 [2024-05-15T08:49:58.943Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:49:58 [2024-05-15T08:49:58.943Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:49:58 [2024-05-15T08:49:58.943Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:49:58 [2024-05-15T08:49:58.943Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:49:58 [2024-05-15T08:49:58.943Z] WARNING: System::setSecurityManager will be removed in a future release
04:49:58 [2024-05-15T08:49:58.943Z] 
04:49:58 [2024-05-15T08:49:58.943Z] build.index:
04:49:59 [2024-05-15T08:49:59.504Z] BUILD SUCCESSFUL
04:49:59 [2024-05-15T08:49:59.504Z] 
04:49:59 [2024-05-15T08:49:59.504Z] BUILD SUCCESSFUL
04:49:59 [2024-05-15T08:49:59.504Z] Total time: 1 second
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] 
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] 
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] 
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/src/test/resources
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] 
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:59 [2024-05-15T08:49:59.759Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:49:59 [2024-05-15T08:49:59.759Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:59 [2024-05-15T08:49:59.759Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] 
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:59 [2024-05-15T08:49:59.759Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] 
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT-sources.jar
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] 
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT.jar
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] 
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] 
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] 
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] 
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:49:59 [2024-05-15T08:49:59.759Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT.jar
04:50:00 [2024-05-15T08:50:00.686Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT-sources.jar
04:50:01 [2024-05-15T08:50:01.610Z] [INFO] 
04:50:01 [2024-05-15T08:50:01.610Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:50:01 [2024-05-15T08:50:01.610Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:01 [2024-05-15T08:50:01.610Z] [INFO] 
04:50:01 [2024-05-15T08:50:01.610Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:50:01 [2024-05-15T08:50:01.610Z] [INFO] 
04:50:01 [2024-05-15T08:50:01.610Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:50:01 [2024-05-15T08:50:01.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT.jar
04:50:01 [2024-05-15T08:50:01.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT.pom
04:50:01 [2024-05-15T08:50:01.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT-sources.jar
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] 
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] 
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] Executing tasks
04:50:01 [2024-05-15T08:50:01.611Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.otf2.doc.user
04:50:01 [2024-05-15T08:50:01.611Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.otf2.doc.user
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] Executed tasks
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] 
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core >--
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core 0.1.4-SNAPSHOT [64/128]
04:50:01 [2024-05-15T08:50:01.611Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:50:01 [2024-05-15T08:50:01.611Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:01 [2024-05-15T08:50:01.611Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:01 [2024-05-15T08:50:01.611Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:01 [2024-05-15T08:50:01.611Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] 
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] 
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] The project's OSGi version is 0.1.4.202405150845
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] 
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] 
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] 
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] 
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] 
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.core
04:50:01 [2024-05-15T08:50:01.611Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:01 [2024-05-15T08:50:01.611Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] 
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] 
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/main/resources
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] 
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:01 [2024-05-15T08:50:01.611Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:01 [2024-05-15T08:50:01.611Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:01 [2024-05-15T08:50:01.611Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:01 [2024-05-15T08:50:01.611Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:01 [2024-05-15T08:50:01.611Z] [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:50:02 [2024-05-15T08:50:02.536Z] [INFO] 
04:50:02 [2024-05-15T08:50:02.536Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:02 [2024-05-15T08:50:02.536Z] [INFO] 
04:50:02 [2024-05-15T08:50:02.536Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:02 [2024-05-15T08:50:02.536Z] [INFO] 
04:50:02 [2024-05-15T08:50:02.536Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:02 [2024-05-15T08:50:02.536Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/test/resources
04:50:02 [2024-05-15T08:50:02.536Z] [INFO] 
04:50:02 [2024-05-15T08:50:02.536Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:02 [2024-05-15T08:50:02.536Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:02 [2024-05-15T08:50:02.536Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:02 [2024-05-15T08:50:02.536Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:02 [2024-05-15T08:50:02.536Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:02 [2024-05-15T08:50:02.536Z] [INFO] 
04:50:02 [2024-05-15T08:50:02.536Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:02 [2024-05-15T08:50:02.536Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 41 were skipped
04:50:02 [2024-05-15T08:50:02.536Z] [INFO] 
04:50:02 [2024-05-15T08:50:02.536Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:02 [2024-05-15T08:50:02.536Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-sources.jar
04:50:02 [2024-05-15T08:50:02.536Z] [INFO] 
04:50:02 [2024-05-15T08:50:02.536Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:02 [2024-05-15T08:50:02.536Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT.jar
04:50:02 [2024-05-15T08:50:02.537Z] [INFO] 
04:50:02 [2024-05-15T08:50:02.537Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:02 [2024-05-15T08:50:02.537Z] [INFO] 
04:50:02 [2024-05-15T08:50:02.537Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:02 [2024-05-15T08:50:02.537Z] [INFO] 
04:50:02 [2024-05-15T08:50:02.537Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:02 [2024-05-15T08:50:02.792Z] [INFO] 
04:50:02 [2024-05-15T08:50:02.792Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:02 [2024-05-15T08:50:02.792Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT.jar
04:50:03 [2024-05-15T08:50:03.354Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-sources.jar
04:50:05 [2024-05-15T08:50:05.239Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.239Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:05 [2024-05-15T08:50:05.239Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:05 [2024-05-15T08:50:05.239Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.239Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:05 [2024-05-15T08:50:05.239Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.239Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:05 [2024-05-15T08:50:05.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT.jar
04:50:05 [2024-05-15T08:50:05.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT.pom
04:50:05 [2024-05-15T08:50:05.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-sources.jar
04:50:05 [2024-05-15T08:50:05.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-p2metadata.xml
04:50:05 [2024-05-15T08:50:05.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-p2artifacts.xml
04:50:05 [2024-05-15T08:50:05.239Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.239Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.core ---
04:50:05 [2024-05-15T08:50:05.239Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.239Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui >--
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.ui 0.1.2-SNAPSHOT [65/128]
04:50:05 [2024-05-15T08:50:05.240Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:50:05 [2024-05-15T08:50:05.240Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:05 [2024-05-15T08:50:05.240Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:05 [2024-05-15T08:50:05.240Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:05 [2024-05-15T08:50:05.240Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:05 [2024-05-15T08:50:05.240Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.ui
04:50:05 [2024-05-15T08:50:05.240Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:05 [2024-05-15T08:50:05.240Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:05 [2024-05-15T08:50:05.495Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.495Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:05 [2024-05-15T08:50:05.495Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:05 [2024-05-15T08:50:05.495Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.495Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:05 [2024-05-15T08:50:05.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src/main/resources
04:50:05 [2024-05-15T08:50:05.495Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.496Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:05 [2024-05-15T08:50:05.496Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:05 [2024-05-15T08:50:05.496Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:05 [2024-05-15T08:50:05.496Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:05 [2024-05-15T08:50:05.496Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:05 [2024-05-15T08:50:05.496Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:50:05 [2024-05-15T08:50:05.751Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.751Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:05 [2024-05-15T08:50:05.751Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.751Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:05 [2024-05-15T08:50:05.751Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.751Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:05 [2024-05-15T08:50:05.751Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src/test/resources
04:50:05 [2024-05-15T08:50:05.751Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.751Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:05 [2024-05-15T08:50:05.751Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:05 [2024-05-15T08:50:05.751Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:05 [2024-05-15T08:50:05.751Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:05 [2024-05-15T08:50:05.751Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:05 [2024-05-15T08:50:05.751Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.751Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:05 [2024-05-15T08:50:05.751Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
04:50:05 [2024-05-15T08:50:05.751Z] [INFO] 
04:50:05 [2024-05-15T08:50:05.751Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:05 [2024-05-15T08:50:05.751Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-sources.jar
04:50:06 [2024-05-15T08:50:06.006Z] [INFO] 
04:50:06 [2024-05-15T08:50:06.006Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:06 [2024-05-15T08:50:06.006Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT.jar
04:50:06 [2024-05-15T08:50:06.006Z] [INFO] 
04:50:06 [2024-05-15T08:50:06.006Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:06 [2024-05-15T08:50:06.006Z] [INFO] 
04:50:06 [2024-05-15T08:50:06.006Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:06 [2024-05-15T08:50:06.006Z] [INFO] 
04:50:06 [2024-05-15T08:50:06.006Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:06 [2024-05-15T08:50:06.006Z] [INFO] 
04:50:06 [2024-05-15T08:50:06.006Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:06 [2024-05-15T08:50:06.006Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT.jar
04:50:06 [2024-05-15T08:50:06.933Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-sources.jar
04:50:07 [2024-05-15T08:50:07.493Z] [INFO] 
04:50:07 [2024-05-15T08:50:07.493Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:07 [2024-05-15T08:50:07.493Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:07 [2024-05-15T08:50:07.493Z] [INFO] 
04:50:07 [2024-05-15T08:50:07.493Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:07 [2024-05-15T08:50:07.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes
04:50:07 [2024-05-15T08:50:07.748Z] [INFO] 
04:50:07 [2024-05-15T08:50:07.748Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:07 [2024-05-15T08:50:07.748Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT.jar
04:50:07 [2024-05-15T08:50:07.748Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT.pom
04:50:07 [2024-05-15T08:50:07.748Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-sources.jar
04:50:07 [2024-05-15T08:50:07.748Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-p2metadata.xml
04:50:07 [2024-05-15T08:50:07.748Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-p2artifacts.xml
04:50:07 [2024-05-15T08:50:07.748Z] [INFO] 
04:50:07 [2024-05-15T08:50:07.748Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.ui ---
04:50:07 [2024-05-15T08:50:07.748Z] [INFO] 
04:50:07 [2024-05-15T08:50:07.748Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2 >--
04:50:07 [2024-05-15T08:50:07.748Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2 0.9.0-SNAPSHOT [66/128]
04:50:07 [2024-05-15T08:50:07.748Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
04:50:07 [2024-05-15T08:50:07.748Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:50:07 [2024-05-15T08:50:07.748Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:07 [2024-05-15T08:50:07.749Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:07 [2024-05-15T08:50:07.749Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:07 [2024-05-15T08:50:07.749Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] 
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] 
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] 
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] 
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] 
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] 
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] 
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] 
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/src/main/resources
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] 
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:08 [2024-05-15T08:50:08.004Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] 
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] 
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT.jar
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] 
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] 
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] 
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT-sources-feature.jar
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] 
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] 
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:08 [2024-05-15T08:50:08.004Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT.jar
04:50:08 [2024-05-15T08:50:08.929Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT-sources-feature.jar
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.doc.user' with 0 classes
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.ui' with 10 classes
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT.jar
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT.pom
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT-sources-feature.jar
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT-p2metadata.xml
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT-p2artifacts.xml
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2 ---
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.292Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core >--
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core 0.1.3-SNAPSHOT [67/128]
04:50:10 [2024-05-15T08:50:10.293Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:50:10 [2024-05-15T08:50:10.293Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:10 [2024-05-15T08:50:10.293Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:10 [2024-05-15T08:50:10.293Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:10 [2024-05-15T08:50:10.293Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] The project's OSGi version is 0.1.3.202405150845
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.rocm.core
04:50:10 [2024-05-15T08:50:10.293Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:10 [2024-05-15T08:50:10.293Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/main/resources
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.293Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:10 [2024-05-15T08:50:10.293Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:10 [2024-05-15T08:50:10.293Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:10 [2024-05-15T08:50:10.293Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:10 [2024-05-15T08:50:10.293Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:10 [2024-05-15T08:50:10.548Z] [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:50:10 [2024-05-15T08:50:10.804Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.804Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:10 [2024-05-15T08:50:10.804Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.804Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:10 [2024-05-15T08:50:10.804Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.804Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:10 [2024-05-15T08:50:10.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/test/resources
04:50:10 [2024-05-15T08:50:10.804Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.804Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:10 [2024-05-15T08:50:10.804Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:10 [2024-05-15T08:50:10.804Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:10 [2024-05-15T08:50:10.804Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:10 [2024-05-15T08:50:10.804Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:10 [2024-05-15T08:50:10.804Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.804Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:10 [2024-05-15T08:50:10.804Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 46 were skipped
04:50:10 [2024-05-15T08:50:10.804Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.804Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:10 [2024-05-15T08:50:10.804Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT-sources.jar
04:50:10 [2024-05-15T08:50:10.804Z] [INFO] 
04:50:10 [2024-05-15T08:50:10.804Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:11 [2024-05-15T08:50:11.060Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT.jar
04:50:11 [2024-05-15T08:50:11.060Z] [INFO] 
04:50:11 [2024-05-15T08:50:11.060Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:11 [2024-05-15T08:50:11.060Z] [INFO] 
04:50:11 [2024-05-15T08:50:11.060Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:11 [2024-05-15T08:50:11.060Z] [INFO] 
04:50:11 [2024-05-15T08:50:11.060Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:11 [2024-05-15T08:50:11.060Z] [INFO] 
04:50:11 [2024-05-15T08:50:11.060Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:11 [2024-05-15T08:50:11.060Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT.jar
04:50:11 [2024-05-15T08:50:11.621Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT-sources.jar
04:50:12 [2024-05-15T08:50:12.546Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.546Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:12 [2024-05-15T08:50:12.546Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:12 [2024-05-15T08:50:12.546Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.546Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:12 [2024-05-15T08:50:12.546Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
04:50:12 [2024-05-15T08:50:12.801Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:50:12 [2024-05-15T08:50:12.801Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.801Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:12 [2024-05-15T08:50:12.801Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT.jar
04:50:12 [2024-05-15T08:50:12.801Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT.pom
04:50:12 [2024-05-15T08:50:12.801Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT-sources.jar
04:50:12 [2024-05-15T08:50:12.801Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT-p2metadata.xml
04:50:12 [2024-05-15T08:50:12.801Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT-p2artifacts.xml
04:50:12 [2024-05-15T08:50:12.801Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.801Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm.core ---
04:50:12 [2024-05-15T08:50:12.801Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.801Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm >--
04:50:12 [2024-05-15T08:50:12.801Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm 0.9.0-SNAPSHOT [68/128]
04:50:12 [2024-05-15T08:50:12.802Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:50:12 [2024-05-15T08:50:12.802Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:12 [2024-05-15T08:50:12.802Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:12 [2024-05-15T08:50:12.802Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/src/main/resources
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:12 [2024-05-15T08:50:12.802Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 46 were skipped
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT.jar
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] 
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:12 [2024-05-15T08:50:12.802Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT-sources-feature.jar
04:50:13 [2024-05-15T08:50:13.057Z] [INFO] 
04:50:13 [2024-05-15T08:50:13.057Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:13 [2024-05-15T08:50:13.057Z] [INFO] 
04:50:13 [2024-05-15T08:50:13.057Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:13 [2024-05-15T08:50:13.057Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT.jar
04:50:13 [2024-05-15T08:50:13.986Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT-sources-feature.jar
04:50:14 [2024-05-15T08:50:14.546Z] [INFO] 
04:50:14 [2024-05-15T08:50:14.546Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:14 [2024-05-15T08:50:14.546Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:14 [2024-05-15T08:50:14.546Z] [INFO] 
04:50:14 [2024-05-15T08:50:14.546Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:14 [2024-05-15T08:50:14.546Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
04:50:14 [2024-05-15T08:50:14.546Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:50:14 [2024-05-15T08:50:14.546Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
04:50:14 [2024-05-15T08:50:14.546Z] [INFO] 
04:50:14 [2024-05-15T08:50:14.546Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT.jar
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT.pom
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT-sources-feature.jar
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT-p2metadata.xml
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT-p2artifacts.xml
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] 
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm ---
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] 
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core >--
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core 0.1.1-SNAPSHOT [69/128]
04:50:14 [2024-05-15T08:50:14.802Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:50:14 [2024-05-15T08:50:14.802Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:14 [2024-05-15T08:50:14.802Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:14 [2024-05-15T08:50:14.802Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:14 [2024-05-15T08:50:14.802Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] 
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] 
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] 
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] 
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] 
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] 
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] 
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.core
04:50:14 [2024-05-15T08:50:14.802Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:14 [2024-05-15T08:50:14.802Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] 
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] 
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/src/main/resources
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] 
04:50:14 [2024-05-15T08:50:14.802Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:14 [2024-05-15T08:50:14.802Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:14 [2024-05-15T08:50:14.803Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:14 [2024-05-15T08:50:14.803Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:14 [2024-05-15T08:50:14.803Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:14 [2024-05-15T08:50:14.803Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:50:15 [2024-05-15T08:50:15.058Z] [INFO] 
04:50:15 [2024-05-15T08:50:15.058Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:15 [2024-05-15T08:50:15.058Z] [INFO] 
04:50:15 [2024-05-15T08:50:15.058Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:15 [2024-05-15T08:50:15.058Z] [INFO] 
04:50:15 [2024-05-15T08:50:15.058Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:15 [2024-05-15T08:50:15.058Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/src/test/resources
04:50:15 [2024-05-15T08:50:15.058Z] [INFO] 
04:50:15 [2024-05-15T08:50:15.058Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:15 [2024-05-15T08:50:15.058Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:15 [2024-05-15T08:50:15.058Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:15 [2024-05-15T08:50:15.058Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:15 [2024-05-15T08:50:15.058Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:15 [2024-05-15T08:50:15.058Z] [INFO] 
04:50:15 [2024-05-15T08:50:15.058Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:15 [2024-05-15T08:50:15.058Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
04:50:15 [2024-05-15T08:50:15.058Z] [INFO] 
04:50:15 [2024-05-15T08:50:15.058Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:15 [2024-05-15T08:50:15.058Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-sources.jar
04:50:15 [2024-05-15T08:50:15.058Z] [INFO] 
04:50:15 [2024-05-15T08:50:15.058Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:15 [2024-05-15T08:50:15.058Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT.jar
04:50:15 [2024-05-15T08:50:15.314Z] [INFO] 
04:50:15 [2024-05-15T08:50:15.314Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:15 [2024-05-15T08:50:15.314Z] [INFO] 
04:50:15 [2024-05-15T08:50:15.314Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:15 [2024-05-15T08:50:15.314Z] [INFO] 
04:50:15 [2024-05-15T08:50:15.314Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:15 [2024-05-15T08:50:15.314Z] [INFO] 
04:50:15 [2024-05-15T08:50:15.314Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:15 [2024-05-15T08:50:15.314Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT.jar
04:50:16 [2024-05-15T08:50:16.240Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-sources.jar
04:50:16 [2024-05-15T08:50:16.800Z] [INFO] 
04:50:16 [2024-05-15T08:50:16.800Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:16 [2024-05-15T08:50:16.800Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:16 [2024-05-15T08:50:16.800Z] [INFO] 
04:50:16 [2024-05-15T08:50:16.800Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:16 [2024-05-15T08:50:16.800Z] [INFO] 
04:50:16 [2024-05-15T08:50:16.800Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:16 [2024-05-15T08:50:16.801Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT.jar
04:50:16 [2024-05-15T08:50:16.801Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT.pom
04:50:16 [2024-05-15T08:50:16.801Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-sources.jar
04:50:16 [2024-05-15T08:50:16.801Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-p2metadata.xml
04:50:16 [2024-05-15T08:50:16.801Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-p2artifacts.xml
04:50:16 [2024-05-15T08:50:16.801Z] [INFO] 
04:50:16 [2024-05-15T08:50:16.801Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
04:50:16 [2024-05-15T08:50:16.801Z] [INFO] 
04:50:16 [2024-05-15T08:50:16.801Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui >--
04:50:16 [2024-05-15T08:50:16.801Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.ui 0.1.1-SNAPSHOT [70/128]
04:50:16 [2024-05-15T08:50:16.801Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
04:50:16 [2024-05-15T08:50:16.801Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:50:16 [2024-05-15T08:50:16.801Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:16 [2024-05-15T08:50:16.801Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:16 [2024-05-15T08:50:16.801Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:16 [2024-05-15T08:50:16.801Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:16 [2024-05-15T08:50:16.801Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
04:50:17 [2024-05-15T08:50:17.056Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.056Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.056Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.056Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.056Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:50:17 [2024-05-15T08:50:17.056Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.056Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.056Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.056Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.056Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.056Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.056Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.056Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.056Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.056Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.056Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.ui
04:50:17 [2024-05-15T08:50:17.056Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:17 [2024-05-15T08:50:17.056Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:17 [2024-05-15T08:50:17.311Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.311Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.311Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:17 [2024-05-15T08:50:17.311Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.311Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.311Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/src/main/resources
04:50:17 [2024-05-15T08:50:17.311Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.311Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.311Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:17 [2024-05-15T08:50:17.311Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:17 [2024-05-15T08:50:17.311Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:17 [2024-05-15T08:50:17.311Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:17 [2024-05-15T08:50:17.311Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:50:17 [2024-05-15T08:50:17.566Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.566Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.566Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.566Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.566Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.566Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/src/test/resources
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.567Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:17 [2024-05-15T08:50:17.567Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:17 [2024-05-15T08:50:17.567Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:17 [2024-05-15T08:50:17.567Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.567Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-sources.jar
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT.jar
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] 
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:17 [2024-05-15T08:50:17.567Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT.jar
04:50:18 [2024-05-15T08:50:18.494Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-sources.jar
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT.jar
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT.pom
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-sources.jar
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-p2metadata.xml
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-p2artifacts.xml
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven >--
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven 0.9.0-SNAPSHOT [71/128]
04:50:19 [2024-05-15T08:50:19.421Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:50:19 [2024-05-15T08:50:19.421Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:19 [2024-05-15T08:50:19.421Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:19 [2024-05-15T08:50:19.421Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/src/main/resources
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:19 [2024-05-15T08:50:19.421Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT.jar
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.421Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:19 [2024-05-15T08:50:19.422Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.422Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:19 [2024-05-15T08:50:19.422Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.422Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:19 [2024-05-15T08:50:19.422Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT-sources-feature.jar
04:50:19 [2024-05-15T08:50:19.422Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.422Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:19 [2024-05-15T08:50:19.422Z] [INFO] 
04:50:19 [2024-05-15T08:50:19.422Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:19 [2024-05-15T08:50:19.422Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT.jar
04:50:19 [2024-05-15T08:50:19.982Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT-sources-feature.jar
04:50:21 [2024-05-15T08:50:21.345Z] [INFO] 
04:50:21 [2024-05-15T08:50:21.345Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:21 [2024-05-15T08:50:21.345Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:21 [2024-05-15T08:50:21.345Z] [INFO] 
04:50:21 [2024-05-15T08:50:21.345Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:21 [2024-05-15T08:50:21.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
04:50:21 [2024-05-15T08:50:21.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
04:50:21 [2024-05-15T08:50:21.600Z] [INFO] 
04:50:21 [2024-05-15T08:50:21.600Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:21 [2024-05-15T08:50:21.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT.jar
04:50:21 [2024-05-15T08:50:21.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT.pom
04:50:21 [2024-05-15T08:50:21.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT-sources-feature.jar
04:50:21 [2024-05-15T08:50:21.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT-p2metadata.xml
04:50:21 [2024-05-15T08:50:21.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT-p2artifacts.xml
04:50:21 [2024-05-15T08:50:21.600Z] [INFO] 
04:50:21 [2024-05-15T08:50:21.600Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven ---
04:50:21 [2024-05-15T08:50:21.600Z] [INFO] 
04:50:21 [2024-05-15T08:50:21.600Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core >--
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core 0.1.1-SNAPSHOT [72/128]
04:50:21 [2024-05-15T08:50:21.601Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:50:21 [2024-05-15T08:50:21.601Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:21 [2024-05-15T08:50:21.601Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:21 [2024-05-15T08:50:21.601Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:21 [2024-05-15T08:50:21.601Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] 
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] 
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] 
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] 
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] 
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] 
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] 
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tracecompass.core
04:50:21 [2024-05-15T08:50:21.601Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:21 [2024-05-15T08:50:21.601Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] 
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] 
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src/main/resources
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] 
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:21 [2024-05-15T08:50:21.601Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:21 [2024-05-15T08:50:21.601Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:21 [2024-05-15T08:50:21.601Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:21 [2024-05-15T08:50:21.601Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:21 [2024-05-15T08:50:21.601Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] 
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] 
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] 
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src/test/resources
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] 
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:22 [2024-05-15T08:50:22.161Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:22 [2024-05-15T08:50:22.161Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:22 [2024-05-15T08:50:22.161Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:22 [2024-05-15T08:50:22.161Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] 
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:22 [2024-05-15T08:50:22.161Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 44 were skipped
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] 
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-sources.jar
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] 
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT.jar
04:50:22 [2024-05-15T08:50:22.161Z] [INFO] 
04:50:22 [2024-05-15T08:50:22.162Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:22 [2024-05-15T08:50:22.162Z] [INFO] 
04:50:22 [2024-05-15T08:50:22.162Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:22 [2024-05-15T08:50:22.162Z] [INFO] 
04:50:22 [2024-05-15T08:50:22.162Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:22 [2024-05-15T08:50:22.162Z] [INFO] 
04:50:22 [2024-05-15T08:50:22.162Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:22 [2024-05-15T08:50:22.162Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT.jar
04:50:23 [2024-05-15T08:50:23.524Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-sources.jar
04:50:24 [2024-05-15T08:50:24.888Z] [INFO] 
04:50:24 [2024-05-15T08:50:24.888Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:24 [2024-05-15T08:50:24.888Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:24 [2024-05-15T08:50:24.888Z] [INFO] 
04:50:24 [2024-05-15T08:50:24.888Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:24 [2024-05-15T08:50:24.888Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
04:50:24 [2024-05-15T08:50:24.888Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:50:24 [2024-05-15T08:50:24.888Z] [INFO] 
04:50:24 [2024-05-15T08:50:24.888Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:24 [2024-05-15T08:50:24.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT.jar
04:50:24 [2024-05-15T08:50:24.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT.pom
04:50:24 [2024-05-15T08:50:24.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-sources.jar
04:50:24 [2024-05-15T08:50:24.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-p2metadata.xml
04:50:24 [2024-05-15T08:50:24.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-p2artifacts.xml
04:50:24 [2024-05-15T08:50:24.889Z] [INFO] 
04:50:24 [2024-05-15T08:50:24.889Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
04:50:24 [2024-05-15T08:50:24.889Z] [INFO] 
04:50:24 [2024-05-15T08:50:24.889Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass >--
04:50:24 [2024-05-15T08:50:24.889Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass 0.9.0-SNAPSHOT [73/128]
04:50:24 [2024-05-15T08:50:24.889Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
04:50:24 [2024-05-15T08:50:24.889Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:50:24 [2024-05-15T08:50:24.889Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:24 [2024-05-15T08:50:24.889Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:24 [2024-05-15T08:50:24.889Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:24 [2024-05-15T08:50:24.889Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] 
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] 
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] 
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] 
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] 
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] 
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] 
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] 
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/src/main/resources
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] 
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:25 [2024-05-15T08:50:25.144Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 44 were skipped
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] 
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] 
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT.jar
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] 
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] 
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] 
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:25 [2024-05-15T08:50:25.144Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT-sources-feature.jar
04:50:25 [2024-05-15T08:50:25.145Z] [INFO] 
04:50:25 [2024-05-15T08:50:25.145Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:25 [2024-05-15T08:50:25.145Z] [INFO] 
04:50:25 [2024-05-15T08:50:25.145Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:25 [2024-05-15T08:50:25.145Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT.jar
04:50:26 [2024-05-15T08:50:26.510Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT-sources-feature.jar
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT.jar
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT.pom
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT-sources-feature.jar
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT-p2metadata.xml
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT-p2artifacts.xml
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass ---
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python >--
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.python 0.9.0-SNAPSHOT [74/128]
04:50:27 [2024-05-15T08:50:27.438Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
04:50:27 [2024-05-15T08:50:27.438Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:50:27 [2024-05-15T08:50:27.438Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
04:50:27 [2024-05-15T08:50:27.438Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:27 [2024-05-15T08:50:27.438Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:27 [2024-05-15T08:50:27.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:27 [2024-05-15T08:50:27.439Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
04:50:27 [2024-05-15T08:50:27.694Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.694Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:27 [2024-05-15T08:50:27.694Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target
04:50:27 [2024-05-15T08:50:27.694Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.694Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:27 [2024-05-15T08:50:27.694Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:50:27 [2024-05-15T08:50:27.694Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.694Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:27 [2024-05-15T08:50:27.694Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.python >>>
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.python <<<
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/src/main/resources
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/help
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] 
04:50:27 [2024-05-15T08:50:27.695Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:29 [2024-05-15T08:50:29.058Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,py4j-java,0.10.9.5-bnd-LoVopg have severely compromised security. Please report this concern to the artifact provider.
04:50:29 [2024-05-15T08:50:29.317Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,py4j-python,0.10.9.5-bnd-2odeag have severely compromised security. Please report this concern to the artifact provider.
04:50:29 [2024-05-15T08:50:29.317Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 183 were skipped
04:50:29 [2024-05-15T08:50:29.317Z] [INFO] 
04:50:29 [2024-05-15T08:50:29.317Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:29 [2024-05-15T08:50:29.317Z] [INFO] 
04:50:29 [2024-05-15T08:50:29.317Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:29 [2024-05-15T08:50:29.317Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT.jar
04:50:29 [2024-05-15T08:50:29.317Z] [INFO] 
04:50:29 [2024-05-15T08:50:29.317Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:29 [2024-05-15T08:50:29.317Z] [INFO] 
04:50:29 [2024-05-15T08:50:29.317Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:29 [2024-05-15T08:50:29.317Z] [INFO] 
04:50:29 [2024-05-15T08:50:29.317Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:29 [2024-05-15T08:50:29.317Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT-sources-feature.jar
04:50:29 [2024-05-15T08:50:29.317Z] [INFO] 
04:50:29 [2024-05-15T08:50:29.317Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:29 [2024-05-15T08:50:29.317Z] [INFO] 
04:50:29 [2024-05-15T08:50:29.317Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:29 [2024-05-15T08:50:29.317Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT.jar
04:50:30 [2024-05-15T08:50:30.245Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT-sources-feature.jar
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] 
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] 
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] 
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT.jar
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT.pom
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT-sources-feature.jar
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT-p2metadata.xml
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT-p2artifacts.xml
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] 
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.python ---
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] 
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core >--
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core 0.1.5-SNAPSHOT [75/128]
04:50:30 [2024-05-15T08:50:30.807Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:50:30 [2024-05-15T08:50:30.807Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:30 [2024-05-15T08:50:30.807Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:30 [2024-05-15T08:50:30.807Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:30 [2024-05-15T08:50:30.807Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:30 [2024-05-15T08:50:30.807Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] The project's OSGi version is 0.1.5.202405150845
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.core
04:50:31 [2024-05-15T08:50:31.065Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:31 [2024-05-15T08:50:31.065Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/main/resources
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.065Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.065Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:31 [2024-05-15T08:50:31.065Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:31 [2024-05-15T08:50:31.065Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:31 [2024-05-15T08:50:31.066Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:31 [2024-05-15T08:50:31.066Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:50:31 [2024-05-15T08:50:31.627Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.627Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.627Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.627Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.627Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.627Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.627Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/test/resources
04:50:31 [2024-05-15T08:50:31.627Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.627Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.627Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:31 [2024-05-15T08:50:31.627Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:31 [2024-05-15T08:50:31.627Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:31 [2024-05-15T08:50:31.628Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:31 [2024-05-15T08:50:31.628Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.628Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.628Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 36 were skipped
04:50:31 [2024-05-15T08:50:31.628Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.628Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.628Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT-sources.jar
04:50:31 [2024-05-15T08:50:31.628Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.628Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.884Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT.jar
04:50:31 [2024-05-15T08:50:31.884Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.884Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.884Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.884Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.884Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.884Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.884Z] [INFO] 
04:50:31 [2024-05-15T08:50:31.884Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:31 [2024-05-15T08:50:31.884Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT.jar
04:50:32 [2024-05-15T08:50:32.809Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT-sources.jar
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] 
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] 
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] 
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT.jar
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT.pom
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT-sources.jar
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT-p2metadata.xml
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT-p2artifacts.xml
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] 
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.core ---
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] 
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui >--
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.ui 0.1.2-SNAPSHOT [76/128]
04:50:33 [2024-05-15T08:50:33.735Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:50:33 [2024-05-15T08:50:33.735Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:33 [2024-05-15T08:50:33.735Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:33 [2024-05-15T08:50:33.735Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:33 [2024-05-15T08:50:33.735Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:33 [2024-05-15T08:50:33.735Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
04:50:33 [2024-05-15T08:50:33.736Z] [INFO] 
04:50:33 [2024-05-15T08:50:33.736Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:33 [2024-05-15T08:50:33.736Z] [INFO] 
04:50:33 [2024-05-15T08:50:33.736Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:33 [2024-05-15T08:50:33.736Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:50:33 [2024-05-15T08:50:33.736Z] [INFO] 
04:50:33 [2024-05-15T08:50:33.736Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:33 [2024-05-15T08:50:33.736Z] [INFO] 
04:50:33 [2024-05-15T08:50:33.736Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:33 [2024-05-15T08:50:33.736Z] [INFO] 
04:50:33 [2024-05-15T08:50:33.736Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:33 [2024-05-15T08:50:33.736Z] [INFO] 
04:50:33 [2024-05-15T08:50:33.736Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:33 [2024-05-15T08:50:33.736Z] [INFO] 
04:50:33 [2024-05-15T08:50:33.736Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:33 [2024-05-15T08:50:33.736Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.ui
04:50:33 [2024-05-15T08:50:33.736Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:33 [2024-05-15T08:50:33.736Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:33 [2024-05-15T08:50:33.991Z] [INFO] 
04:50:33 [2024-05-15T08:50:33.991Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:33 [2024-05-15T08:50:33.991Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:33 [2024-05-15T08:50:33.991Z] [INFO] 
04:50:33 [2024-05-15T08:50:33.991Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:33 [2024-05-15T08:50:33.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/main/resources
04:50:33 [2024-05-15T08:50:33.991Z] [INFO] 
04:50:33 [2024-05-15T08:50:33.991Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:33 [2024-05-15T08:50:33.991Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:33 [2024-05-15T08:50:33.991Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:33 [2024-05-15T08:50:33.991Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:33 [2024-05-15T08:50:33.991Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:33 [2024-05-15T08:50:33.991Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] 
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] 
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] 
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/test/resources
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] 
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:34 [2024-05-15T08:50:34.553Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:34 [2024-05-15T08:50:34.553Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:34 [2024-05-15T08:50:34.553Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:34 [2024-05-15T08:50:34.553Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] 
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:34 [2024-05-15T08:50:34.553Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] 
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-sources.jar
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] 
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT.jar
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] 
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] 
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] 
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] 
04:50:34 [2024-05-15T08:50:34.553Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:34 [2024-05-15T08:50:34.809Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT.jar
04:50:35 [2024-05-15T08:50:35.735Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-sources.jar
04:50:36 [2024-05-15T08:50:36.295Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.295Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:36 [2024-05-15T08:50:36.295Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:36 [2024-05-15T08:50:36.295Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.295Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:36 [2024-05-15T08:50:36.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
04:50:36 [2024-05-15T08:50:36.295Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.295Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:36 [2024-05-15T08:50:36.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT.jar
04:50:36 [2024-05-15T08:50:36.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT.pom
04:50:36 [2024-05-15T08:50:36.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-sources.jar
04:50:36 [2024-05-15T08:50:36.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-p2metadata.xml
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-p2artifacts.xml
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user >--
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] Building Trace Compass Incubator opentracing User Guide 0.9.0-SNAPSHOT [77/128]
04:50:36 [2024-05-15T08:50:36.551Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:50:36 [2024-05-15T08:50:36.551Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:36 [2024-05-15T08:50:36.551Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:36 [2024-05-15T08:50:36.551Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] Executing tasks
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] Executed tasks
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] Resolving class path of Trace Compass Incubator opentracing User Guide
04:50:36 [2024-05-15T08:50:36.551Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:36 [2024-05-15T08:50:36.551Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] Executing tasks
04:50:36 [2024-05-15T08:50:36.551Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc/User-Guide.html
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] Executed tasks
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/src/main/resources
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.551Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:36 [2024-05-15T08:50:36.551Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:36 [2024-05-15T08:50:36.551Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:36 [2024-05-15T08:50:36.552Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:36 [2024-05-15T08:50:36.552Z] [INFO] 
04:50:36 [2024-05-15T08:50:36.552Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:36 [2024-05-15T08:50:36.552Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:36 [2024-05-15T08:50:36.552Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:36 [2024-05-15T08:50:36.552Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:36 [2024-05-15T08:50:36.552Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:50:36 [2024-05-15T08:50:36.552Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/data/.metadata/.log
04:50:36 [2024-05-15T08:50:36.552Z] [INFO] Command line:
04:50:36 [2024-05-15T08:50:36.552Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:50:36 [2024-05-15T08:50:36.552Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:50:37 [2024-05-15T08:50:37.477Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:50:37 [2024-05-15T08:50:37.477Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:50:37 [2024-05-15T08:50:37.477Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:50:37 [2024-05-15T08:50:37.477Z] WARNING: System::setSecurityManager will be removed in a future release
04:50:38 [2024-05-15T08:50:38.841Z] Buildfile: build.xml
04:50:38 [2024-05-15T08:50:38.841Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:50:38 [2024-05-15T08:50:38.841Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:50:38 [2024-05-15T08:50:38.841Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:50:38 [2024-05-15T08:50:38.841Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:50:38 [2024-05-15T08:50:38.841Z] WARNING: System::setSecurityManager will be removed in a future release
04:50:38 [2024-05-15T08:50:38.841Z] 
04:50:38 [2024-05-15T08:50:38.841Z] build.index:
04:50:39 [2024-05-15T08:50:39.401Z] BUILD SUCCESSFUL
04:50:39 [2024-05-15T08:50:39.401Z] 
04:50:39 [2024-05-15T08:50:39.401Z] BUILD SUCCESSFUL
04:50:39 [2024-05-15T08:50:39.401Z] Total time: 1 second
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] 
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] 
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] 
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/src/test/resources
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] 
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:39 [2024-05-15T08:50:39.658Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:39 [2024-05-15T08:50:39.658Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:39 [2024-05-15T08:50:39.658Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] 
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:39 [2024-05-15T08:50:39.658Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] 
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT-sources.jar
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] 
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT.jar
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] 
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] 
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] 
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] 
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:39 [2024-05-15T08:50:39.658Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT.jar
04:50:40 [2024-05-15T08:50:40.583Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT-sources.jar
04:50:43 [2024-05-15T08:50:43.847Z] [INFO] 
04:50:43 [2024-05-15T08:50:43.847Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:43 [2024-05-15T08:50:43.847Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:43 [2024-05-15T08:50:43.847Z] [INFO] 
04:50:43 [2024-05-15T08:50:43.847Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT.jar
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT.pom
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT-sources.jar
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] Executing tasks
04:50:44 [2024-05-15T08:50:44.102Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.opentracing.doc.user
04:50:44 [2024-05-15T08:50:44.102Z] [INFO]      [copy] Copying 10 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.opentracing.doc.user
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] Executed tasks
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing >--
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing 0.9.0-SNAPSHOT [78/128]
04:50:44 [2024-05-15T08:50:44.102Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:50:44 [2024-05-15T08:50:44.102Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:44 [2024-05-15T08:50:44.102Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:44 [2024-05-15T08:50:44.102Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:44 [2024-05-15T08:50:44.102Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/src/main/resources
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:44 [2024-05-15T08:50:44.357Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT.jar
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT-sources-feature.jar
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] 
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:44 [2024-05-15T08:50:44.357Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT.jar
04:50:45 [2024-05-15T08:50:45.284Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT-sources-feature.jar
04:50:45 [2024-05-15T08:50:45.846Z] [INFO] 
04:50:45 [2024-05-15T08:50:45.846Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:45 [2024-05-15T08:50:45.846Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:45 [2024-05-15T08:50:45.846Z] [INFO] 
04:50:45 [2024-05-15T08:50:45.846Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:45 [2024-05-15T08:50:45.846Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes
04:50:45 [2024-05-15T08:50:45.846Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
04:50:45 [2024-05-15T08:50:45.846Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
04:50:45 [2024-05-15T08:50:45.846Z] [INFO] 
04:50:45 [2024-05-15T08:50:45.846Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:45 [2024-05-15T08:50:45.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT.jar
04:50:45 [2024-05-15T08:50:45.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT.pom
04:50:45 [2024-05-15T08:50:45.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT-sources-feature.jar
04:50:45 [2024-05-15T08:50:45.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT-p2metadata.xml
04:50:45 [2024-05-15T08:50:45.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT-p2artifacts.xml
04:50:45 [2024-05-15T08:50:45.847Z] [INFO] 
04:50:45 [2024-05-15T08:50:45.847Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing ---
04:50:45 [2024-05-15T08:50:45.847Z] [INFO] 
04:50:45 [2024-05-15T08:50:45.847Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core >--
04:50:45 [2024-05-15T08:50:45.847Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core 0.1.1-SNAPSHOT [79/128]
04:50:45 [2024-05-15T08:50:45.847Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
04:50:45 [2024-05-15T08:50:45.847Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:50:45 [2024-05-15T08:50:45.847Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:45 [2024-05-15T08:50:45.847Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:45 [2024-05-15T08:50:45.847Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:45 [2024-05-15T08:50:45.847Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:45 [2024-05-15T08:50:45.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
04:50:46 [2024-05-15T08:50:46.101Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.101Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.101Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.101Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.101Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:50:46 [2024-05-15T08:50:46.101Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.101Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.eventfieldcount.core
04:50:46 [2024-05-15T08:50:46.102Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:46 [2024-05-15T08:50:46.102Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src/main/resources
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.102Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:46 [2024-05-15T08:50:46.102Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:46 [2024-05-15T08:50:46.102Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:46 [2024-05-15T08:50:46.102Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:46 [2024-05-15T08:50:46.102Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src/test/resources
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.358Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:46 [2024-05-15T08:50:46.358Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:46 [2024-05-15T08:50:46.358Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:46 [2024-05-15T08:50:46.358Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.358Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 34 were skipped
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-sources.jar
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT.jar
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] 
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:46 [2024-05-15T08:50:46.358Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT.jar
04:50:47 [2024-05-15T08:50:47.284Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-sources.jar
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] 
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] 
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] 
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT.jar
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT.pom
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-sources.jar
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-p2metadata.xml
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-p2artifacts.xml
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] 
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] 
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user >--
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] Building Trace Compass Incubator eventcount User Guide 0.9.0-SNAPSHOT [80/128]
04:50:47 [2024-05-15T08:50:47.844Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:50:47 [2024-05-15T08:50:47.844Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:47 [2024-05-15T08:50:47.844Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:47 [2024-05-15T08:50:47.844Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:47 [2024-05-15T08:50:47.844Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml
04:50:48 [2024-05-15T08:50:48.099Z] [INFO] 
04:50:48 [2024-05-15T08:50:48.099Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] 
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] Executing tasks
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] Executed tasks
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] 
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] 
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] 
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] 
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] 
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] 
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] 
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] Resolving class path of Trace Compass Incubator eventcount User Guide
04:50:48 [2024-05-15T08:50:48.100Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:48 [2024-05-15T08:50:48.100Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] 
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] 
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] Executing tasks
04:50:48 [2024-05-15T08:50:48.100Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc/User-Guide.html
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] Executed tasks
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] 
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/src/main/resources
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] 
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:48 [2024-05-15T08:50:48.100Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:48 [2024-05-15T08:50:48.100Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:48 [2024-05-15T08:50:48.100Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] 
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:48 [2024-05-15T08:50:48.100Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:48 [2024-05-15T08:50:48.100Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:48 [2024-05-15T08:50:48.100Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:48 [2024-05-15T08:50:48.100Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/data/.metadata/.log
04:50:48 [2024-05-15T08:50:48.100Z] [INFO] Command line:
04:50:48 [2024-05-15T08:50:48.100Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:50:48 [2024-05-15T08:50:48.100Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:50:49 [2024-05-15T08:50:49.026Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:50:49 [2024-05-15T08:50:49.026Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:50:49 [2024-05-15T08:50:49.026Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:50:49 [2024-05-15T08:50:49.026Z] WARNING: System::setSecurityManager will be removed in a future release
04:50:50 [2024-05-15T08:50:50.390Z] Buildfile: build.xml
04:50:50 [2024-05-15T08:50:50.390Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:50:50 [2024-05-15T08:50:50.390Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:50:50 [2024-05-15T08:50:50.390Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:50:50 [2024-05-15T08:50:50.390Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:50:50 [2024-05-15T08:50:50.390Z] WARNING: System::setSecurityManager will be removed in a future release
04:50:50 [2024-05-15T08:50:50.390Z] 
04:50:50 [2024-05-15T08:50:50.390Z] build.index:
04:50:51 [2024-05-15T08:50:51.317Z] BUILD SUCCESSFUL
04:50:51 [2024-05-15T08:50:51.317Z] 
04:50:51 [2024-05-15T08:50:51.317Z] BUILD SUCCESSFUL
04:50:51 [2024-05-15T08:50:51.317Z] Total time: 1 second
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] 
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] 
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] 
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/src/test/resources
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] 
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:51 [2024-05-15T08:50:51.317Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:50:51 [2024-05-15T08:50:51.317Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:51 [2024-05-15T08:50:51.317Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] 
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:51 [2024-05-15T08:50:51.317Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] 
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT-sources.jar
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] 
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT.jar
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] 
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] 
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] 
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] 
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:51 [2024-05-15T08:50:51.317Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT.jar
04:50:52 [2024-05-15T08:50:52.244Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT-sources.jar
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] 
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] 
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] 
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT.jar
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT.pom
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT-sources.jar
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] 
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] 
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] Executing tasks
04:50:52 [2024-05-15T08:50:52.804Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user
04:50:52 [2024-05-15T08:50:52.804Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] Executed tasks
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] 
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount >--
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount 0.9.0-SNAPSHOT [81/128]
04:50:52 [2024-05-15T08:50:52.804Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:50:52 [2024-05-15T08:50:52.804Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:52 [2024-05-15T08:50:52.804Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:52 [2024-05-15T08:50:52.804Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:52 [2024-05-15T08:50:52.804Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
04:50:53 [2024-05-15T08:50:53.060Z] [INFO] 
04:50:53 [2024-05-15T08:50:53.060Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:53 [2024-05-15T08:50:53.060Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target
04:50:53 [2024-05-15T08:50:53.060Z] [INFO] 
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] 
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] 
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] 
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] 
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] 
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] 
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/src/main/resources
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] 
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:53 [2024-05-15T08:50:53.061Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] 
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] 
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT.jar
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] 
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] 
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] 
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT-sources-feature.jar
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] 
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] 
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:53 [2024-05-15T08:50:53.061Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT.jar
04:50:53 [2024-05-15T08:50:53.987Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT-sources-feature.jar
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] 
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] 
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] 
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT.jar
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT.pom
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT-sources-feature.jar
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT-p2metadata.xml
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT-p2artifacts.xml
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] 
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] 
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site >--
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] Building Trace Compass Incubator Repository 0.9.0-SNAPSHOT      [82/128]
04:50:54 [2024-05-15T08:50:54.913Z] [INFO]   from common/org.eclipse.tracecompass.incubator.releng-site/pom.xml
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
04:50:54 [2024-05-15T08:50:54.913Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:54 [2024-05-15T08:50:54.913Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:54 [2024-05-15T08:50:54.913Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:50:54 [2024-05-15T08:50:54.913Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.releng-site/pom.xml
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] 
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] 
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] 
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] 
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] 
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] 
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] 
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.releng-site/src/main/resources
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] 
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:55 [2024-05-15T08:50:55.474Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] 
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:55 [2024-05-15T08:50:55.474Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] 
04:50:55 [2024-05-15T08:50:55.474Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:55 [2024-05-15T08:50:55.474Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:50:55 [2024-05-15T08:50:55.475Z] [INFO] 
04:50:55 [2024-05-15T08:50:55.475Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:55 [2024-05-15T08:50:55.475Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:50:55 [2024-05-15T08:50:55.475Z] [INFO] 
04:50:55 [2024-05-15T08:50:55.475Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:55 [2024-05-15T08:50:55.475Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:50:56 [2024-05-15T08:50:56.840Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,com.google.protobuf,2.4.0.v201105131100 have severely compromised security. Please report this concern to the artifact provider.
04:50:57 [2024-05-15T08:50:57.095Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.lang,2.6.0.v201404270220 have severely compromised security. Please report this concern to the artifact provider.
04:50:57 [2024-05-15T08:50:57.655Z] [INFO] Adding references to the following repositories:
04:50:57 [2024-05-15T08:50:57.655Z] [INFO]   https://eclipse.py4j.org
04:50:57 [2024-05-15T08:50:57.655Z] [INFO]   https://download.eclipse.org/ease/release/0.8.0
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] 
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] 
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:59 [2024-05-15T08:50:59.539Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] 
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] 
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] 
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] 
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] 
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.releng-site ---
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2' with 0 classes
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.javascript' with 0 classes
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout' with 0 classes
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras' with 0 classes
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace' with 0 classes
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros' with 0 classes
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis' with 0 classes
04:50:59 [2024-05-15T08:50:59.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace' with 0 classes
04:50:59 [2024-05-15T08:50:59.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling' with 0 classes
04:50:59 [2024-05-15T08:50:59.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
04:50:59 [2024-05-15T08:50:59.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
04:50:59 [2024-05-15T08:50:59.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters' with 0 classes
04:50:59 [2024-05-15T08:50:59.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel' with 0 classes
04:50:59 [2024-05-15T08:50:59.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2' with 0 classes
04:50:59 [2024-05-15T08:50:59.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm' with 0 classes
04:50:59 [2024-05-15T08:50:59.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven' with 0 classes
04:50:59 [2024-05-15T08:50:59.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass' with 0 classes
04:50:59 [2024-05-15T08:50:59.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
04:50:59 [2024-05-15T08:50:59.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.python' with 0 classes
04:50:59 [2024-05-15T08:50:59.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing' with 0 classes
04:50:59 [2024-05-15T08:50:59.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount' with 0 classes
04:50:59 [2024-05-15T08:50:59.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
04:50:59 [2024-05-15T08:50:59.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
04:50:59 [2024-05-15T08:50:59.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
04:50:59 [2024-05-15T08:50:59.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
04:50:59 [2024-05-15T08:50:59.795Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
04:51:00 [2024-05-15T08:51:00.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
04:51:00 [2024-05-15T08:51:00.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
04:51:00 [2024-05-15T08:51:00.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
04:51:00 [2024-05-15T08:51:00.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
04:51:00 [2024-05-15T08:51:00.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
04:51:00 [2024-05-15T08:51:00.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
04:51:00 [2024-05-15T08:51:00.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
04:51:00 [2024-05-15T08:51:00.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
04:51:00 [2024-05-15T08:51:00.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
04:51:00 [2024-05-15T08:51:00.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
04:51:00 [2024-05-15T08:51:00.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
04:51:00 [2024-05-15T08:51:00.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.doc.user' with 0 classes
04:51:00 [2024-05-15T08:51:00.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.ui' with 13 classes
04:51:00 [2024-05-15T08:51:00.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
04:51:00 [2024-05-15T08:51:00.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
04:51:00 [2024-05-15T08:51:00.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
04:51:00 [2024-05-15T08:51:00.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
04:51:00 [2024-05-15T08:51:00.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
04:51:00 [2024-05-15T08:51:00.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
04:51:00 [2024-05-15T08:51:00.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
04:51:00 [2024-05-15T08:51:00.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes
04:51:00 [2024-05-15T08:51:00.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes
04:51:00 [2024-05-15T08:51:00.307Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.doc.user' with 0 classes
04:51:00 [2024-05-15T08:51:00.307Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.ui' with 10 classes
04:51:00 [2024-05-15T08:51:00.307Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
04:51:00 [2024-05-15T08:51:00.307Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
04:51:00 [2024-05-15T08:51:00.307Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
04:51:00 [2024-05-15T08:51:00.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
04:51:00 [2024-05-15T08:51:00.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes
04:51:00 [2024-05-15T08:51:00.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes
04:51:00 [2024-05-15T08:51:00.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes
04:51:00 [2024-05-15T08:51:00.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.doc.user' with 0 classes
04:51:00 [2024-05-15T08:51:00.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.ui' with 22 classes
04:51:00 [2024-05-15T08:51:00.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
04:51:00 [2024-05-15T08:51:00.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
04:51:00 [2024-05-15T08:51:00.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
04:51:00 [2024-05-15T08:51:00.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
04:51:00 [2024-05-15T08:51:00.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
04:51:00 [2024-05-15T08:51:00.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
04:51:00 [2024-05-15T08:51:00.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
04:51:00 [2024-05-15T08:51:00.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
04:51:01 [2024-05-15T08:51:01.073Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
04:51:01 [2024-05-15T08:51:01.073Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
04:51:01 [2024-05-15T08:51:01.073Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.073Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.releng-site ---
04:51:01 [2024-05-15T08:51:01.073Z] [INFO] No primary artifact to install, installing attached artifacts instead.
04:51:01 [2024-05-15T08:51:01.073Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.releng-site/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.9.0-SNAPSHOT.pom
04:51:01 [2024-05-15T08:51:01.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.releng-site/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.9.0-SNAPSHOT-p2metadata.xml
04:51:01 [2024-05-15T08:51:01.074Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.releng-site/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.9.0-SNAPSHOT-p2artifacts.xml
04:51:01 [2024-05-15T08:51:01.074Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.074Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.releng-site ---
04:51:01 [2024-05-15T08:51:01.074Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.074Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core >--
04:51:01 [2024-05-15T08:51:01.074Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.core 0.1.1-SNAPSHOT [83/128]
04:51:01 [2024-05-15T08:51:01.074Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
04:51:01 [2024-05-15T08:51:01.074Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:51:01 [2024-05-15T08:51:01.074Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:01 [2024-05-15T08:51:01.074Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:01 [2024-05-15T08:51:01.074Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:01 [2024-05-15T08:51:01.074Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:01 [2024-05-15T08:51:01.074Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.xaf.core
04:51:01 [2024-05-15T08:51:01.331Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:01 [2024-05-15T08:51:01.331Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/src/main/resources
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.331Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:51:01 [2024-05-15T08:51:01.331Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:01 [2024-05-15T08:51:01.331Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:01 [2024-05-15T08:51:01.331Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:01 [2024-05-15T08:51:01.331Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/src/test/resources
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.587Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:51:01 [2024-05-15T08:51:01.587Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:01 [2024-05-15T08:51:01.587Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:01 [2024-05-15T08:51:01.587Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.587Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 47 were skipped
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-sources.jar
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT.jar
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] 
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:01 [2024-05-15T08:51:01.587Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT.jar
04:51:02 [2024-05-15T08:51:02.951Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-sources.jar
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] 
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] 
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] 
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT.jar
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT.pom
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-sources.jar
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-p2metadata.xml
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-p2artifacts.xml
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] 
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.xaf.core ---
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] 
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui >--
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.ui 1.0.3-SNAPSHOT [84/128]
04:51:03 [2024-05-15T08:51:03.510Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
04:51:03 [2024-05-15T08:51:03.510Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:51:03 [2024-05-15T08:51:03.510Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:03 [2024-05-15T08:51:03.510Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:03 [2024-05-15T08:51:03.511Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:03 [2024-05-15T08:51:03.511Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:03 [2024-05-15T08:51:03.511Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
04:51:04 [2024-05-15T08:51:04.071Z] [INFO] 
04:51:04 [2024-05-15T08:51:04.071Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:04 [2024-05-15T08:51:04.071Z] [INFO] 
04:51:04 [2024-05-15T08:51:04.071Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:04 [2024-05-15T08:51:04.071Z] [INFO] The project's OSGi version is 1.0.3.202405150845
04:51:04 [2024-05-15T08:51:04.071Z] [INFO] 
04:51:04 [2024-05-15T08:51:04.071Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:04 [2024-05-15T08:51:04.071Z] [INFO] 
04:51:04 [2024-05-15T08:51:04.071Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:04 [2024-05-15T08:51:04.071Z] [INFO] 
04:51:04 [2024-05-15T08:51:04.071Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:04 [2024-05-15T08:51:04.071Z] [INFO] 
04:51:04 [2024-05-15T08:51:04.071Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:04 [2024-05-15T08:51:04.072Z] [INFO] 
04:51:04 [2024-05-15T08:51:04.072Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:04 [2024-05-15T08:51:04.072Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.xaf.ui
04:51:04 [2024-05-15T08:51:04.072Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:04 [2024-05-15T08:51:04.072Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:04 [2024-05-15T08:51:04.326Z] [INFO] 
04:51:04 [2024-05-15T08:51:04.326Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:04 [2024-05-15T08:51:04.327Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:51:04 [2024-05-15T08:51:04.327Z] [INFO] 
04:51:04 [2024-05-15T08:51:04.327Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:04 [2024-05-15T08:51:04.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src/main/resources
04:51:04 [2024-05-15T08:51:04.327Z] [INFO] 
04:51:04 [2024-05-15T08:51:04.327Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:04 [2024-05-15T08:51:04.327Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:51:04 [2024-05-15T08:51:04.327Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:04 [2024-05-15T08:51:04.327Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:04 [2024-05-15T08:51:04.327Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:04 [2024-05-15T08:51:04.327Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:51:06 [2024-05-15T08:51:06.841Z] [INFO] 
04:51:06 [2024-05-15T08:51:06.841Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:06 [2024-05-15T08:51:06.841Z] [INFO] 
04:51:06 [2024-05-15T08:51:06.841Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:06 [2024-05-15T08:51:06.841Z] [INFO] 
04:51:06 [2024-05-15T08:51:06.841Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:06 [2024-05-15T08:51:06.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src/test/resources
04:51:06 [2024-05-15T08:51:06.841Z] [INFO] 
04:51:06 [2024-05-15T08:51:06.841Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:06 [2024-05-15T08:51:06.841Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:51:06 [2024-05-15T08:51:06.841Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:06 [2024-05-15T08:51:06.841Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:06 [2024-05-15T08:51:06.841Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:06 [2024-05-15T08:51:06.841Z] [INFO] 
04:51:06 [2024-05-15T08:51:06.841Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:06 [2024-05-15T08:51:06.841Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 158 were skipped
04:51:06 [2024-05-15T08:51:06.841Z] [INFO] 
04:51:06 [2024-05-15T08:51:06.841Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:06 [2024-05-15T08:51:06.841Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT-sources.jar
04:51:06 [2024-05-15T08:51:06.841Z] [INFO] 
04:51:06 [2024-05-15T08:51:06.841Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:07 [2024-05-15T08:51:07.096Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT.jar
04:51:07 [2024-05-15T08:51:07.096Z] [INFO] 
04:51:07 [2024-05-15T08:51:07.096Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:07 [2024-05-15T08:51:07.096Z] [INFO] 
04:51:07 [2024-05-15T08:51:07.096Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:07 [2024-05-15T08:51:07.096Z] [INFO] 
04:51:07 [2024-05-15T08:51:07.096Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:07 [2024-05-15T08:51:07.096Z] [INFO] 
04:51:07 [2024-05-15T08:51:07.096Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:07 [2024-05-15T08:51:07.353Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT.jar
04:51:10 [2024-05-15T08:51:10.617Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT-sources.jar
04:51:11 [2024-05-15T08:51:11.543Z] [INFO] 
04:51:11 [2024-05-15T08:51:11.543Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:11 [2024-05-15T08:51:11.543Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:51:11 [2024-05-15T08:51:11.543Z] [INFO] 
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.xaf.core' with 1 classes
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] 
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT.jar
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT.pom
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT-sources.jar
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT-p2metadata.xml
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT-p2artifacts.xml
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] 
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.xaf.ui ---
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] 
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests >--
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.1.1-SNAPSHOT [85/128]
04:51:11 [2024-05-15T08:51:11.544Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:51:11 [2024-05-15T08:51:11.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:11 [2024-05-15T08:51:11.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:11 [2024-05-15T08:51:11.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:11 [2024-05-15T08:51:11.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] 
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] 
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] 
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] 
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] 
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] 
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] 
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:11 [2024-05-15T08:51:11.544Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests
04:51:11 [2024-05-15T08:51:11.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:11 [2024-05-15T08:51:11.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:11 [2024-05-15T08:51:11.799Z] [INFO] 
04:51:11 [2024-05-15T08:51:11.799Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:11 [2024-05-15T08:51:11.799Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:51:11 [2024-05-15T08:51:11.800Z] [INFO] 
04:51:11 [2024-05-15T08:51:11.800Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:11 [2024-05-15T08:51:11.800Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/src/main/resources
04:51:11 [2024-05-15T08:51:11.800Z] [INFO] 
04:51:11 [2024-05-15T08:51:11.800Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:11 [2024-05-15T08:51:11.800Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:51:11 [2024-05-15T08:51:11.800Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:11 [2024-05-15T08:51:11.800Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:11 [2024-05-15T08:51:11.800Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] 
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] 
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/src/test/resources
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] 
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:12 [2024-05-15T08:51:12.055Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] 
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-sources.jar
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] 
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT.jar
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] 
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] 
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] 
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] 
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:12 [2024-05-15T08:51:12.055Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT.jar
04:51:12 [2024-05-15T08:51:12.981Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-sources.jar
04:51:13 [2024-05-15T08:51:13.907Z] [INFO] 
04:51:13 [2024-05-15T08:51:13.907Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:14 [2024-05-15T08:51:14.162Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,com.sun.el,2.2.0.v201303151357 have severely compromised security. Please report this concern to the artifact provider.
04:51:14 [2024-05-15T08:51:14.162Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.el,2.2.0.v201303151357 have severely compromised security. Please report this concern to the artifact provider.
04:51:14 [2024-05-15T08:51:14.162Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.servlet.jsp,2.2.0.v201112011158 have severely compromised security. Please report this concern to the artifact provider.
04:51:14 [2024-05-15T08:51:14.722Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.jasper.glassfish,2.2.2.v201501141630 have severely compromised security. Please report this concern to the artifact provider.
04:51:17 [2024-05-15T08:51:17.986Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:17 [2024-05-15T08:51:17.986Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/data/.metadata/.log
04:51:17 [2024-05-15T08:51:17.986Z] [INFO] Command line:
04:51:17 [2024-05-15T08:51:17.986Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:51:17 [2024-05-15T08:51:17.987Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:51:18 [2024-05-15T08:51:18.911Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:51:18 [2024-05-15T08:51:18.911Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:51:18 [2024-05-15T08:51:18.911Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:51:18 [2024-05-15T08:51:18.911Z] WARNING: System::setSecurityManager will be removed in a future release
04:51:21 [2024-05-15T08:51:21.426Z] Running org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest
04:51:21 [2024-05-15T08:51:21.426Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest
04:51:21 [2024-05-15T08:51:21.427Z] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.015 s
04:51:21 [2024-05-15T08:51:21.427Z] 
04:51:21 [2024-05-15T08:51:21.427Z] Results:
04:51:21 [2024-05-15T08:51:21.427Z] 
04:51:21 [2024-05-15T08:51:21.427Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:51:21 [2024-05-15T08:51:21.427Z] 
04:51:21 [2024-05-15T08:51:21.682Z] [INFO] All tests passed
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] 
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] 
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] 
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT.jar
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT.pom
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-sources.jar
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] 
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] 
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests >--
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core.tests 0.1.2-SNAPSHOT [86/128]
04:51:21 [2024-05-15T08:51:21.683Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:51:21 [2024-05-15T08:51:21.683Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:21 [2024-05-15T08:51:21.683Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:21 [2024-05-15T08:51:21.683Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:21 [2024-05-15T08:51:21.683Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:21 [2024-05-15T08:51:21.683Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
04:51:22 [2024-05-15T08:51:22.243Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf,1.9.0.20221006144800 have severely compromised security. Please report this concern to the artifact provider.
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.core.tests
04:51:26 [2024-05-15T08:51:26.404Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:26 [2024-05-15T08:51:26.404Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/src/main/resources
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:51:26 [2024-05-15T08:51:26.404Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:26 [2024-05-15T08:51:26.404Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:26 [2024-05-15T08:51:26.404Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/src/test/resources
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT-sources.jar
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT.jar
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] 
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:26 [2024-05-15T08:51:26.404Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT.jar
04:51:26 [2024-05-15T08:51:26.965Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT-sources.jar
04:51:28 [2024-05-15T08:51:28.331Z] [INFO] 
04:51:28 [2024-05-15T08:51:28.331Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:28 [2024-05-15T08:51:28.586Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:28 [2024-05-15T08:51:28.586Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/data/.metadata/.log
04:51:28 [2024-05-15T08:51:28.586Z] [INFO] Command line:
04:51:28 [2024-05-15T08:51:28.586Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:51:28 [2024-05-15T08:51:28.587Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:51:29 [2024-05-15T08:51:29.512Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:51:29 [2024-05-15T08:51:29.512Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:51:29 [2024-05-15T08:51:29.513Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:51:29 [2024-05-15T08:51:29.513Z] WARNING: System::setSecurityManager will be removed in a future release
04:51:32 [2024-05-15T08:51:32.777Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.fileaccess.FileAccessDataProviderTest
04:51:38 [2024-05-15T08:51:38.022Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.183 s -- in org.eclipse.tracecompass.incubator.kernel.core.tests.fileaccess.FileAccessDataProviderTest
04:51:38 [2024-05-15T08:51:38.022Z] org.eclipse.tracecompass.incubator.kernel.core.tests.fileaccess.FileAccessDataProviderTest.testIncorrectParameters -- Time elapsed: 1.789 s
04:51:38 [2024-05-15T08:51:38.022Z] org.eclipse.tracecompass.incubator.kernel.core.tests.fileaccess.FileAccessDataProviderTest.testFileAccessDataProvider -- Time elapsed: 2.385 s
04:51:38 [2024-05-15T08:51:38.022Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest
04:51:38 [2024-05-15T08:51:38.277Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 s -- in org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest
04:51:38 [2024-05-15T08:51:38.277Z] org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest.testSmallTraceSequential -- Time elapsed: 1.183 s
04:51:38 [2024-05-15T08:51:38.277Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest
04:51:38 [2024-05-15T08:51:38.277Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest
04:51:38 [2024-05-15T08:51:38.277Z] org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
04:51:38 [2024-05-15T08:51:38.277Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest
04:51:40 [2024-05-15T08:51:40.790Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.397 s -- in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest
04:51:40 [2024-05-15T08:51:40.790Z] org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest.testAnalysisExecution -- Time elapsed: 2.396 s
04:51:40 [2024-05-15T08:51:40.790Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest
04:51:46 [2024-05-15T08:51:46.034Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.540 s -- in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest
04:51:46 [2024-05-15T08:51:46.034Z] org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest.testIoDataProviderMultipleTids -- Time elapsed: 2.257 s
04:51:46 [2024-05-15T08:51:46.034Z] org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest.testIoDataProvider -- Time elapsed: 2.282 s
04:51:46 [2024-05-15T08:51:46.034Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest
04:51:47 [2024-05-15T08:51:47.922Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.249 s -- in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest
04:51:47 [2024-05-15T08:51:47.922Z] org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest.testIoDataProvider -- Time elapsed: 2.249 s
04:51:47 [2024-05-15T08:51:47.922Z] 
04:51:47 [2024-05-15T08:51:47.922Z] Results:
04:51:47 [2024-05-15T08:51:47.922Z] 
04:51:47 [2024-05-15T08:51:47.922Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
04:51:47 [2024-05-15T08:51:47.922Z] 
04:51:47 [2024-05-15T08:51:47.922Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
04:51:47 [2024-05-15T08:51:47.922Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest.setUp(SWSLatencyTest.java:84)
04:51:47 [2024-05-15T08:51:47.922Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:51:47 [2024-05-15T08:51:47.922Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:51:47 [2024-05-15T08:51:47.922Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:51:47 [2024-05-15T08:51:47.922Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
04:51:47 [2024-05-15T08:51:47.922Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
04:51:47 [2024-05-15T08:51:47.922Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
04:51:47 [2024-05-15T08:51:47.922Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:51:47 [2024-05-15T08:51:47.922Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
04:51:47 [2024-05-15T08:51:47.922Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
04:51:47 [2024-05-15T08:51:47.922Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
04:51:47 [2024-05-15T08:51:47.922Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:51:47 [2024-05-15T08:51:47.922Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
04:51:47 [2024-05-15T08:51:47.922Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
04:51:47 [2024-05-15T08:51:47.922Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:51:47 [2024-05-15T08:51:47.923Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.eclipse.tracecompass.incubator.kernel.core.io.tests.AbstractTestInputOutput.setUp(AbstractTestInputOutput.java:146)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:51:47 [2024-05-15T08:51:47.923Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
04:51:47 [2024-05-15T08:51:47.923Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
04:51:47 [2024-05-15T08:51:47.924Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
04:51:47 [2024-05-15T08:51:47.924Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
04:51:47 [2024-05-15T08:51:47.924Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:51:47 [2024-05-15T08:51:47.924Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:51:47 [2024-05-15T08:51:47.924Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:51:47 [2024-05-15T08:51:47.924Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:51:47 [2024-05-15T08:51:47.924Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:51:47 [2024-05-15T08:51:47.924Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:51:47 [2024-05-15T08:51:47.924Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:51:47 [2024-05-15T08:51:47.924Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:51:47 [2024-05-15T08:51:47.924Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:51:47 [2024-05-15T08:51:47.924Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:51:47 [2024-05-15T08:51:47.924Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:51:47 [2024-05-15T08:51:47.924Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:51:47 [2024-05-15T08:51:47.924Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:51:47 [2024-05-15T08:51:47.924Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:51:47 [2024-05-15T08:51:47.924Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:51:47 [2024-05-15T08:51:47.924Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:51:47 [2024-05-15T08:51:47.924Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:51:47 [2024-05-15T08:51:47.924Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:51:47 [2024-05-15T08:51:47.924Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:51:47 [2024-05-15T08:51:47.924Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:51:47 [2024-05-15T08:51:47.924Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:51:47 [2024-05-15T08:51:47.924Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:51:47 [2024-05-15T08:51:47.924Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:51:47 [2024-05-15T08:51:47.924Z] [INFO] All tests passed
04:51:47 [2024-05-15T08:51:47.924Z] [INFO] 
04:51:47 [2024-05-15T08:51:47.924Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:47 [2024-05-15T08:51:47.924Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:51:47 [2024-05-15T08:51:47.924Z] [INFO] 
04:51:47 [2024-05-15T08:51:47.924Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:47 [2024-05-15T08:51:47.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
04:51:47 [2024-05-15T08:51:47.924Z] [INFO] 
04:51:47 [2024-05-15T08:51:47.924Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:48 [2024-05-15T08:51:48.179Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT.jar
04:51:48 [2024-05-15T08:51:48.179Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT.pom
04:51:48 [2024-05-15T08:51:48.179Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT-sources.jar
04:51:48 [2024-05-15T08:51:48.179Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests >--
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.1.1-SNAPSHOT [87/128]
04:51:48 [2024-05-15T08:51:48.180Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:51:48 [2024-05-15T08:51:48.180Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:48 [2024-05-15T08:51:48.180Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:48 [2024-05-15T08:51:48.180Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:48 [2024-05-15T08:51:48.180Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.180Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.eventfieldcount.core.tests
04:51:48 [2024-05-15T08:51:48.180Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:48 [2024-05-15T08:51:48.180Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:48 [2024-05-15T08:51:48.435Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.435Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.435Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:51:48 [2024-05-15T08:51:48.435Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.435Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.435Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/src/main/resources
04:51:48 [2024-05-15T08:51:48.435Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.435Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.435Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:51:48 [2024-05-15T08:51:48.435Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:48 [2024-05-15T08:51:48.435Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:48 [2024-05-15T08:51:48.435Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:48 [2024-05-15T08:51:48.435Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/src/test/resources
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.691Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-sources.jar
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT.jar
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] 
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:48 [2024-05-15T08:51:48.691Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT.jar
04:51:49 [2024-05-15T08:51:49.617Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-sources.jar
04:51:50 [2024-05-15T08:51:50.981Z] [INFO] 
04:51:50 [2024-05-15T08:51:50.981Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:51 [2024-05-15T08:51:51.236Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:51 [2024-05-15T08:51:51.236Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/data/.metadata/.log
04:51:51 [2024-05-15T08:51:51.236Z] [INFO] Command line:
04:51:51 [2024-05-15T08:51:51.236Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:51:51 [2024-05-15T08:51:51.237Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:51:51 [2024-05-15T08:51:51.796Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:51:51 [2024-05-15T08:51:51.796Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:51:51 [2024-05-15T08:51:51.796Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:51:51 [2024-05-15T08:51:51.796Z] WARNING: System::setSecurityManager will be removed in a future release
04:51:55 [2024-05-15T08:51:55.058Z] Running org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest
04:51:55 [2024-05-15T08:51:55.620Z] !SESSION 2024-05-15 08:51:51.251 -----------------------------------------------
04:51:55 [2024-05-15T08:51:55.620Z] eclipse.buildId=unknown
04:51:55 [2024-05-15T08:51:55.620Z] java.version=17.0.2
04:51:55 [2024-05-15T08:51:55.620Z] java.vendor=Oracle Corporation
04:51:55 [2024-05-15T08:51:55.620Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:51:55 [2024-05-15T08:51:55.620Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:51:55 [2024-05-15T08:51:55.620Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:51:55 [2024-05-15T08:51:55.620Z] 
04:51:55 [2024-05-15T08:51:55.620Z] !ENTRY org.eclipse.tracecompass.tmf.core 1 0 2024-05-15 08:51:55.350
04:51:55 [2024-05-15T08:51:55.620Z] !MESSAGE buildFilterFromRegex: Invalid regex
04:51:56 [2024-05-15T08:51:56.548Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.571 s -- in org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest
04:51:56 [2024-05-15T08:51:56.548Z] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest.test -- Time elapsed: 1.561 s
04:51:56 [2024-05-15T08:51:56.548Z] Running org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest
04:51:56 [2024-05-15T08:51:56.548Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest
04:51:56 [2024-05-15T08:51:56.548Z] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
04:51:56 [2024-05-15T08:51:56.548Z] 
04:51:56 [2024-05-15T08:51:56.548Z] Results:
04:51:56 [2024-05-15T08:51:56.548Z] 
04:51:56 [2024-05-15T08:51:56.548Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
04:51:56 [2024-05-15T08:51:56.548Z] 
04:51:57 [2024-05-15T08:51:57.109Z] [INFO] All tests passed
04:51:57 [2024-05-15T08:51:57.109Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.109Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:57 [2024-05-15T08:51:57.109Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:51:57 [2024-05-15T08:51:57.109Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.109Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:57 [2024-05-15T08:51:57.109Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
04:51:57 [2024-05-15T08:51:57.109Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.109Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:57 [2024-05-15T08:51:57.109Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT.jar
04:51:57 [2024-05-15T08:51:57.109Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT.pom
04:51:57 [2024-05-15T08:51:57.109Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-sources.jar
04:51:57 [2024-05-15T08:51:57.109Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
04:51:57 [2024-05-15T08:51:57.109Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
04:51:57 [2024-05-15T08:51:57.110Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.110Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
04:51:57 [2024-05-15T08:51:57.110Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.110Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests >--
04:51:57 [2024-05-15T08:51:57.110Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core.tests 0.1.2-SNAPSHOT [88/128]
04:51:57 [2024-05-15T08:51:57.110Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
04:51:57 [2024-05-15T08:51:57.110Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:51:57 [2024-05-15T08:51:57.110Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:57 [2024-05-15T08:51:57.110Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:57 [2024-05-15T08:51:57.110Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:57 [2024-05-15T08:51:57.110Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:57 [2024-05-15T08:51:57.110Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
04:51:57 [2024-05-15T08:51:57.365Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.365Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.365Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.365Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.365Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:51:57 [2024-05-15T08:51:57.365Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.365Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.365Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.365Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.365Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.365Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.365Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.365Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.365Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.365Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.365Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.core.tests
04:51:57 [2024-05-15T08:51:57.365Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:57 [2024-05-15T08:51:57.365Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:57 [2024-05-15T08:51:57.620Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.620Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.620Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:51:57 [2024-05-15T08:51:57.620Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.620Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/src/main/resources
04:51:57 [2024-05-15T08:51:57.620Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.620Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.620Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:51:57 [2024-05-15T08:51:57.620Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:57 [2024-05-15T08:51:57.620Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:57 [2024-05-15T08:51:57.620Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:51:57 [2024-05-15T08:51:57.621Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/src/test/resources
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.876Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 146 were skipped
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-sources.jar
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT.jar
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] 
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:51:57 [2024-05-15T08:51:57.876Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT.jar
04:51:59 [2024-05-15T08:51:59.241Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-sources.jar
04:52:00 [2024-05-15T08:52:00.166Z] [INFO] 
04:52:00 [2024-05-15T08:52:00.166Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:52:00 [2024-05-15T08:52:00.166Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:00 [2024-05-15T08:52:00.166Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/data/.metadata/.log
04:52:00 [2024-05-15T08:52:00.166Z] [INFO] Command line:
04:52:00 [2024-05-15T08:52:00.166Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:52:00 [2024-05-15T08:52:00.166Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:52:01 [2024-05-15T08:52:01.090Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:52:01 [2024-05-15T08:52:01.090Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:52:01 [2024-05-15T08:52:01.090Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:52:01 [2024-05-15T08:52:01.090Z] WARNING: System::setSecurityManager will be removed in a future release
04:52:03 [2024-05-15T08:52:03.603Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest
04:52:03 [2024-05-15T08:52:03.858Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest
04:52:03 [2024-05-15T08:52:03.858Z] org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
04:52:03 [2024-05-15T08:52:03.858Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest
04:52:04 [2024-05-15T08:52:04.421Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s -- in org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest
04:52:04 [2024-05-15T08:52:04.421Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest.colorHighlightReply -- Time elapsed: 0.374 s
04:52:04 [2024-05-15T08:52:04.421Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest.validityReply -- Time elapsed: 0.108 s
04:52:04 [2024-05-15T08:52:04.421Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest.completionReply -- Time elapsed: 0.171 s
04:52:04 [2024-05-15T08:52:04.421Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest
04:52:04 [2024-05-15T08:52:04.421Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest
04:52:04 [2024-05-15T08:52:04.421Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationNoViableAltException -- Time elapsed: 0.001 s
04:52:04 [2024-05-15T08:52:04.421Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionLongInputOperatorsSeparatorsCursorMiddle -- Time elapsed: 0 s
04:52:04 [2024-05-15T08:52:04.421Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionSeparatorsOnly -- Time elapsed: 0.001 s
04:52:04 [2024-05-15T08:52:04.421Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationMissingClosingParentheseMultipleChars -- Time elapsed: 0 s
04:52:04 [2024-05-15T08:52:04.421Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationSimpleStringNoErrors -- Time elapsed: 0.001 s
04:52:04 [2024-05-15T08:52:04.421Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationMissingClosingParentheseOneChar -- Time elapsed: 0 s
04:52:04 [2024-05-15T08:52:04.421Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionLongInputOperatorsSeparators -- Time elapsed: 0.001 s
04:52:04 [2024-05-15T08:52:04.421Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionSeparatorsAfterParentheses -- Time elapsed: 0 s
04:52:04 [2024-05-15T08:52:04.421Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationMismatchedTokenException -- Time elapsed: 0 s
04:52:04 [2024-05-15T08:52:04.421Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionLongInputOperatorsSeparatorsCursorMiddleNoSuggestions -- Time elapsed: 0.001 s
04:52:04 [2024-05-15T08:52:04.421Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationComplexStringNoErrors -- Time elapsed: 0 s
04:52:04 [2024-05-15T08:52:04.421Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.syntaxColorTests -- Time elapsed: 0 s
04:52:04 [2024-05-15T08:52:04.421Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionOperatorsSeparators -- Time elapsed: 0.001 s
04:52:04 [2024-05-15T08:52:04.421Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest
04:52:04 [2024-05-15T08:52:04.677Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest
04:52:04 [2024-05-15T08:52:04.677Z] org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest.hello -- Time elapsed: 0.014 s
04:52:04 [2024-05-15T08:52:04.677Z] 
04:52:04 [2024-05-15T08:52:04.677Z] Results:
04:52:04 [2024-05-15T08:52:04.677Z] 
04:52:04 [2024-05-15T08:52:04.677Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
04:52:04 [2024-05-15T08:52:04.677Z] 
04:52:05 [2024-05-15T08:52:05.238Z] [INFO] All tests passed
04:52:05 [2024-05-15T08:52:05.238Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.238Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:52:05 [2024-05-15T08:52:05.238Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:52:05 [2024-05-15T08:52:05.238Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.238Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:52:05 [2024-05-15T08:52:05.238Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
04:52:05 [2024-05-15T08:52:05.238Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
04:52:05 [2024-05-15T08:52:05.238Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.238Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:52:05 [2024-05-15T08:52:05.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT.jar
04:52:05 [2024-05-15T08:52:05.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT.pom
04:52:05 [2024-05-15T08:52:05.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-sources.jar
04:52:05 [2024-05-15T08:52:05.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
04:52:05 [2024-05-15T08:52:05.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
04:52:05 [2024-05-15T08:52:05.239Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.239Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
04:52:05 [2024-05-15T08:52:05.239Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.239Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview >--
04:52:05 [2024-05-15T08:52:05.239Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.9.0-SNAPSHOT [89/128]
04:52:05 [2024-05-15T08:52:05.239Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
04:52:05 [2024-05-15T08:52:05.239Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:52:05 [2024-05-15T08:52:05.239Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:05 [2024-05-15T08:52:05.239Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:05 [2024-05-15T08:52:05.239Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:05 [2024-05-15T08:52:05.239Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/src/main/resources
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:05 [2024-05-15T08:52:05.495Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT.jar
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT-sources-feature.jar
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] 
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:05 [2024-05-15T08:52:05.495Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT.jar
04:52:06 [2024-05-15T08:52:06.056Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT-sources-feature.jar
04:52:07 [2024-05-15T08:52:07.431Z] [INFO] 
04:52:07 [2024-05-15T08:52:07.431Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:07 [2024-05-15T08:52:07.431Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:52:07 [2024-05-15T08:52:07.432Z] [INFO] 
04:52:07 [2024-05-15T08:52:07.432Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:07 [2024-05-15T08:52:07.432Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
04:52:07 [2024-05-15T08:52:07.687Z] [INFO] 
04:52:07 [2024-05-15T08:52:07.687Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:07 [2024-05-15T08:52:07.687Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT.jar
04:52:07 [2024-05-15T08:52:07.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT.pom
04:52:07 [2024-05-15T08:52:07.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT-sources-feature.jar
04:52:07 [2024-05-15T08:52:07.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT-p2metadata.xml
04:52:07 [2024-05-15T08:52:07.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT-p2artifacts.xml
04:52:07 [2024-05-15T08:52:07.688Z] [INFO] 
04:52:07 [2024-05-15T08:52:07.688Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
04:52:07 [2024-05-15T08:52:07.688Z] [INFO] 
04:52:07 [2024-05-15T08:52:07.688Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests >--
04:52:07 [2024-05-15T08:52:07.688Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core.tests 0.1.1-SNAPSHOT [90/128]
04:52:07 [2024-05-15T08:52:07.688Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
04:52:07 [2024-05-15T08:52:07.688Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:52:07 [2024-05-15T08:52:07.688Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:07 [2024-05-15T08:52:07.688Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:07 [2024-05-15T08:52:07.688Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:07 [2024-05-15T08:52:07.688Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:07 [2024-05-15T08:52:07.688Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] 
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] 
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] 
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] 
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] 
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] 
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] 
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.rocm.core.tests
04:52:07 [2024-05-15T08:52:07.944Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:07 [2024-05-15T08:52:07.944Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] 
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] 
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:07 [2024-05-15T08:52:07.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/src/main/resources
04:52:07 [2024-05-15T08:52:07.945Z] [INFO] 
04:52:07 [2024-05-15T08:52:07.945Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:07 [2024-05-15T08:52:07.945Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:52:07 [2024-05-15T08:52:07.945Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:07 [2024-05-15T08:52:07.945Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:07 [2024-05-15T08:52:07.945Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:08 [2024-05-15T08:52:08.200Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:52:08 [2024-05-15T08:52:08.200Z] [INFO] 
04:52:08 [2024-05-15T08:52:08.200Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:08 [2024-05-15T08:52:08.200Z] [INFO] 
04:52:08 [2024-05-15T08:52:08.200Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:08 [2024-05-15T08:52:08.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/src/test/resources
04:52:08 [2024-05-15T08:52:08.200Z] [INFO] 
04:52:08 [2024-05-15T08:52:08.200Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:08 [2024-05-15T08:52:08.200Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
04:52:08 [2024-05-15T08:52:08.200Z] [INFO] 
04:52:08 [2024-05-15T08:52:08.200Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:08 [2024-05-15T08:52:08.200Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-sources.jar
04:52:08 [2024-05-15T08:52:08.200Z] [INFO] 
04:52:08 [2024-05-15T08:52:08.200Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:08 [2024-05-15T08:52:08.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT.jar
04:52:08 [2024-05-15T08:52:08.456Z] [INFO] 
04:52:08 [2024-05-15T08:52:08.456Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:08 [2024-05-15T08:52:08.456Z] [INFO] 
04:52:08 [2024-05-15T08:52:08.456Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:08 [2024-05-15T08:52:08.456Z] [INFO] 
04:52:08 [2024-05-15T08:52:08.456Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:08 [2024-05-15T08:52:08.456Z] [INFO] 
04:52:08 [2024-05-15T08:52:08.456Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:08 [2024-05-15T08:52:08.456Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT.jar
04:52:09 [2024-05-15T08:52:09.017Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-sources.jar
04:52:09 [2024-05-15T08:52:09.579Z] [INFO] 
04:52:09 [2024-05-15T08:52:09.579Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:09 [2024-05-15T08:52:09.834Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:09 [2024-05-15T08:52:09.834Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/data/.metadata/.log
04:52:09 [2024-05-15T08:52:09.834Z] [INFO] Command line:
04:52:09 [2024-05-15T08:52:09.834Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:52:09 [2024-05-15T08:52:09.834Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:52:10 [2024-05-15T08:52:10.761Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:52:10 [2024-05-15T08:52:10.761Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:52:10 [2024-05-15T08:52:10.761Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:52:10 [2024-05-15T08:52:10.761Z] WARNING: System::setSecurityManager will be removed in a future release
04:52:13 [2024-05-15T08:52:13.274Z] Running org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest
04:52:13 [2024-05-15T08:52:13.275Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest
04:52:13 [2024-05-15T08:52:13.275Z] org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.017 s
04:52:13 [2024-05-15T08:52:13.275Z] 
04:52:13 [2024-05-15T08:52:13.275Z] Results:
04:52:13 [2024-05-15T08:52:13.275Z] 
04:52:13 [2024-05-15T08:52:13.275Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:52:13 [2024-05-15T08:52:13.275Z] 
04:52:13 [2024-05-15T08:52:13.834Z] [INFO] All tests passed
04:52:13 [2024-05-15T08:52:13.834Z] [INFO] 
04:52:13 [2024-05-15T08:52:13.834Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:13 [2024-05-15T08:52:13.834Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:52:13 [2024-05-15T08:52:13.834Z] [INFO] 
04:52:13 [2024-05-15T08:52:13.834Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:13 [2024-05-15T08:52:13.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
04:52:13 [2024-05-15T08:52:13.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:52:13 [2024-05-15T08:52:13.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT.jar
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT.pom
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-sources.jar
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core.tests >--
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.core.tests 0.1.1-SNAPSHOT [91/128]
04:52:14 [2024-05-15T08:52:14.090Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:52:14 [2024-05-15T08:52:14.090Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:14 [2024-05-15T08:52:14.090Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:14 [2024-05-15T08:52:14.090Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:14 [2024-05-15T08:52:14.090Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.090Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.091Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.core.tests
04:52:14 [2024-05-15T08:52:14.091Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:14 [2024-05-15T08:52:14.091Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:14 [2024-05-15T08:52:14.347Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.347Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.347Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:52:14 [2024-05-15T08:52:14.347Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.347Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/src/main/resources
04:52:14 [2024-05-15T08:52:14.347Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.347Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.347Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:52:14 [2024-05-15T08:52:14.347Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:14 [2024-05-15T08:52:14.347Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:14 [2024-05-15T08:52:14.347Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:14 [2024-05-15T08:52:14.347Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:52:14 [2024-05-15T08:52:14.602Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.602Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.602Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.602Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.602Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/src/test/resources
04:52:14 [2024-05-15T08:52:14.602Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.603Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.603Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:52:14 [2024-05-15T08:52:14.603Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.603Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.603Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-sources.jar
04:52:14 [2024-05-15T08:52:14.603Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.603Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.603Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT.jar
04:52:14 [2024-05-15T08:52:14.603Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.603Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.603Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.603Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.603Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.603Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.603Z] [INFO] 
04:52:14 [2024-05-15T08:52:14.603Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:14 [2024-05-15T08:52:14.603Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT.jar
04:52:15 [2024-05-15T08:52:15.530Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-sources.jar
04:52:16 [2024-05-15T08:52:16.091Z] [INFO] 
04:52:16 [2024-05-15T08:52:16.091Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:16 [2024-05-15T08:52:16.091Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:16 [2024-05-15T08:52:16.091Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/work/data/.metadata/.log
04:52:16 [2024-05-15T08:52:16.091Z] [INFO] Command line:
04:52:16 [2024-05-15T08:52:16.091Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:52:16 [2024-05-15T08:52:16.091Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:52:17 [2024-05-15T08:52:17.018Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:52:17 [2024-05-15T08:52:17.018Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:52:17 [2024-05-15T08:52:17.018Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:52:17 [2024-05-15T08:52:17.019Z] WARNING: System::setSecurityManager will be removed in a future release
04:52:19 [2024-05-15T08:52:19.533Z] Running org.eclipse.tracecompass.incubator.inandout.core.tests.ActivatorTest
04:52:19 [2024-05-15T08:52:19.533Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.tracecompass.incubator.inandout.core.tests.ActivatorTest
04:52:19 [2024-05-15T08:52:19.533Z] org.eclipse.tracecompass.incubator.inandout.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.015 s
04:52:19 [2024-05-15T08:52:19.533Z] 
04:52:19 [2024-05-15T08:52:19.533Z] Results:
04:52:19 [2024-05-15T08:52:19.533Z] 
04:52:19 [2024-05-15T08:52:19.533Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:52:19 [2024-05-15T08:52:19.533Z] 
04:52:19 [2024-05-15T08:52:19.789Z] [INFO] All tests passed
04:52:19 [2024-05-15T08:52:19.789Z] [INFO] 
04:52:19 [2024-05-15T08:52:19.789Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:19 [2024-05-15T08:52:19.789Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:52:19 [2024-05-15T08:52:19.789Z] [INFO] 
04:52:19 [2024-05-15T08:52:19.789Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:19 [2024-05-15T08:52:19.789Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
04:52:19 [2024-05-15T08:52:19.789Z] [INFO] 
04:52:19 [2024-05-15T08:52:19.789Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:19 [2024-05-15T08:52:19.789Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT.jar
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT.pom
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-sources.jar
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] 
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] 
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests >--
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core.tests 0.1.1-SNAPSHOT [92/128]
04:52:20 [2024-05-15T08:52:20.045Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:52:20 [2024-05-15T08:52:20.045Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:20 [2024-05-15T08:52:20.045Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:20 [2024-05-15T08:52:20.045Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:20 [2024-05-15T08:52:20.045Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] 
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] 
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] 
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] 
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] 
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] 
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] 
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:20 [2024-05-15T08:52:20.045Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.analysis.core.tests
04:52:20 [2024-05-15T08:52:20.045Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:20 [2024-05-15T08:52:20.045Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:20 [2024-05-15T08:52:20.301Z] [INFO] 
04:52:20 [2024-05-15T08:52:20.301Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:20 [2024-05-15T08:52:20.301Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:52:20 [2024-05-15T08:52:20.301Z] [INFO] 
04:52:20 [2024-05-15T08:52:20.301Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:20 [2024-05-15T08:52:20.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/src/main/resources
04:52:20 [2024-05-15T08:52:20.301Z] [INFO] 
04:52:20 [2024-05-15T08:52:20.301Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:20 [2024-05-15T08:52:20.301Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:52:20 [2024-05-15T08:52:20.301Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:20 [2024-05-15T08:52:20.302Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:20 [2024-05-15T08:52:20.302Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:20 [2024-05-15T08:52:20.302Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] 
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] 
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/src/test/resources
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] 
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:21 [2024-05-15T08:52:21.229Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] 
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] 
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT.jar
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] 
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] 
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] 
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] 
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:21 [2024-05-15T08:52:21.229Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT.jar
04:52:22 [2024-05-15T08:52:22.156Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
04:52:23 [2024-05-15T08:52:23.083Z] [INFO] 
04:52:23 [2024-05-15T08:52:23.083Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:23 [2024-05-15T08:52:23.339Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:23 [2024-05-15T08:52:23.339Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/data/.metadata/.log
04:52:23 [2024-05-15T08:52:23.339Z] [INFO] Command line:
04:52:23 [2024-05-15T08:52:23.339Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:52:23 [2024-05-15T08:52:23.339Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:52:24 [2024-05-15T08:52:24.267Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:52:24 [2024-05-15T08:52:24.267Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:52:24 [2024-05-15T08:52:24.267Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:52:24 [2024-05-15T08:52:24.267Z] WARNING: System::setSecurityManager will be removed in a future release
04:52:28 [2024-05-15T08:52:28.434Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest
04:52:46 [2024-05-15T08:52:46.479Z] !SESSION 2024-05-15 08:52:23.446 -----------------------------------------------
04:52:46 [2024-05-15T08:52:46.479Z] eclipse.buildId=unknown
04:52:46 [2024-05-15T08:52:46.479Z] java.version=17.0.2
04:52:46 [2024-05-15T08:52:46.479Z] java.vendor=Oracle Corporation
04:52:46 [2024-05-15T08:52:46.479Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:52:46 [2024-05-15T08:52:46.479Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:52:46 [2024-05-15T08:52:46.479Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:52:46 [2024-05-15T08:52:46.479Z] 
04:52:46 [2024-05-15T08:52:46.479Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-05-15 08:52:45.460
04:52:46 [2024-05-15T08:52:46.479Z] !MESSAGE 
04:52:46 [2024-05-15T08:52:46.479Z] !STACK 0
04:52:46 [2024-05-15T08:52:46.479Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:79)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest.testModelExecName(AnalysisProcessNameAspectTest.java:108)
04:52:46 [2024-05-15T08:52:46.479Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:46 [2024-05-15T08:52:46.479Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:46 [2024-05-15T08:52:46.479Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:46 [2024-05-15T08:52:46.479Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
04:52:46 [2024-05-15T08:52:46.479Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
04:52:46 [2024-05-15T08:52:46.479Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:52:46 [2024-05-15T08:52:46.479Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
04:52:46 [2024-05-15T08:52:46.479Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
04:52:46 [2024-05-15T08:52:46.479Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
04:52:46 [2024-05-15T08:52:46.479Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:52:46 [2024-05-15T08:52:46.479Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
04:52:46 [2024-05-15T08:52:46.479Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
04:52:46 [2024-05-15T08:52:46.479Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:52:46 [2024-05-15T08:52:46.479Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
04:52:46 [2024-05-15T08:52:46.479Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:52:46 [2024-05-15T08:52:46.480Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.69 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest
04:52:46 [2024-05-15T08:52:46.480Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest.testAspectFromOtherTrace -- Time elapsed: 17.26 s
04:52:46 [2024-05-15T08:52:46.480Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest.testModelExecName -- Time elapsed: 0.414 s
04:52:46 [2024-05-15T08:52:46.480Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest
04:52:46 [2024-05-15T08:52:46.480Z] 
04:52:46 [2024-05-15T08:52:46.480Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-05-15 08:52:45.968
04:52:46 [2024-05-15T08:52:46.480Z] !MESSAGE 
04:52:46 [2024-05-15T08:52:46.480Z] !STACK 0
04:52:46 [2024-05-15T08:52:46.480Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:79)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest.testModelExecName(AnalysisThreadNameAspectTest.java:107)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:52:46 [2024-05-15T08:52:46.480Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
04:52:46 [2024-05-15T08:52:46.480Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:52:46 [2024-05-15T08:52:46.481Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest
04:52:46 [2024-05-15T08:52:46.481Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest.testAspectFromOtherTrace -- Time elapsed: 0.215 s
04:52:46 [2024-05-15T08:52:46.481Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest.testModelExecName -- Time elapsed: 0.215 s
04:52:46 [2024-05-15T08:52:46.481Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest
04:52:46 [2024-05-15T08:52:46.481Z] 
04:52:46 [2024-05-15T08:52:46.481Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-05-15 08:52:46.378
04:52:46 [2024-05-15T08:52:46.481Z] !MESSAGE 
04:52:46 [2024-05-15T08:52:46.481Z] !STACK 0
04:52:46 [2024-05-15T08:52:46.481Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:79)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelThreadOnCpu(AnalysisTidAspectTest.java:99)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:52:46 [2024-05-15T08:52:46.481Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
04:52:46 [2024-05-15T08:52:46.481Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:52:46 [2024-05-15T08:52:46.482Z] 
04:52:46 [2024-05-15T08:52:46.482Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-05-15 08:52:46.379
04:52:46 [2024-05-15T08:52:46.482Z] !MESSAGE 
04:52:46 [2024-05-15T08:52:46.482Z] !STACK 0
04:52:46 [2024-05-15T08:52:46.482Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:79)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelThreadOnCpu(AnalysisTidAspectTest.java:101)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
04:52:46 [2024-05-15T08:52:46.482Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:46 [2024-05-15T08:52:46.482Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:46 [2024-05-15T08:52:46.483Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:46 [2024-05-15T08:52:46.483Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:52:46 [2024-05-15T08:52:46.483Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:52:46 [2024-05-15T08:52:46.483Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:52:46 [2024-05-15T08:52:46.483Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:52:46 [2024-05-15T08:52:46.483Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:52:46 [2024-05-15T08:52:46.483Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:52:46 [2024-05-15T08:52:46.483Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:52:46 [2024-05-15T08:52:46.483Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:52:46 [2024-05-15T08:52:46.483Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:52:46 [2024-05-15T08:52:46.483Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:52:46 [2024-05-15T08:52:46.483Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:46 [2024-05-15T08:52:46.483Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:46 [2024-05-15T08:52:46.483Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:46 [2024-05-15T08:52:46.483Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:46 [2024-05-15T08:52:46.483Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:52:46 [2024-05-15T08:52:46.483Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:52:46 [2024-05-15T08:52:46.483Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:52:46 [2024-05-15T08:52:46.483Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:52:46 [2024-05-15T08:52:46.739Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest
04:52:46 [2024-05-15T08:52:46.739Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testAspectFromOtherTrace -- Time elapsed: 0.184 s
04:52:46 [2024-05-15T08:52:46.739Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelThreadOnCpu -- Time elapsed: 0.211 s
04:52:46 [2024-05-15T08:52:46.739Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelCpuTime -- Time elapsed: 0.179 s
04:52:46 [2024-05-15T08:52:46.739Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest
04:52:46 [2024-05-15T08:52:46.739Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest
04:52:46 [2024-05-15T08:52:46.739Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testSimpleMerge -- Time elapsed: 0.002 s
04:52:46 [2024-05-15T08:52:46.739Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testDeepMerge -- Time elapsed: 0 s
04:52:46 [2024-05-15T08:52:46.739Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testConstructors -- Time elapsed: 0 s
04:52:46 [2024-05-15T08:52:46.739Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testAddChild -- Time elapsed: 0.001 s
04:52:46 [2024-05-15T08:52:46.739Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testMergeWrongObject -- Time elapsed: 0 s
04:52:46 [2024-05-15T08:52:46.739Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testAddToWeight -- Time elapsed: 0 s
04:52:46 [2024-05-15T08:52:46.739Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testCopyOf -- Time elapsed: 0 s
04:52:46 [2024-05-15T08:52:46.739Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest
04:52:46 [2024-05-15T08:52:46.739Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest
04:52:46 [2024-05-15T08:52:46.739Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest.testDefaultDiffPalette[0: Default Palette] -- Time elapsed: 0.004 s
04:52:46 [2024-05-15T08:52:46.739Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest.testDefaultDiffPalette[1: Palette With Threshold] -- Time elapsed: 0 s
04:52:46 [2024-05-15T08:52:46.739Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest.testDefaultDiffPalette[2: Palette With Small Threshold] -- Time elapsed: 0.001 s
04:52:46 [2024-05-15T08:52:46.739Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest
04:52:46 [2024-05-15T08:52:46.739Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest
04:52:46 [2024-05-15T08:52:46.739Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTreeSetOneElement -- Time elapsed: 0.010 s
04:52:46 [2024-05-15T08:52:46.740Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTreeSetNamedElementsMixed -- Time elapsed: 0.001 s
04:52:46 [2024-05-15T08:52:46.740Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTreeSetSameElements -- Time elapsed: 0.001 s
04:52:46 [2024-05-15T08:52:46.740Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTree -- Time elapsed: 0.001 s
04:52:46 [2024-05-15T08:52:46.740Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTreeSetUnpairedElements -- Time elapsed: 0.001 s
04:52:46 [2024-05-15T08:52:46.740Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTreeSetNamedElementsTree -- Time elapsed: 0.001 s
04:52:46 [2024-05-15T08:52:46.740Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest
04:52:46 [2024-05-15T08:52:46.995Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest
04:52:46 [2024-05-15T08:52:46.995Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest.testAddingSimpleData -- Time elapsed: 0.002 s
04:52:46 [2024-05-15T08:52:46.995Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest.testAddingTreeData -- Time elapsed: 0 s
04:52:46 [2024-05-15T08:52:46.995Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest
04:52:46 [2024-05-15T08:52:46.995Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest
04:52:46 [2024-05-15T08:52:46.995Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByAllNoGrouping -- Time elapsed: 0.008 s
04:52:46 [2024-05-15T08:52:46.995Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel2NoGrouping -- Time elapsed: 0.001 s
04:52:46 [2024-05-15T08:52:46.995Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testMultiGroupBysNoGrouping -- Time elapsed: 0.001 s
04:52:46 [2024-05-15T08:52:46.995Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testMultiGroupBys -- Time elapsed: 0.001 s
04:52:46 [2024-05-15T08:52:46.995Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel1NoGrouping -- Time elapsed: 0.001 s
04:52:46 [2024-05-15T08:52:46.995Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByAll -- Time elapsed: 0 s
04:52:46 [2024-05-15T08:52:46.995Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel1 -- Time elapsed: 0 s
04:52:46 [2024-05-15T08:52:46.995Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel2 -- Time elapsed: 0.001 s
04:52:46 [2024-05-15T08:52:46.995Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest
04:52:46 [2024-05-15T08:52:46.995Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest
04:52:46 [2024-05-15T08:52:46.995Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest.testGetModelFor -- Time elapsed: 0 s
04:52:46 [2024-05-15T08:52:46.995Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest
04:52:46 [2024-05-15T08:52:46.995Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest
04:52:46 [2024-05-15T08:52:46.995Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testGetExecName -- Time elapsed: 0.001 s
04:52:46 [2024-05-15T08:52:46.995Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testGetProcessId -- Time elapsed: 0 s
04:52:46 [2024-05-15T08:52:46.995Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testThreadOnCpuProvider -- Time elapsed: 0.001 s
04:52:46 [2024-05-15T08:52:46.995Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testNoModel -- Time elapsed: 0 s
04:52:46 [2024-05-15T08:52:46.995Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testCpuTimeProvider -- Time elapsed: 0 s
04:52:46 [2024-05-15T08:52:46.995Z] 
04:52:46 [2024-05-15T08:52:46.995Z] Results:
04:52:46 [2024-05-15T08:52:46.995Z] 
04:52:46 [2024-05-15T08:52:46.995Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
04:52:46 [2024-05-15T08:52:46.995Z] 
04:52:46 [2024-05-15T08:52:46.995Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
04:52:46 [2024-05-15T08:52:46.995Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:52:46 [2024-05-15T08:52:46.995Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
04:52:46 [2024-05-15T08:52:46.995Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
04:52:46 [2024-05-15T08:52:46.995Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
04:52:46 [2024-05-15T08:52:46.995Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
04:52:46 [2024-05-15T08:52:46.995Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
04:52:46 [2024-05-15T08:52:46.995Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
04:52:46 [2024-05-15T08:52:46.995Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
04:52:46 [2024-05-15T08:52:46.995Z] 	org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest.setUp(AnalysisProcessNameAspectTest.java:77)
04:52:46 [2024-05-15T08:52:46.995Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:46 [2024-05-15T08:52:46.995Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:46 [2024-05-15T08:52:46.996Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:52:46 [2024-05-15T08:52:46.996Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:52:47 [2024-05-15T08:52:47.252Z] [INFO] All tests passed
04:52:47 [2024-05-15T08:52:47.252Z] [INFO] 
04:52:47 [2024-05-15T08:52:47.252Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:47 [2024-05-15T08:52:47.252Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:52:47 [2024-05-15T08:52:47.252Z] [INFO] 
04:52:47 [2024-05-15T08:52:47.252Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:47 [2024-05-15T08:52:47.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:52:47 [2024-05-15T08:52:47.506Z] [INFO] 
04:52:47 [2024-05-15T08:52:47.506Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:47 [2024-05-15T08:52:47.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT.jar
04:52:47 [2024-05-15T08:52:47.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT.pom
04:52:47 [2024-05-15T08:52:47.507Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
04:52:47 [2024-05-15T08:52:47.507Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
04:52:47 [2024-05-15T08:52:47.507Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
04:52:47 [2024-05-15T08:52:47.507Z] [INFO] 
04:52:47 [2024-05-15T08:52:47.507Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
04:52:47 [2024-05-15T08:52:47.507Z] [INFO] 
04:52:47 [2024-05-15T08:52:47.507Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests >--
04:52:47 [2024-05-15T08:52:47.507Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core.tests 0.1.2-SNAPSHOT [93/128]
04:52:47 [2024-05-15T08:52:47.507Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
04:52:47 [2024-05-15T08:52:47.507Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:52:47 [2024-05-15T08:52:47.507Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:47 [2024-05-15T08:52:47.507Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:47 [2024-05-15T08:52:47.507Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:47 [2024-05-15T08:52:47.507Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:47 [2024-05-15T08:52:47.507Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] 
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] 
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] 
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] 
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] 
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] 
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] 
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.core.tests
04:52:47 [2024-05-15T08:52:47.762Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:47 [2024-05-15T08:52:47.762Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] 
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] 
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/src/main/resources
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] 
04:52:47 [2024-05-15T08:52:47.762Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:47 [2024-05-15T08:52:47.762Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:52:47 [2024-05-15T08:52:47.763Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:47 [2024-05-15T08:52:47.763Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:47 [2024-05-15T08:52:47.763Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:48 [2024-05-15T08:52:48.018Z] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] 
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] 
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/src/test/resources
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] 
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:49 [2024-05-15T08:52:49.903Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] 
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] 
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT.jar
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] 
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] 
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] 
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] 
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:49 [2024-05-15T08:52:49.903Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT.jar
04:52:51 [2024-05-15T08:52:51.265Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar
04:52:52 [2024-05-15T08:52:52.190Z] [INFO] 
04:52:52 [2024-05-15T08:52:52.190Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:52:52 [2024-05-15T08:52:52.190Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:52:52 [2024-05-15T08:52:52.190Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/data/.metadata/.log
04:52:52 [2024-05-15T08:52:52.191Z] [INFO] Command line:
04:52:52 [2024-05-15T08:52:52.191Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:52:52 [2024-05-15T08:52:52.191Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:52:53 [2024-05-15T08:52:53.116Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:52:53 [2024-05-15T08:52:53.116Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:52:53 [2024-05-15T08:52:53.116Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:52:53 [2024-05-15T08:52:53.116Z] WARNING: System::setSecurityManager will be removed in a future release
04:52:56 [2024-05-15T08:52:56.378Z] !SESSION 2024-05-15 08:52:52.348 -----------------------------------------------
04:52:56 [2024-05-15T08:52:56.378Z] eclipse.buildId=unknown
04:52:56 [2024-05-15T08:52:56.378Z] java.version=17.0.2
04:52:56 [2024-05-15T08:52:56.378Z] java.vendor=Oracle Corporation
04:52:56 [2024-05-15T08:52:56.378Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:52:56 [2024-05-15T08:52:56.378Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:52:56 [2024-05-15T08:52:56.378Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:52:56 [2024-05-15T08:52:56.379Z] 
04:52:56 [2024-05-15T08:52:56.379Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 2 2024-05-15 08:52:55.882
04:52:56 [2024-05-15T08:52:56.379Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.analysis.xml.core".
04:52:56 [2024-05-15T08:52:56.379Z] !STACK 0
04:52:56 [2024-05-15T08:52:56.379Z] java.io.FileNotFoundException: test_xml_files/test_callstack.xml
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils$1.run(XmlUtils.java:352)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.getUrlsFromConfiguration(XmlUtils.java:343)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.listBuiltinFiles(XmlUtils.java:315)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.initOutputElements(XmlUtils.java:572)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.Activator.start(Activator.java:53)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:814)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
04:52:56 [2024-05-15T08:52:56.379Z] 	at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:806)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:763)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1028)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.container.Module.doStart(Module.java:605)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.container.Module.start(Module.java:468)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:511)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:572)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:345)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:401)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:480)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:170)
04:52:56 [2024-05-15T08:52:56.379Z] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:622)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:196)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:920)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.tracecompass.internal.tmf.core.analysis.TmfAnalysisModuleSources.getSources(TmfAnalysisModuleSources.java:62)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.initializeModuleSources(TmfAnalysisManager.java:98)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.initialize(TmfAnalysisManager.java:90)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.tracecompass.internal.tmf.core.Activator.start(Activator.java:103)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:814)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
04:52:56 [2024-05-15T08:52:56.379Z] 	at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:806)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:763)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1028)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.container.Module.doStart(Module.java:605)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.container.Module.start(Module.java:468)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:511)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:572)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:345)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:401)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:476)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:170)
04:52:56 [2024-05-15T08:52:56.379Z] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
04:52:56 [2024-05-15T08:52:56.379Z] 	at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
04:52:56 [2024-05-15T08:52:56.379Z] 	at java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3373)
04:52:56 [2024-05-15T08:52:56.379Z] 	at java.base/java.lang.Class.getConstructor0(Class.java:3578)
04:52:56 [2024-05-15T08:52:56.379Z] 	at java.base/java.lang.Class.getConstructor(Class.java:2271)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.loadBundleActivator(BundleContextImpl.java:797)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:749)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1028)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.container.Module.doStart(Module.java:605)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.container.Module.start(Module.java:468)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:511)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:572)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:345)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:401)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:476)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:170)
04:52:56 [2024-05-15T08:52:56.379Z] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
04:52:56 [2024-05-15T08:52:56.379Z] 	at java.base/java.lang.Class.getDeclaredMethods0(Native Method)
04:52:56 [2024-05-15T08:52:56.379Z] 	at java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3402)
04:52:56 [2024-05-15T08:52:56.379Z] 	at java.base/java.lang.Class.privateGetPublicMethods(Class.java:3427)
04:52:56 [2024-05-15T08:52:56.379Z] 	at java.base/java.lang.Class.getMethods(Class.java:2019)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.junit.platform.commons.util.ReflectionUtils.getDefaultMethods(ReflectionUtils.java:1481)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.junit.platform.commons.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:1454)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.junit.platform.commons.util.ReflectionUtils.findMethod(ReflectionUtils.java:1304)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.junit.platform.commons.util.ReflectionUtils.isMethodPresent(ReflectionUtils.java:1205)
04:52:56 [2024-05-15T08:52:56.379Z] 	at org.junit.jupiter.engine.discovery.predicates.IsTestClassWithTests.hasTestOrTestFactoryOrTestTemplateMethods(IsTestClassWithTests.java:50)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.junit.jupiter.engine.discovery.predicates.IsTestClassWithTests.test(IsTestClassWithTests.java:46)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.junit.jupiter.engine.discovery.ClassSelectorResolver.resolve(ClassSelectorResolver.java:67)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolution.lambda$resolve$2(EngineDiscoveryRequestResolution.java:134)
04:52:56 [2024-05-15T08:52:56.380Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:52:56 [2024-05-15T08:52:56.380Z] 	at java.base/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1602)
04:52:56 [2024-05-15T08:52:56.380Z] 	at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129)
04:52:56 [2024-05-15T08:52:56.380Z] 	at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527)
04:52:56 [2024-05-15T08:52:56.380Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513)
04:52:56 [2024-05-15T08:52:56.380Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:52:56 [2024-05-15T08:52:56.380Z] 	at java.base/java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150)
04:52:56 [2024-05-15T08:52:56.380Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:52:56 [2024-05-15T08:52:56.380Z] 	at java.base/java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolution.resolve(EngineDiscoveryRequestResolution.java:185)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolution.resolve(EngineDiscoveryRequestResolution.java:125)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolution.resolveCompletely(EngineDiscoveryRequestResolution.java:91)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolution.run(EngineDiscoveryRequestResolution.java:82)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolver.resolve(EngineDiscoveryRequestResolver.java:113)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.junit.jupiter.engine.discovery.DiscoverySelectorResolver.resolveSelectors(DiscoverySelectorResolver.java:45)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.junit.jupiter.engine.JupiterTestEngine.discover(JupiterTestEngine.java:69)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.discoverEngineRoot(EngineDiscoveryOrchestrator.java:103)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.discover(EngineDiscoveryOrchestrator.java:85)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:92)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:67)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.discover(LazyLauncher.java:50)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:52)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.apache.maven.surefire.api.util.DefaultScanResult.applyFilter(DefaultScanResult.java:87)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:142)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:52:56 [2024-05-15T08:52:56.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:56 [2024-05-15T08:52:56.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:56 [2024-05-15T08:52:56.380Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:56 [2024-05-15T08:52:56.380Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:52:56 [2024-05-15T08:52:56.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:56 [2024-05-15T08:52:56.380Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:56 [2024-05-15T08:52:56.380Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:56 [2024-05-15T08:52:56.380Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:52:56 [2024-05-15T08:52:56.380Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:52:56 [2024-05-15T08:52:56.943Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
04:52:56 [2024-05-15T08:52:56.943Z] 
04:52:56 [2024-05-15T08:52:56.943Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 2 2024-05-15 08:52:56.850
04:52:56 [2024-05-15T08:52:56.943Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.analysis.xml.core".
04:52:56 [2024-05-15T08:52:56.943Z] !STACK 0
04:52:56 [2024-05-15T08:52:56.943Z] java.io.FileNotFoundException: test_xml_files/test_callstack.xml
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils$1.run(XmlUtils.java:352)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.getUrlsFromConfiguration(XmlUtils.java:343)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.listBuiltinFiles(XmlUtils.java:315)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlAnalysisModuleSource.populateBuiltinModules(XmlAnalysisModuleSource.java:129)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlAnalysisModuleSource.getAnalysisModules(XmlAnalysisModuleSource.java:78)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.getAnalysisModules(TmfAnalysisManager.java:134)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.getAnalysisModules(TmfAnalysisManager.java:160)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:294)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTestBase.setUp(CallStackTestBase.java:65)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:52:56 [2024-05-15T08:52:56.943Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:52:56 [2024-05-15T08:52:56.943Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:52:56 [2024-05-15T08:52:56.944Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:52:56 [2024-05-15T08:52:56.944Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:52:56 [2024-05-15T08:52:56.944Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:52:56 [2024-05-15T08:52:56.944Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:52:56 [2024-05-15T08:52:56.944Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:52:56 [2024-05-15T08:52:56.944Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:52:58 [2024-05-15T08:52:58.832Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.817 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest skipped
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testSelectionCallGraph -- Time elapsed: 1.689 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph -- Time elapsed: 0.114 s
04:52:58 [2024-05-15T08:52:58.832Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
04:52:58 [2024-05-15T08:52:58.832Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByAllInstrumented -- Time elapsed: 0.027 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testMultiGroupBys -- Time elapsed: 0.079 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByProcessInstrumented -- Time elapsed: 0.016 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByThreadInstrumented -- Time elapsed: 0.077 s
04:52:58 [2024-05-15T08:52:58.832Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest
04:52:58 [2024-05-15T08:52:58.832Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0.001 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.005 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.003 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidNull -- Time elapsed: 0 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0.001 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0.001 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0.001 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0 s
04:52:58 [2024-05-15T08:52:58.832Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
04:52:58 [2024-05-15T08:52:58.832Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest
04:52:59 [2024-05-15T08:52:59.393Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest
04:52:59 [2024-05-15T08:52:59.393Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.cascadeTest -- Time elapsed: 0.068 s
04:52:59 [2024-05-15T08:52:59.393Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.010 s
04:52:59 [2024-05-15T08:52:59.393Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0.009 s
04:52:59 [2024-05-15T08:52:59.393Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.largeTest -- Time elapsed: 0.169 s
04:52:59 [2024-05-15T08:52:59.393Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.013 s
04:52:59 [2024-05-15T08:52:59.393Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.017 s
04:52:59 [2024-05-15T08:52:59.393Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.071 s
04:52:59 [2024-05-15T08:52:59.393Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.treeTest -- Time elapsed: 0.009 s
04:52:59 [2024-05-15T08:52:59.393Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest
04:52:59 [2024-05-15T08:52:59.393Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest
04:52:59 [2024-05-15T08:52:59.393Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
04:52:59 [2024-05-15T08:52:59.393Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest.mergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.001 s
04:52:59 [2024-05-15T08:52:59.393Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
04:52:59 [2024-05-15T08:52:59.393Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest.treeStatisticsTest -- Time elapsed: 0 s
04:52:59 [2024-05-15T08:52:59.393Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest
04:52:59 [2024-05-15T08:52:59.648Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest
04:52:59 [2024-05-15T08:52:59.648Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderAllItems -- Time elapsed: 0.209 s
04:52:59 [2024-05-15T08:52:59.648Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderSelection -- Time elapsed: 0.076 s
04:52:59 [2024-05-15T08:52:59.648Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderGrouped -- Time elapsed: 0.014 s
04:52:59 [2024-05-15T08:52:59.648Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderGroupByProcess -- Time elapsed: 0.071 s
04:52:59 [2024-05-15T08:52:59.648Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest
04:52:59 [2024-05-15T08:52:59.648Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest
04:52:59 [2024-05-15T08:52:59.648Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest.testCallStackProvider -- Time elapsed: 0.011 s
04:52:59 [2024-05-15T08:52:59.648Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest.testCallStackContent -- Time elapsed: 0.013 s
04:52:59 [2024-05-15T08:52:59.648Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest
04:52:59 [2024-05-15T08:52:59.904Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest
04:52:59 [2024-05-15T08:52:59.904Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.022 s
04:52:59 [2024-05-15T08:52:59.904Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.011 s
04:52:59 [2024-05-15T08:52:59.904Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest
04:52:59 [2024-05-15T08:52:59.904Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest
04:52:59 [2024-05-15T08:52:59.904Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest.testFollowEvents -- Time elapsed: 0.073 s
04:52:59 [2024-05-15T08:52:59.904Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest.testFetchTree -- Time elapsed: 0.012 s
04:52:59 [2024-05-15T08:52:59.904Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest.testFetchModel -- Time elapsed: 0.073 s
04:52:59 [2024-05-15T08:52:59.904Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest.testGetDescriptors -- Time elapsed: 0.016 s
04:52:59 [2024-05-15T08:52:59.904Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest
04:53:00 [2024-05-15T08:53:00.158Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest
04:53:00 [2024-05-15T08:53:00.159Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest.testCallStackTraversal -- Time elapsed: 0.009 s
04:53:00 [2024-05-15T08:53:00.159Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest.testCallStackRanges -- Time elapsed: 0.009 s
04:53:00 [2024-05-15T08:53:00.159Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest.testCallStackNext -- Time elapsed: 0.063 s
04:53:00 [2024-05-15T08:53:00.159Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest
04:53:00 [2024-05-15T08:53:00.159Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest
04:53:00 [2024-05-15T08:53:00.159Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.019 s
04:53:00 [2024-05-15T08:53:00.159Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest
04:53:12 [2024-05-15T08:53:12.321Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.50 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest
04:53:12 [2024-05-15T08:53:12.322Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStackEnd -- Time elapsed: 1.565 s
04:53:12 [2024-05-15T08:53:12.322Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testConstruction -- Time elapsed: 1.236 s
04:53:12 [2024-05-15T08:53:12.322Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStack1 -- Time elapsed: 1.281 s
04:53:12 [2024-05-15T08:53:12.322Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStack2 -- Time elapsed: 1.186 s
04:53:12 [2024-05-15T08:53:12.322Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStack3 -- Time elapsed: 1.162 s
04:53:12 [2024-05-15T08:53:12.322Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testOtherUstTrace -- Time elapsed: 2.885 s
04:53:12 [2024-05-15T08:53:12.322Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStackBegin -- Time elapsed: 1.182 s
04:53:12 [2024-05-15T08:53:12.322Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest
04:53:20 [2024-05-15T08:53:20.404Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.387 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest
04:53:20 [2024-05-15T08:53:20.404Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStackEnd -- Time elapsed: 1.147 s
04:53:20 [2024-05-15T08:53:20.404Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testConstruction -- Time elapsed: 1.144 s
04:53:20 [2024-05-15T08:53:20.404Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStack1 -- Time elapsed: 1.150 s
04:53:20 [2024-05-15T08:53:20.404Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStack2 -- Time elapsed: 1.161 s
04:53:20 [2024-05-15T08:53:20.404Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStack3 -- Time elapsed: 1.148 s
04:53:20 [2024-05-15T08:53:20.404Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testOtherUstTrace -- Time elapsed: 2.460 s
04:53:20 [2024-05-15T08:53:20.404Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStackBegin -- Time elapsed: 1.173 s
04:53:20 [2024-05-15T08:53:20.404Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest
04:53:20 [2024-05-15T08:53:20.404Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest
04:53:20 [2024-05-15T08:53:20.404Z] org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest.testStackTraces -- Time elapsed: 0.003 s
04:53:20 [2024-05-15T08:53:20.404Z] 
04:53:20 [2024-05-15T08:53:20.404Z] Results:
04:53:20 [2024-05-15T08:53:20.404Z] 
04:53:20 [2024-05-15T08:53:20.404Z] Tests run: 69, Failures: 0, Errors: 0, Skipped: 1
04:53:20 [2024-05-15T08:53:20.404Z] 
04:53:20 [2024-05-15T08:53:20.404Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:55)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.internal.lttng2.ust.core.callstack.LttngUstCallStackProvider.getProcessId(LttngUstCallStackProvider.java:164)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackStateProvider.eventHandle(CallStackStateProvider.java:129)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
04:53:20 [2024-05-15T08:53:20.404Z] 	java.base/java.lang.Thread.run(Thread.java:833)
04:53:20 [2024-05-15T08:53:20.404Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:55)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.internal.lttng2.ust.core.callstack.LttngUstCallStackProvider.getProcessId(LttngUstCallStackProvider.java:164)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackStateProvider.eventHandle(CallStackStateProvider.java:129)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
04:53:20 [2024-05-15T08:53:20.404Z] 	java.base/java.lang.Thread.run(Thread.java:833)
04:53:20 [2024-05-15T08:53:20.404Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisTidAspect.resolve(AnalysisTidAspect.java:55)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxTidAspect.resolve(LinuxTidAspect.java:1)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveEventAspectOfClassForEvent(TmfTraceUtils.java:195)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.internal.lttng2.ust.core.callstack.LttngUstCallStackProvider.considerEvent(LttngUstCallStackProvider.java:129)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackStateProvider.eventHandle(CallStackStateProvider.java:117)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:53:20 [2024-05-15T08:53:20.404Z] 	org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
04:53:20 [2024-05-15T08:53:20.404Z] 	java.base/java.lang.Thread.run(Thread.java:833)
04:53:20 [2024-05-15T08:53:20.404Z] [INFO] All tests passed
04:53:20 [2024-05-15T08:53:20.404Z] [INFO] 
04:53:20 [2024-05-15T08:53:20.404Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:53:20 [2024-05-15T08:53:20.404Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:53:20 [2024-05-15T08:53:20.404Z] [INFO] 
04:53:20 [2024-05-15T08:53:20.404Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:53:20 [2024-05-15T08:53:20.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
04:53:20 [2024-05-15T08:53:20.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:53:20 [2024-05-15T08:53:20.660Z] [INFO] 
04:53:20 [2024-05-15T08:53:20.660Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:53:20 [2024-05-15T08:53:20.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT.jar
04:53:20 [2024-05-15T08:53:20.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT.pom
04:53:20 [2024-05-15T08:53:20.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar
04:53:20 [2024-05-15T08:53:20.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
04:53:20 [2024-05-15T08:53:20.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
04:53:20 [2024-05-15T08:53:20.660Z] [INFO] 
04:53:20 [2024-05-15T08:53:20.660Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
04:53:20 [2024-05-15T08:53:20.660Z] [INFO] 
04:53:20 [2024-05-15T08:53:20.660Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests >--
04:53:20 [2024-05-15T08:53:20.660Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.1.2-SNAPSHOT [94/128]
04:53:20 [2024-05-15T08:53:20.660Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
04:53:20 [2024-05-15T08:53:20.660Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:53:20 [2024-05-15T08:53:20.660Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:20 [2024-05-15T08:53:20.660Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:20 [2024-05-15T08:53:20.660Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:20 [2024-05-15T08:53:20.660Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:20 [2024-05-15T08:53:20.660Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
04:53:21 [2024-05-15T08:53:21.221Z] [INFO] 
04:53:21 [2024-05-15T08:53:21.221Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:21 [2024-05-15T08:53:21.221Z] [INFO] 
04:53:21 [2024-05-15T08:53:21.221Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:21 [2024-05-15T08:53:21.221Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:53:21 [2024-05-15T08:53:21.221Z] [INFO] 
04:53:21 [2024-05-15T08:53:21.221Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:21 [2024-05-15T08:53:21.221Z] [INFO] 
04:53:21 [2024-05-15T08:53:21.221Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:21 [2024-05-15T08:53:21.221Z] [INFO] 
04:53:21 [2024-05-15T08:53:21.221Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:21 [2024-05-15T08:53:21.221Z] [INFO] 
04:53:21 [2024-05-15T08:53:21.221Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:21 [2024-05-15T08:53:21.221Z] [INFO] 
04:53:21 [2024-05-15T08:53:21.221Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:21 [2024-05-15T08:53:21.221Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests
04:53:21 [2024-05-15T08:53:21.221Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:21 [2024-05-15T08:53:21.221Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:21 [2024-05-15T08:53:21.782Z] [INFO] 
04:53:21 [2024-05-15T08:53:21.782Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:21 [2024-05-15T08:53:21.782Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:53:21 [2024-05-15T08:53:21.782Z] [INFO] 
04:53:21 [2024-05-15T08:53:21.782Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:21 [2024-05-15T08:53:21.782Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/src/main/resources
04:53:21 [2024-05-15T08:53:21.782Z] [INFO] 
04:53:21 [2024-05-15T08:53:21.782Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:21 [2024-05-15T08:53:21.782Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:53:21 [2024-05-15T08:53:21.782Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:21 [2024-05-15T08:53:21.782Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:21 [2024-05-15T08:53:21.782Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:21 [2024-05-15T08:53:21.782Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:53:22 [2024-05-15T08:53:22.037Z] [INFO] 
04:53:22 [2024-05-15T08:53:22.037Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:22 [2024-05-15T08:53:22.037Z] [INFO] 
04:53:22 [2024-05-15T08:53:22.037Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:22 [2024-05-15T08:53:22.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/src/test/resources
04:53:22 [2024-05-15T08:53:22.037Z] [INFO] 
04:53:22 [2024-05-15T08:53:22.037Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:22 [2024-05-15T08:53:22.037Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 178 were skipped
04:53:22 [2024-05-15T08:53:22.037Z] [INFO] 
04:53:22 [2024-05-15T08:53:22.037Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:22 [2024-05-15T08:53:22.037Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
04:53:22 [2024-05-15T08:53:22.037Z] [INFO] 
04:53:22 [2024-05-15T08:53:22.037Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:22 [2024-05-15T08:53:22.294Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
04:53:22 [2024-05-15T08:53:22.294Z] [INFO] 
04:53:22 [2024-05-15T08:53:22.294Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:22 [2024-05-15T08:53:22.294Z] [INFO] 
04:53:22 [2024-05-15T08:53:22.294Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:22 [2024-05-15T08:53:22.294Z] [INFO] 
04:53:22 [2024-05-15T08:53:22.294Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:22 [2024-05-15T08:53:22.294Z] [INFO] 
04:53:22 [2024-05-15T08:53:22.294Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:22 [2024-05-15T08:53:22.294Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
04:53:23 [2024-05-15T08:53:23.220Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
04:53:23 [2024-05-15T08:53:23.781Z] [INFO] 
04:53:23 [2024-05-15T08:53:23.781Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:23 [2024-05-15T08:53:23.781Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:23 [2024-05-15T08:53:23.781Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/data/.metadata/.log
04:53:23 [2024-05-15T08:53:23.781Z] [INFO] Command line:
04:53:23 [2024-05-15T08:53:23.781Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:53:23 [2024-05-15T08:53:23.781Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:53:24 [2024-05-15T08:53:24.708Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:53:24 [2024-05-15T08:53:24.708Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:53:24 [2024-05-15T08:53:24.708Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:53:24 [2024-05-15T08:53:24.708Z] WARNING: System::setSecurityManager will be removed in a future release
04:53:27 [2024-05-15T08:53:27.971Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:53:27 [2024-05-15T08:53:27.971Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:53:30 [2024-05-15T08:53:30.485Z] !SESSION 2024-05-15 08:53:23.904 -----------------------------------------------
04:53:30 [2024-05-15T08:53:30.485Z] eclipse.buildId=unknown
04:53:30 [2024-05-15T08:53:30.485Z] java.version=17.0.2
04:53:30 [2024-05-15T08:53:30.485Z] java.vendor=Oracle Corporation
04:53:30 [2024-05-15T08:53:30.485Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:53:30 [2024-05-15T08:53:30.485Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:53:30 [2024-05-15T08:53:30.485Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:53:30 [2024-05-15T08:53:30.485Z] 
04:53:30 [2024-05-15T08:53:30.485Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 2 2024-05-15 08:53:30.478
04:53:30 [2024-05-15T08:53:30.485Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.analysis.xml.core".
04:53:30 [2024-05-15T08:53:30.485Z] !STACK 0
04:53:30 [2024-05-15T08:53:30.485Z] java.io.FileNotFoundException: test_xml_files/test_callstack.xml
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils$1.run(XmlUtils.java:352)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.getUrlsFromConfiguration(XmlUtils.java:343)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.listBuiltinFiles(XmlUtils.java:315)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.initOutputElements(XmlUtils.java:572)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.Activator.start(Activator.java:53)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:814)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
04:53:30 [2024-05-15T08:53:30.485Z] 	at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:806)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:763)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1028)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.osgi.container.Module.doStart(Module.java:605)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.osgi.container.Module.start(Module.java:468)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:511)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:572)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:345)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:401)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:480)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:170)
04:53:30 [2024-05-15T08:53:30.485Z] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:622)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:196)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:920)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.tracecompass.internal.tmf.core.analysis.TmfAnalysisModuleSources.getSources(TmfAnalysisModuleSources.java:62)
04:53:30 [2024-05-15T08:53:30.485Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.initializeModuleSources(TmfAnalysisManager.java:98)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.initialize(TmfAnalysisManager.java:90)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.tracecompass.internal.tmf.core.Activator.start(Activator.java:103)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:814)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
04:53:30 [2024-05-15T08:53:30.486Z] 	at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:806)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:763)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1028)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.container.Module.doStart(Module.java:605)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.container.Module.start(Module.java:468)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:511)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:572)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:345)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:401)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:476)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:170)
04:53:30 [2024-05-15T08:53:30.486Z] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.<clinit>(TmfTraceElement.java:139)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.tracecompass.internal.tmf.ui.Activator.start(Activator.java:97)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:814)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
04:53:30 [2024-05-15T08:53:30.486Z] 	at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:806)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:763)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1028)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.container.Module.doStart(Module.java:605)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.container.Module.start(Module.java:468)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:511)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:572)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:345)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:401)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:480)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:170)
04:53:30 [2024-05-15T08:53:30.486Z] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:622)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:196)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:920)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.ui.internal.navigator.filters.CommonFilterDescriptor$1.run(CommonFilterDescriptor.java:142)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.ui.internal.navigator.filters.CommonFilterDescriptor.createFilter(CommonFilterDescriptor.java:122)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.ui.internal.navigator.NavigatorFilterService.getViewerFilter(NavigatorFilterService.java:197)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.ui.internal.navigator.NavigatorFilterService.getVisibleFilters(NavigatorFilterService.java:166)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.ui.navigator.CommonNavigator.createPartControl(CommonNavigator.java:194)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.ui.navigator.resources.ProjectExplorer.createPartControl(ProjectExplorer.java:161)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:158)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.ui.internal.e4.compatibility.CompatibilityView.createPartControl(CompatibilityView.java:155)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:365)
04:53:30 [2024-05-15T08:53:30.486Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:53:30 [2024-05-15T08:53:30.486Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:53:30 [2024-05-15T08:53:30.486Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:53:30 [2024-05-15T08:53:30.486Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:999)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:964)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:405)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:332)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:91)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:132)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:999)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run(PartRenderingEngine.java:544)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:528)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer.createWidget(ElementReferenceRenderer.java:73)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:999)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:765)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:730)
04:53:30 [2024-05-15T08:53:30.486Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:714)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.lambda$0(PartServiceImpl.java:109)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:236)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5996)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:133)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:170)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:188)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.postProcess(LazyStackRenderer.java:121)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:677)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:765)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:730)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:714)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:71)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:150)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:765)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:730)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:714)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:71)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:150)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:765)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:730)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:714)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:71)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer.processContents(PerspectiveRenderer.java:51)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:765)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:730)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:714)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveStackRenderer.showTab(PerspectiveStackRenderer.java:82)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.lambda$0(LazyStackRenderer.java:83)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:236)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5996)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:133)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveStackImpl.setSelectedElement(PerspectiveStackImpl.java:152)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveStackImpl.setSelectedElement(PerspectiveStackImpl.java:1)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:4035)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.ui.internal.WorkbenchPage.lambda$10(WorkbenchPage.java:3972)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3972)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:898)
04:53:30 [2024-05-15T08:53:30.487Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:53:30 [2024-05-15T08:53:30.487Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:53:30 [2024-05-15T08:53:30.487Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:53:30 [2024-05-15T08:53:30.487Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:999)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:96)
04:53:30 [2024-05-15T08:53:30.487Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:83)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1469)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.ui.internal.StandardTrim.createStatusLine(StandardTrim.java:118)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.ui.internal.StandardTrim.createWidget(StandardTrim.java:48)
04:53:30 [2024-05-15T08:53:30.488Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:53:30 [2024-05-15T08:53:30.488Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:53:30 [2024-05-15T08:53:30.488Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:53:30 [2024-05-15T08:53:30.488Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:999)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:405)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:346)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:227)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:94)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:37)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.ToolControlRenderer.createWidget(ToolControlRenderer.java:129)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:999)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:765)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:730)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:714)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:71)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.TrimBarRenderer.processContents(TrimBarRenderer.java:109)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run(PartRenderingEngine.java:544)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:528)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.processContents(WBWRenderer.java:688)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:765)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:730)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:714)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1083)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:53:30 [2024-05-15T08:53:30.488Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:53:30 [2024-05-15T08:53:30.488Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:53:30 [2024-05-15T08:53:30.488Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:53:30 [2024-05-15T08:53:30.488Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:53:30 [2024-05-15T08:53:30.488Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:53:31 [2024-05-15T08:53:31.853Z] Could not determine the accessibility bus address
04:53:32 [2024-05-15T08:53:32.109Z] 
04:53:32 [2024-05-15T08:53:32.109Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-05-15 08:53:32.066
04:53:32 [2024-05-15T08:53:32.109Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
04:53:32 [2024-05-15T08:53:32.365Z] 
04:53:32 [2024-05-15T08:53:32.365Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-15 08:53:32.143
04:53:32 [2024-05-15T08:53:32.365Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:53:32 [2024-05-15T08:53:32.365Z] !STACK 0
04:53:32 [2024-05-15T08:53:32.365Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:53:32 [2024-05-15T08:53:32.365Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:53:32 [2024-05-15T08:53:32.365Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:53:32 [2024-05-15T08:53:32.365Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:53:32 [2024-05-15T08:53:32.365Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
04:53:32 [2024-05-15T08:53:32.365Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
04:53:32 [2024-05-15T08:53:32.365Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
04:53:32 [2024-05-15T08:53:32.365Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
04:53:32 [2024-05-15T08:53:32.365Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:53:32 [2024-05-15T08:53:32.365Z] Caused by: java.io.IOException: error=2, No such file or directory
04:53:32 [2024-05-15T08:53:32.365Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:53:32 [2024-05-15T08:53:32.365Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:53:32 [2024-05-15T08:53:32.365Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:53:32 [2024-05-15T08:53:32.365Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:53:32 [2024-05-15T08:53:32.365Z] 	... 7 more
04:53:32 [2024-05-15T08:53:32.926Z] Running org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest
04:53:33 [2024-05-15T08:53:33.181Z] Display size: 1440x900
04:53:33 [2024-05-15T08:53:33.181Z] OS version=6.2.9-300.fc38.x86_64
04:53:33 [2024-05-15T08:53:33.181Z] GTK version=3.24.33
04:53:33 [2024-05-15T08:53:33.181Z] GTK theme=Yaru
04:53:33 [2024-05-15T08:53:33.181Z] LIBOVERLAY_SCROLLBAR=0
04:53:33 [2024-05-15T08:53:33.181Z] Time zone: Greenwich Mean Time
04:53:33 [2024-05-15T08:53:33.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=2071261986 data=null doit=true}, Shell with text {data - Eclipse Platform}]
04:53:34 [2024-05-15T08:53:34.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:53:34 [2024-05-15T08:53:34.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
04:53:34 [2024-05-15T08:53:34.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
04:53:34 [2024-05-15T08:53:34.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
04:53:34 [2024-05-15T08:53:34.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=2071262962 data=null doit=true}, MenuItem with text {&Hierarchical}]
04:53:34 [2024-05-15T08:53:34.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=2071262963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
04:53:34 [2024-05-15T08:53:34.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=2071262964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
04:53:34 [2024-05-15T08:53:34.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
04:53:34 [2024-05-15T08:53:34.364Z] 
04:53:34 [2024-05-15T08:53:34.365Z] (Eclipse:3188): Gtk-WARNING **: 08:53:34.253: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node button, owner GtkButton)
04:53:34 [2024-05-15T08:53:34.620Z] 
04:53:34 [2024-05-15T08:53:34.620Z] (Eclipse:3188): Gtk-WARNING **: 08:53:34.562: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node button, owner GtkButton)
04:53:35 [2024-05-15T08:53:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
04:53:35 [2024-05-15T08:53:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:35 [2024-05-15T08:53:35.439Z] 
04:53:35 [2024-05-15T08:53:35.439Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 2 2024-05-15 08:53:35.279
04:53:35 [2024-05-15T08:53:35.439Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.analysis.xml.core".
04:53:35 [2024-05-15T08:53:35.439Z] !STACK 0
04:53:35 [2024-05-15T08:53:35.439Z] java.io.FileNotFoundException: test_xml_files/test_callstack.xml
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils$1.run(XmlUtils.java:352)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.getUrlsFromConfiguration(XmlUtils.java:343)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.listBuiltinFiles(XmlUtils.java:315)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlAnalysisModuleSource.populateBuiltinModules(XmlAnalysisModuleSource.java:129)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlAnalysisModuleSource.getAnalysisModules(XmlAnalysisModuleSource.java:78)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.getAnalysisModules(TmfAnalysisManager.java:134)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.getAnalysisModules(TmfAnalysisManager.java:160)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:294)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.before(AggregationTreeTest.java:119)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.before(FlameGraphTest.java:114)
04:53:35 [2024-05-15T08:53:35.439Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:53:35 [2024-05-15T08:53:35.439Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:53:35 [2024-05-15T08:53:35.439Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:53:35 [2024-05-15T08:53:35.439Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
04:53:35 [2024-05-15T08:53:35.439Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
04:53:35 [2024-05-15T08:53:35.439Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:53:35 [2024-05-15T08:53:35.439Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
04:53:35 [2024-05-15T08:53:35.439Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
04:53:35 [2024-05-15T08:53:35.439Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
04:53:35 [2024-05-15T08:53:35.439Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:53:35 [2024-05-15T08:53:35.439Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
04:53:35 [2024-05-15T08:53:35.439Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
04:53:35 [2024-05-15T08:53:35.439Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:53:35 [2024-05-15T08:53:35.439Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
04:53:35 [2024-05-15T08:53:35.439Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:53:35 [2024-05-15T08:53:35.440Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:53:35 [2024-05-15T08:53:35.440Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:53:35 [2024-05-15T08:53:35.440Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:53:35 [2024-05-15T08:53:35.440Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:53:35 [2024-05-15T08:53:35.440Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:53:35 [2024-05-15T08:53:35.440Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:53:35 [2024-05-15T08:53:35.440Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:53:35 [2024-05-15T08:53:35.440Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:53:35 [2024-05-15T08:53:35.440Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
04:53:35 [2024-05-15T08:53:35.440Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
04:53:35 [2024-05-15T08:53:35.440Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
04:53:36 [2024-05-15T08:53:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
04:53:36 [2024-05-15T08:53:36.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:37 [2024-05-15T08:53:37.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
04:53:37 [2024-05-15T08:53:37.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:38 [2024-05-15T08:53:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
04:53:38 [2024-05-15T08:53:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:38 [2024-05-15T08:53:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
04:53:38 [2024-05-15T08:53:38.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:39 [2024-05-15T08:53:39.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
04:53:39 [2024-05-15T08:53:39.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:40 [2024-05-15T08:53:40.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
04:53:40 [2024-05-15T08:53:40.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:41 [2024-05-15T08:53:41.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
04:53:41 [2024-05-15T08:53:41.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:53:42 [2024-05-15T08:53:42.268Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.172 s -- in org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest
04:53:42 [2024-05-15T08:53:42.268Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest -- Time elapsed: 1.817 s
04:53:42 [2024-05-15T08:53:42.268Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest -- Time elapsed: 0.918 s
04:53:42 [2024-05-15T08:53:42.268Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest -- Time elapsed: 0.882 s
04:53:42 [2024-05-15T08:53:42.268Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest -- Time elapsed: 0.433 s
04:53:42 [2024-05-15T08:53:42.268Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest -- Time elapsed: 0.874 s
04:53:42 [2024-05-15T08:53:42.268Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.891 s
04:53:42 [2024-05-15T08:53:42.268Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.818 s
04:53:42 [2024-05-15T08:53:42.268Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest -- Time elapsed: 0.861 s
04:53:42 [2024-05-15T08:53:42.268Z] 
04:53:42 [2024-05-15T08:53:42.268Z] Results:
04:53:42 [2024-05-15T08:53:42.268Z] 
04:53:42 [2024-05-15T08:53:42.268Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
04:53:42 [2024-05-15T08:53:42.268Z] 
04:53:43 [2024-05-15T08:53:43.640Z] [INFO] All tests passed
04:53:43 [2024-05-15T08:53:43.640Z] [INFO] 
04:53:43 [2024-05-15T08:53:43.640Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:43 [2024-05-15T08:53:43.640Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:53:43 [2024-05-15T08:53:43.640Z] [INFO] 
04:53:43 [2024-05-15T08:53:43.640Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:43 [2024-05-15T08:53:43.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
04:53:43 [2024-05-15T08:53:43.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
04:53:43 [2024-05-15T08:53:43.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:53:43 [2024-05-15T08:53:43.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core.tests' with 32 classes
04:53:43 [2024-05-15T08:53:43.896Z] [INFO] 
04:53:43 [2024-05-15T08:53:43.896Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:43 [2024-05-15T08:53:43.896Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
04:53:43 [2024-05-15T08:53:43.896Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT.pom
04:53:43 [2024-05-15T08:53:43.896Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
04:53:43 [2024-05-15T08:53:43.896Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-p2metadata.xml
04:53:43 [2024-05-15T08:53:43.896Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-p2artifacts.xml
04:53:43 [2024-05-15T08:53:43.896Z] [INFO] 
04:53:43 [2024-05-15T08:53:43.896Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
04:53:43 [2024-05-15T08:53:43.896Z] [INFO] 
04:53:43 [2024-05-15T08:53:43.896Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests >--
04:53:43 [2024-05-15T08:53:43.896Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.1.1-SNAPSHOT [95/128]
04:53:43 [2024-05-15T08:53:43.896Z] [INFO]   from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
04:53:43 [2024-05-15T08:53:43.897Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:53:43 [2024-05-15T08:53:43.897Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:43 [2024-05-15T08:53:43.897Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:43 [2024-05-15T08:53:43.897Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:43 [2024-05-15T08:53:43.897Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:43 [2024-05-15T08:53:43.897Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests
04:53:44 [2024-05-15T08:53:44.152Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:44 [2024-05-15T08:53:44.152Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/src/main/resources
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.152Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:53:44 [2024-05-15T08:53:44.152Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:44 [2024-05-15T08:53:44.152Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:44 [2024-05-15T08:53:44.152Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:44 [2024-05-15T08:53:44.152Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:53:44 [2024-05-15T08:53:44.408Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.408Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.408Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.408Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/src/test/resources
04:53:44 [2024-05-15T08:53:44.408Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.408Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.408Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
04:53:44 [2024-05-15T08:53:44.408Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.408Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.408Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
04:53:44 [2024-05-15T08:53:44.663Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.663Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.663Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT.jar
04:53:44 [2024-05-15T08:53:44.663Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.663Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.663Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.663Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.663Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.663Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.663Z] [INFO] 
04:53:44 [2024-05-15T08:53:44.663Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:44 [2024-05-15T08:53:44.663Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT.jar
04:53:46 [2024-05-15T08:53:46.027Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
04:53:46 [2024-05-15T08:53:46.957Z] [INFO] 
04:53:46 [2024-05-15T08:53:46.957Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:53:46 [2024-05-15T08:53:46.957Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:53:46 [2024-05-15T08:53:46.957Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/data/.metadata/.log
04:53:46 [2024-05-15T08:53:46.957Z] [INFO] Command line:
04:53:46 [2024-05-15T08:53:46.957Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:53:46 [2024-05-15T08:53:46.957Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:53:47 [2024-05-15T08:53:47.883Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:53:47 [2024-05-15T08:53:47.883Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:53:47 [2024-05-15T08:53:47.883Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:53:47 [2024-05-15T08:53:47.883Z] WARNING: System::setSecurityManager will be removed in a future release
04:53:51 [2024-05-15T08:53:51.142Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest
04:53:57 [2024-05-15T08:53:57.672Z] !SESSION 2024-05-15 08:53:47.141 -----------------------------------------------
04:53:57 [2024-05-15T08:53:57.672Z] eclipse.buildId=unknown
04:53:57 [2024-05-15T08:53:57.672Z] java.version=17.0.2
04:53:57 [2024-05-15T08:53:57.672Z] java.vendor=Oracle Corporation
04:53:57 [2024-05-15T08:53:57.672Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:53:57 [2024-05-15T08:53:57.672Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:53:57 [2024-05-15T08:53:57.672Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:53:57 [2024-05-15T08:53:57.672Z] 
04:53:57 [2024-05-15T08:53:57.672Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-05-15 08:53:56.615
04:53:57 [2024-05-15T08:53:57.672Z] !MESSAGE 
04:53:57 [2024-05-15T08:53:57.672Z] !STACK 0
04:53:57 [2024-05-15T08:53:57.672Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
04:53:57 [2024-05-15T08:53:57.672Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
04:53:57 [2024-05-15T08:53:57.672Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
04:53:57 [2024-05-15T08:53:57.672Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
04:53:57 [2024-05-15T08:53:57.672Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
04:53:57 [2024-05-15T08:53:57.672Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
04:53:57 [2024-05-15T08:53:57.672Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
04:53:57 [2024-05-15T08:53:57.672Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
04:53:57 [2024-05-15T08:53:57.672Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:53:57 [2024-05-15T08:53:57.672Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
04:53:57 [2024-05-15T08:53:57.672Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
04:54:05 [2024-05-15T08:54:05.755Z] 
04:54:05 [2024-05-15T08:54:05.755Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-05-15 08:54:04.578
04:54:05 [2024-05-15T08:54:05.755Z] !MESSAGE 
04:54:05 [2024-05-15T08:54:05.755Z] !STACK 0
04:54:05 [2024-05-15T08:54:05.755Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
04:54:05 [2024-05-15T08:54:05.755Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
04:54:05 [2024-05-15T08:54:05.755Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
04:54:05 [2024-05-15T08:54:05.755Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
04:54:05 [2024-05-15T08:54:05.755Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
04:54:05 [2024-05-15T08:54:05.755Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
04:54:05 [2024-05-15T08:54:05.755Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
04:54:05 [2024-05-15T08:54:05.755Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
04:54:05 [2024-05-15T08:54:05.755Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:54:05 [2024-05-15T08:54:05.755Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
04:54:05 [2024-05-15T08:54:05.755Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
04:54:06 [2024-05-15T08:54:06.011Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.73 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest
04:54:06 [2024-05-15T08:54:06.011Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution[0: ONE_QEMUKVM] -- Time elapsed: 3.111 s
04:54:06 [2024-05-15T08:54:06.011Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderIntervalData[0: ONE_QEMUKVM] -- Time elapsed: 1.270 s
04:54:06 [2024-05-15T08:54:06.011Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderPunctualData[0: ONE_QEMUKVM] -- Time elapsed: 1.192 s
04:54:06 [2024-05-15T08:54:06.011Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution[1: ONE_CONTAINER] -- Time elapsed: 2.243 s
04:54:06 [2024-05-15T08:54:06.011Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderIntervalData[1: ONE_CONTAINER] -- Time elapsed: 1.138 s
04:54:06 [2024-05-15T08:54:06.011Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderPunctualData[1: ONE_CONTAINER] -- Time elapsed: 1.135 s
04:54:06 [2024-05-15T08:54:06.011Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution[2: QEMU_CONTAINER] -- Time elapsed: 2.256 s
04:54:06 [2024-05-15T08:54:06.011Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderIntervalData[2: QEMU_CONTAINER] -- Time elapsed: 1.169 s
04:54:06 [2024-05-15T08:54:06.011Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderPunctualData[2: QEMU_CONTAINER] -- Time elapsed: 1.201 s
04:54:06 [2024-05-15T08:54:06.011Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest
04:54:11 [2024-05-15T08:54:11.255Z] 
04:54:11 [2024-05-15T08:54:11.255Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-05-15 08:54:10.360
04:54:11 [2024-05-15T08:54:11.255Z] !MESSAGE 
04:54:11 [2024-05-15T08:54:11.255Z] !STACK 0
04:54:11 [2024-05-15T08:54:11.255Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
04:54:11 [2024-05-15T08:54:11.255Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
04:54:11 [2024-05-15T08:54:11.255Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
04:54:11 [2024-05-15T08:54:11.255Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
04:54:11 [2024-05-15T08:54:11.255Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
04:54:11 [2024-05-15T08:54:11.255Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
04:54:11 [2024-05-15T08:54:11.255Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
04:54:11 [2024-05-15T08:54:11.255Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
04:54:11 [2024-05-15T08:54:11.255Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:54:11 [2024-05-15T08:54:11.255Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
04:54:11 [2024-05-15T08:54:11.255Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
04:54:12 [2024-05-15T08:54:12.617Z] 
04:54:12 [2024-05-15T08:54:12.617Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-05-15 08:54:12.600
04:54:12 [2024-05-15T08:54:12.617Z] !MESSAGE 
04:54:12 [2024-05-15T08:54:12.617Z] !STACK 0
04:54:12 [2024-05-15T08:54:12.617Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
04:54:12 [2024-05-15T08:54:12.617Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
04:54:12 [2024-05-15T08:54:12.617Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
04:54:12 [2024-05-15T08:54:12.617Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
04:54:12 [2024-05-15T08:54:12.617Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
04:54:12 [2024-05-15T08:54:12.617Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
04:54:12 [2024-05-15T08:54:12.617Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
04:54:12 [2024-05-15T08:54:12.617Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
04:54:12 [2024-05-15T08:54:12.617Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
04:54:12 [2024-05-15T08:54:12.617Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
04:54:12 [2024-05-15T08:54:12.617Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
04:54:12 [2024-05-15T08:54:12.617Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.743 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest
04:54:12 [2024-05-15T08:54:12.617Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest.testAnalysisExecution[0: ONE_QEMUKVM] -- Time elapsed: 2.257 s
04:54:12 [2024-05-15T08:54:12.617Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest.testStateProviderIntervalData[0: ONE_QEMUKVM] -- Time elapsed: 2.245 s
04:54:12 [2024-05-15T08:54:12.618Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest.testStateProviderPunctualData[0: ONE_QEMUKVM] -- Time elapsed: 2.239 s
04:54:12 [2024-05-15T08:54:12.618Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest
04:54:17 [2024-05-15T08:54:17.861Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.608 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest
04:54:17 [2024-05-15T08:54:17.861Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest.testAnalysisExecution[0: ONE_QEMUKVM] -- Time elapsed: 1.153 s
04:54:17 [2024-05-15T08:54:17.861Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest.testVirtualEnvironmentModel[0: ONE_QEMUKVM] -- Time elapsed: 1.160 s
04:54:17 [2024-05-15T08:54:17.862Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest.testStateProviderIntervalData[0: ONE_QEMUKVM] -- Time elapsed: 1.149 s
04:54:17 [2024-05-15T08:54:17.862Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest.testStateProviderPunctualData[0: ONE_QEMUKVM] -- Time elapsed: 1.144 s
04:54:17 [2024-05-15T08:54:17.862Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest
04:54:18 [2024-05-15T08:54:18.787Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.209 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest
04:54:18 [2024-05-15T08:54:18.787Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest.testStubTracesOneQemuKvm -- Time elapsed: 1.209 s
04:54:18 [2024-05-15T08:54:18.787Z] 
04:54:18 [2024-05-15T08:54:18.787Z] Results:
04:54:18 [2024-05-15T08:54:18.787Z] 
04:54:18 [2024-05-15T08:54:18.787Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
04:54:18 [2024-05-15T08:54:18.787Z] 
04:54:18 [2024-05-15T08:54:18.787Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
04:54:18 [2024-05-15T08:54:18.787Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125)
04:54:18 [2024-05-15T08:54:18.787Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:18 [2024-05-15T08:54:18.787Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:18 [2024-05-15T08:54:18.787Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:18 [2024-05-15T08:54:18.787Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.Suite.runChild(Suite.java:128)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.Suite.runChild(Suite.java:27)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
04:54:18 [2024-05-15T08:54:18.787Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
04:54:18 [2024-05-15T08:54:18.787Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:54:18 [2024-05-15T08:54:18.787Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
04:54:18 [2024-05-15T08:54:18.787Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
04:54:18 [2024-05-15T08:54:18.787Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
04:54:18 [2024-05-15T08:54:18.787Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:54:18 [2024-05-15T08:54:18.787Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
04:54:18 [2024-05-15T08:54:18.787Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
04:54:18 [2024-05-15T08:54:18.787Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:54:18 [2024-05-15T08:54:18.787Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
04:54:18 [2024-05-15T08:54:18.787Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:54:18 [2024-05-15T08:54:18.788Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.Suite.runChild(Suite.java:128)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.Suite.runChild(Suite.java:27)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
04:54:18 [2024-05-15T08:54:18.788Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:54:18 [2024-05-15T08:54:18.788Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:54:18 [2024-05-15T08:54:18.789Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.Suite.runChild(Suite.java:128)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.Suite.runChild(Suite.java:27)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:18 [2024-05-15T08:54:18.789Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:54:18 [2024-05-15T08:54:18.789Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:54:18 [2024-05-15T08:54:18.790Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.Suite.runChild(Suite.java:128)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.Suite.runChild(Suite.java:27)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:54:18 [2024-05-15T08:54:18.790Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:54:18 [2024-05-15T08:54:18.790Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:54:18 [2024-05-15T08:54:18.791Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.Suite.runChild(Suite.java:128)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.Suite.runChild(Suite.java:27)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:18 [2024-05-15T08:54:18.791Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:54:18 [2024-05-15T08:54:18.791Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:54:18 [2024-05-15T08:54:18.791Z] [INFO] All tests passed
04:54:18 [2024-05-15T08:54:18.791Z] [INFO] 
04:54:18 [2024-05-15T08:54:18.791Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:54:18 [2024-05-15T08:54:18.791Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:54:18 [2024-05-15T08:54:18.791Z] [INFO] 
04:54:18 [2024-05-15T08:54:18.792Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:54:18 [2024-05-15T08:54:18.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT.jar
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT.pom
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests >--
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.1.2-SNAPSHOT [96/128]
04:54:19 [2024-05-15T08:54:19.047Z] [INFO]   from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:54:19 [2024-05-15T08:54:19.047Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:19 [2024-05-15T08:54:19.047Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:19 [2024-05-15T08:54:19.047Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:19 [2024-05-15T08:54:19.047Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.047Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:19 [2024-05-15T08:54:19.048Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.048Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:19 [2024-05-15T08:54:19.048Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.048Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:19 [2024-05-15T08:54:19.048Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests
04:54:19 [2024-05-15T08:54:19.048Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:19 [2024-05-15T08:54:19.048Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:19 [2024-05-15T08:54:19.609Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.609Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:19 [2024-05-15T08:54:19.609Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:54:19 [2024-05-15T08:54:19.609Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.609Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:19 [2024-05-15T08:54:19.609Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/src/main/resources
04:54:19 [2024-05-15T08:54:19.609Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.609Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:19 [2024-05-15T08:54:19.609Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:54:19 [2024-05-15T08:54:19.609Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:19 [2024-05-15T08:54:19.609Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:19 [2024-05-15T08:54:19.609Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:19 [2024-05-15T08:54:19.609Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:54:19 [2024-05-15T08:54:19.864Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.864Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:19 [2024-05-15T08:54:19.864Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.864Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:19 [2024-05-15T08:54:19.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/src/test/resources
04:54:19 [2024-05-15T08:54:19.864Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.864Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:19 [2024-05-15T08:54:19.864Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
04:54:19 [2024-05-15T08:54:19.864Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.864Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:19 [2024-05-15T08:54:19.864Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
04:54:19 [2024-05-15T08:54:19.864Z] [INFO] 
04:54:19 [2024-05-15T08:54:19.864Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:20 [2024-05-15T08:54:20.119Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
04:54:20 [2024-05-15T08:54:20.119Z] [INFO] 
04:54:20 [2024-05-15T08:54:20.119Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:20 [2024-05-15T08:54:20.120Z] [INFO] 
04:54:20 [2024-05-15T08:54:20.120Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:20 [2024-05-15T08:54:20.120Z] [INFO] 
04:54:20 [2024-05-15T08:54:20.120Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:20 [2024-05-15T08:54:20.120Z] [INFO] 
04:54:20 [2024-05-15T08:54:20.120Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:20 [2024-05-15T08:54:20.120Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
04:54:21 [2024-05-15T08:54:21.046Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
04:54:21 [2024-05-15T08:54:21.975Z] [INFO] 
04:54:21 [2024-05-15T08:54:21.975Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:21 [2024-05-15T08:54:21.975Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:21 [2024-05-15T08:54:21.975Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/data/.metadata/.log
04:54:21 [2024-05-15T08:54:21.975Z] [INFO] Command line:
04:54:21 [2024-05-15T08:54:21.975Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:54:21 [2024-05-15T08:54:21.976Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:54:22 [2024-05-15T08:54:22.901Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:54:22 [2024-05-15T08:54:22.901Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:54:22 [2024-05-15T08:54:22.902Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:54:22 [2024-05-15T08:54:22.902Z] WARNING: System::setSecurityManager will be removed in a future release
04:54:26 [2024-05-15T08:54:26.167Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:54:26 [2024-05-15T08:54:26.167Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
04:54:30 [2024-05-15T08:54:30.332Z] Could not determine the accessibility bus address
04:54:30 [2024-05-15T08:54:30.332Z] !SESSION 2024-05-15 08:54:22.139 -----------------------------------------------
04:54:30 [2024-05-15T08:54:30.332Z] eclipse.buildId=unknown
04:54:30 [2024-05-15T08:54:30.332Z] java.version=17.0.2
04:54:30 [2024-05-15T08:54:30.332Z] java.vendor=Oracle Corporation
04:54:30 [2024-05-15T08:54:30.332Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:54:30 [2024-05-15T08:54:30.332Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:54:30 [2024-05-15T08:54:30.332Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:54:30 [2024-05-15T08:54:30.332Z] 
04:54:30 [2024-05-15T08:54:30.332Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-05-15 08:54:30.251
04:54:30 [2024-05-15T08:54:30.332Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
04:54:30 [2024-05-15T08:54:30.332Z] 
04:54:30 [2024-05-15T08:54:30.332Z] !ENTRY org.eclipse.urischeme 4 0 2024-05-15 08:54:30.267
04:54:30 [2024-05-15T08:54:30.332Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
04:54:30 [2024-05-15T08:54:30.332Z] !STACK 0
04:54:30 [2024-05-15T08:54:30.332Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
04:54:30 [2024-05-15T08:54:30.332Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:54:30 [2024-05-15T08:54:30.332Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:54:30 [2024-05-15T08:54:30.332Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
04:54:30 [2024-05-15T08:54:30.333Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
04:54:30 [2024-05-15T08:54:30.333Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
04:54:30 [2024-05-15T08:54:30.333Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
04:54:30 [2024-05-15T08:54:30.333Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
04:54:30 [2024-05-15T08:54:30.333Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:54:30 [2024-05-15T08:54:30.333Z] Caused by: java.io.IOException: error=2, No such file or directory
04:54:30 [2024-05-15T08:54:30.333Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:54:30 [2024-05-15T08:54:30.333Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:54:30 [2024-05-15T08:54:30.333Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:54:30 [2024-05-15T08:54:30.333Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:54:30 [2024-05-15T08:54:30.333Z] 	... 7 more
04:54:31 [2024-05-15T08:54:31.260Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest
04:54:31 [2024-05-15T08:54:31.260Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest
04:54:31 [2024-05-15T08:54:31.260Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testSameEndOverlap -- Time elapsed: 0.014 s
04:54:31 [2024-05-15T08:54:31.260Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testNoOverlap -- Time elapsed: 0.001 s
04:54:31 [2024-05-15T08:54:31.260Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testPartialOverlap -- Time elapsed: 0 s
04:54:31 [2024-05-15T08:54:31.260Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testSameStartOverlap -- Time elapsed: 0 s
04:54:31 [2024-05-15T08:54:31.260Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testFullOverlap -- Time elapsed: 0 s
04:54:31 [2024-05-15T08:54:31.260Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testOverlapEnglobing -- Time elapsed: 0 s
04:54:31 [2024-05-15T08:54:31.260Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest
04:54:31 [2024-05-15T08:54:31.260Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.060 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest
04:54:31 [2024-05-15T08:54:31.260Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest skipped
04:54:31 [2024-05-15T08:54:31.260Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest skipped
04:54:31 [2024-05-15T08:54:31.260Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest skipped
04:54:31 [2024-05-15T08:54:31.260Z] 
04:54:31 [2024-05-15T08:54:31.260Z] Results:
04:54:31 [2024-05-15T08:54:31.260Z] 
04:54:31 [2024-05-15T08:54:31.260Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 3
04:54:31 [2024-05-15T08:54:31.260Z] 
04:54:32 [2024-05-15T08:54:32.623Z] [INFO] All tests passed
04:54:32 [2024-05-15T08:54:32.623Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.623Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:32 [2024-05-15T08:54:32.623Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:54:32 [2024-05-15T08:54:32.623Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.623Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:32 [2024-05-15T08:54:32.623Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests' with 18 classes
04:54:32 [2024-05-15T08:54:32.623Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
04:54:32 [2024-05-15T08:54:32.623Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
04:54:32 [2024-05-15T08:54:32.623Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.623Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:32 [2024-05-15T08:54:32.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
04:54:32 [2024-05-15T08:54:32.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT.pom
04:54:32 [2024-05-15T08:54:32.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
04:54:32 [2024-05-15T08:54:32.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-p2metadata.xml
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-p2artifacts.xml
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests >--
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.2-SNAPSHOT [97/128]
04:54:32 [2024-05-15T08:54:32.624Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:54:32 [2024-05-15T08:54:32.624Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
04:54:32 [2024-05-15T08:54:32.624Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:32 [2024-05-15T08:54:32.624Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:32 [2024-05-15T08:54:32.624Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:32 [2024-05-15T08:54:32.624Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.624Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.core.tests
04:54:32 [2024-05-15T08:54:32.624Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:32 [2024-05-15T08:54:32.624Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:32 [2024-05-15T08:54:32.879Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.879Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.879Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.core.tests >>>
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.core.tests <<<
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/src/main/resources
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/help
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] 
04:54:32 [2024-05-15T08:54:32.880Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:32 [2024-05-15T08:54:32.880Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:54:32 [2024-05-15T08:54:32.880Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:32 [2024-05-15T08:54:32.880Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:32 [2024-05-15T08:54:32.880Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:33 [2024-05-15T08:54:33.135Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] 
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] 
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/src/test/resources
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] 
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:33 [2024-05-15T08:54:33.391Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] 
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-sources.jar
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] 
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT.jar
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] 
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] 
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] 
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] 
04:54:33 [2024-05-15T08:54:33.391Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:33 [2024-05-15T08:54:33.647Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT.jar
04:54:34 [2024-05-15T08:54:34.572Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-sources.jar
04:54:35 [2024-05-15T08:54:35.132Z] [INFO] 
04:54:35 [2024-05-15T08:54:35.132Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:35 [2024-05-15T08:54:35.388Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:35 [2024-05-15T08:54:35.388Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/data/.metadata/.log
04:54:35 [2024-05-15T08:54:35.388Z] [INFO] Command line:
04:54:35 [2024-05-15T08:54:35.388Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:54:35 [2024-05-15T08:54:35.388Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:54:35 [2024-05-15T08:54:35.948Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:54:35 [2024-05-15T08:54:35.948Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:54:35 [2024-05-15T08:54:35.948Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:54:35 [2024-05-15T08:54:35.948Z] WARNING: System::setSecurityManager will be removed in a future release
04:54:40 [2024-05-15T08:54:40.108Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest
04:54:40 [2024-05-15T08:54:40.108Z] !SESSION 2024-05-15 08:54:35.406 -----------------------------------------------
04:54:40 [2024-05-15T08:54:40.108Z] eclipse.buildId=unknown
04:54:40 [2024-05-15T08:54:40.108Z] java.version=17.0.2
04:54:40 [2024-05-15T08:54:40.108Z] java.vendor=Oracle Corporation
04:54:40 [2024-05-15T08:54:40.108Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:54:40 [2024-05-15T08:54:40.108Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:54:40 [2024-05-15T08:54:40.108Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:54:40 [2024-05-15T08:54:40.108Z] 
04:54:40 [2024-05-15T08:54:40.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-15 08:54:39.765
04:54:40 [2024-05-15T08:54:40.108Z] !MESSAGE The attribute quark is invalid: [DataDrivenValueConstant: null]
04:54:40 [2024-05-15T08:54:40.108Z] 
04:54:40 [2024-05-15T08:54:40.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-05-15 08:54:39.766
04:54:40 [2024-05-15T08:54:40.108Z] !MESSAGE The attribute quark is invalid: [DataDrivenValueConstant: null]
04:54:40 [2024-05-15T08:54:40.108Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest
04:54:40 [2024-05-15T08:54:40.108Z] org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest.testTimeGraphProvider -- Time elapsed: 0.484 s
04:54:40 [2024-05-15T08:54:40.108Z] org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest.testScriptedTimeGraphProvider -- Time elapsed: 0.101 s
04:54:40 [2024-05-15T08:54:40.108Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest
04:54:40 [2024-05-15T08:54:40.108Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest
04:54:40 [2024-05-15T08:54:40.108Z] org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest.testGettingStateSystems -- Time elapsed: 0.084 s
04:54:40 [2024-05-15T08:54:40.108Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest
04:54:43 [2024-05-15T08:54:43.369Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.527 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest
04:54:43 [2024-05-15T08:54:43.369Z] org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest.testEventIteratorWithFilter -- Time elapsed: 1.295 s
04:54:43 [2024-05-15T08:54:43.369Z] org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest.testGetAnalysis -- Time elapsed: 0.086 s
04:54:43 [2024-05-15T08:54:43.369Z] org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest.testEventIterator -- Time elapsed: 1.145 s
04:54:43 [2024-05-15T08:54:43.369Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest
04:54:43 [2024-05-15T08:54:43.369Z] 
04:54:43 [2024-05-15T08:54:43.369Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2024-05-15 08:54:42.691
04:54:43 [2024-05-15T08:54:43.369Z] !MESSAGE No script type was found for script /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/testfiles/scripts/test.bla
04:54:43 [2024-05-15T08:54:43.369Z] 
04:54:43 [2024-05-15T08:54:43.369Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2024-05-15 08:54:42.691
04:54:43 [2024-05-15T08:54:43.369Z] !MESSAGE No engine was found to execute script /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/testfiles/scripts/test.bla
04:54:43 [2024-05-15T08:54:43.369Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/plugins/org.eclipse.ease.lang.python.py4j_0.8.0.I202104091518/pysrc/ease_py4j_main.py:414: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead
04:54:43 [2024-05-15T08:54:43.369Z]   thread.setDaemon(True)
04:54:44 [2024-05-15T08:54:44.734Z] 
04:54:44 [2024-05-15T08:54:44.734Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2024-05-15 08:54:44.440
04:54:44 [2024-05-15T08:54:44.734Z] !MESSAGE Script file does not exist testfiles/scripts/noFile
04:54:44 [2024-05-15T08:54:44.734Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.798 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest
04:54:44 [2024-05-15T08:54:44.734Z] org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest skipped
04:54:44 [2024-05-15T08:54:44.734Z] org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest.testUnsupportedEngine -- Time elapsed: 0.094 s
04:54:44 [2024-05-15T08:54:44.734Z] org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest.testPython -- Time elapsed: 1.633 s
04:54:44 [2024-05-15T08:54:44.734Z] org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest.testUnexistingScript -- Time elapsed: 0.068 s
04:54:44 [2024-05-15T08:54:44.734Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest
04:54:44 [2024-05-15T08:54:44.734Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest
04:54:44 [2024-05-15T08:54:44.734Z] org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
04:54:44 [2024-05-15T08:54:44.734Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest
04:54:46 [2024-05-15T08:54:46.095Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.525 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest
04:54:46 [2024-05-15T08:54:46.095Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testNonexistentProject -- Time elapsed: 0.123 s
04:54:46 [2024-05-15T08:54:46.095Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testExistingTraces -- Time elapsed: 0.098 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testTraceInNonexistentFolder -- Time elapsed: 0.058 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testNonexistentTraceFile -- Time elapsed: 0.011 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testTraceInFolder -- Time elapsed: 0.023 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testEventIterator -- Time elapsed: 1.198 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testNonexistingTrace -- Time elapsed: 0.010 s
04:54:46 [2024-05-15T08:54:46.096Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest
04:54:46 [2024-05-15T08:54:46.096Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.051 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0.001 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[2: --cli --script myscript] -- Time elapsed: 0.001 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[3: --cli -s myscript] -- Time elapsed: 0 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[4: --cli --script myscript1 myscript2 myscript3] -- Time elapsed: 0.001 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[5: --cli -s myscript1 myscript2 myscript3] -- Time elapsed: 0 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[6: --cli --script] -- Time elapsed: 0.001 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[7: --cli -s] -- Time elapsed: 0.001 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[8: --cli --engine jython] -- Time elapsed: 0 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[9: --cli -e jython] -- Time elapsed: 0.001 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[10: --cli --engine] -- Time elapsed: 0 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[11: --cli -e] -- Time elapsed: 0 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[12: --cli --args arg1] -- Time elapsed: 0.001 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[13: --cli -e jython ] -- Time elapsed: 0 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[14: --cli --args arg1 arg2 arg3] -- Time elapsed: 0 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[15: --cli -a arg1 arg2 arg3] -- Time elapsed: 0.001 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[16: --cli --args] -- Time elapsed: 0.001 s
04:54:46 [2024-05-15T08:54:46.096Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[17: --cli -a] -- Time elapsed: 0.001 s
04:54:46 [2024-05-15T08:54:46.096Z] 
04:54:46 [2024-05-15T08:54:46.096Z] Results:
04:54:46 [2024-05-15T08:54:46.096Z] 
04:54:46 [2024-05-15T08:54:46.096Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 1
04:54:46 [2024-05-15T08:54:46.096Z] 
04:54:46 [2024-05-15T08:54:46.351Z] 
04:54:46 [2024-05-15T08:54:46.351Z] !ENTRY org.eclipse.core.resources 2 10035 2024-05-15 08:54:46.142
04:54:46 [2024-05-15T08:54:46.351Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:54:46 [2024-05-15T08:54:46.606Z] [INFO] All tests passed
04:54:46 [2024-05-15T08:54:46.606Z] [INFO] 
04:54:46 [2024-05-15T08:54:46.606Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:46 [2024-05-15T08:54:46.606Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:54:46 [2024-05-15T08:54:46.606Z] [INFO] 
04:54:46 [2024-05-15T08:54:46.606Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:46 [2024-05-15T08:54:46.606Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
04:54:46 [2024-05-15T08:54:46.606Z] [INFO] 
04:54:46 [2024-05-15T08:54:46.606Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:46 [2024-05-15T08:54:46.606Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT.jar
04:54:46 [2024-05-15T08:54:46.606Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT.pom
04:54:46 [2024-05-15T08:54:46.606Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-sources.jar
04:54:46 [2024-05-15T08:54:46.606Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
04:54:46 [2024-05-15T08:54:46.606Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
04:54:46 [2024-05-15T08:54:46.606Z] [INFO] 
04:54:46 [2024-05-15T08:54:46.607Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
04:54:46 [2024-05-15T08:54:46.607Z] [INFO] 
04:54:46 [2024-05-15T08:54:46.607Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests >--
04:54:46 [2024-05-15T08:54:46.607Z] [INFO] Building Trace Compass Incubator Scripting UI Tests Plug-in 0.1.3-SNAPSHOT [98/128]
04:54:46 [2024-05-15T08:54:46.607Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml
04:54:46 [2024-05-15T08:54:46.607Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:54:46 [2024-05-15T08:54:46.607Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
04:54:46 [2024-05-15T08:54:46.607Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:46 [2024-05-15T08:54:46.607Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:46 [2024-05-15T08:54:46.607Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:46 [2024-05-15T08:54:46.607Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:46 [2024-05-15T08:54:46.607Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] 
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] 
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] --- clean:3.3.1:clean (clean-scripts) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] 
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] The project's OSGi version is 0.1.3.202405150845
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] 
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] 
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] 
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] 
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] 
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:46 [2024-05-15T08:54:46.862Z] [INFO] Resolving class path of Trace Compass Incubator Scripting UI Tests Plug-in
04:54:46 [2024-05-15T08:54:46.862Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:46 [2024-05-15T08:54:46.862Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui.tests >>>
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] The project's OSGi version is 0.1.3.202405150845
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui.tests <<<
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/src/main/resources
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/help
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.422Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.422Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:54:47 [2024-05-15T08:54:47.422Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:47 [2024-05-15T08:54:47.422Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:47 [2024-05-15T08:54:47.423Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:47 [2024-05-15T08:54:47.423Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/src/test/resources
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.983Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 191 were skipped
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-sources.jar
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT.jar
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] 
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:47 [2024-05-15T08:54:47.983Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT.jar
04:54:49 [2024-05-15T08:54:49.348Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-sources.jar
04:54:50 [2024-05-15T08:54:50.274Z] [INFO] 
04:54:50 [2024-05-15T08:54:50.275Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:50 [2024-05-15T08:54:50.275Z] [INFO] Executing tasks
04:54:50 [2024-05-15T08:54:50.275Z] [INFO]      [exec] Cloning into 'tracecompass-ease-scripting'...
04:54:50 [2024-05-15T08:54:50.530Z] [INFO]      [exec] Your branch is up to date with 'origin/master'.
04:54:50 [2024-05-15T08:54:50.530Z] [INFO]      [exec] Already on 'master'
04:54:50 [2024-05-15T08:54:50.785Z] [INFO]      [exec] Already up to date.
04:54:50 [2024-05-15T08:54:50.785Z] [INFO] Executed tasks
04:54:50 [2024-05-15T08:54:50.785Z] [INFO] 
04:54:50 [2024-05-15T08:54:50.785Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:51 [2024-05-15T08:54:51.041Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:51 [2024-05-15T08:54:51.041Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/data/.metadata/.log
04:54:51 [2024-05-15T08:54:51.041Z] [INFO] Command line:
04:54:51 [2024-05-15T08:54:51.041Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:54:51 [2024-05-15T08:54:51.041Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:54:51 [2024-05-15T08:54:51.967Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:54:51 [2024-05-15T08:54:51.967Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:54:51 [2024-05-15T08:54:51.967Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:54:51 [2024-05-15T08:54:51.967Z] WARNING: System::setSecurityManager will be removed in a future release
04:54:56 [2024-05-15T08:54:56.130Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest
04:54:56 [2024-05-15T08:54:56.130Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest
04:54:56 [2024-05-15T08:54:56.130Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0.003 s
04:54:56 [2024-05-15T08:54:56.130Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest
04:54:57 [2024-05-15T08:54:57.493Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.479 s -- in org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest
04:54:57 [2024-05-15T08:54:57.493Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testConfigureTraceMarker -- Time elapsed: 0.752 s
04:54:57 [2024-05-15T08:54:57.493Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testMarkerColor -- Time elapsed: 0.027 s
04:54:57 [2024-05-15T08:54:57.493Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testMarkerLabel -- Time elapsed: 0.083 s
04:54:57 [2024-05-15T08:54:57.493Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp1 -- Time elapsed: 0.090 s
04:54:57 [2024-05-15T08:54:57.493Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp2 -- Time elapsed: 0.033 s
04:54:57 [2024-05-15T08:54:57.493Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp3 -- Time elapsed: 0.077 s
04:54:57 [2024-05-15T08:54:57.493Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp4 -- Time elapsed: 0.021 s
04:54:57 [2024-05-15T08:54:57.493Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp5 -- Time elapsed: 0.096 s
04:54:57 [2024-05-15T08:54:57.493Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp6 -- Time elapsed: 0.072 s
04:54:57 [2024-05-15T08:54:57.494Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp7 -- Time elapsed: 0.025 s
04:54:57 [2024-05-15T08:54:57.494Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testCorrectMarkerTimestamp -- Time elapsed: 0.083 s
04:54:57 [2024-05-15T08:54:57.494Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testMarkerTimeStampGetters -- Time elapsed: 0.018 s
04:54:57 [2024-05-15T08:54:57.494Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testMarkerCategory -- Time elapsed: 0.077 s
04:54:57 [2024-05-15T08:54:57.494Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testgetMarkerList -- Time elapsed: 0.020 s
04:54:57 [2024-05-15T08:54:57.494Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest
04:54:57 [2024-05-15T08:54:57.494Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.059 s -- in org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest
04:54:57 [2024-05-15T08:54:57.494Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
04:54:57 [2024-05-15T08:54:57.494Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
04:54:57 [2024-05-15T08:54:57.494Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
04:54:57 [2024-05-15T08:54:57.494Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
04:54:57 [2024-05-15T08:54:57.494Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
04:54:57 [2024-05-15T08:54:57.494Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
04:54:57 [2024-05-15T08:54:57.494Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
04:54:57 [2024-05-15T08:54:57.494Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
04:54:57 [2024-05-15T08:54:57.494Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
04:54:57 [2024-05-15T08:54:57.494Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
04:54:57 [2024-05-15T08:54:57.494Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
04:54:57 [2024-05-15T08:54:57.494Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
04:54:57 [2024-05-15T08:54:57.494Z] 
04:54:57 [2024-05-15T08:54:57.494Z] Results:
04:54:57 [2024-05-15T08:54:57.494Z] 
04:54:57 [2024-05-15T08:54:57.494Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 12
04:54:57 [2024-05-15T08:54:57.494Z] 
04:54:57 [2024-05-15T08:54:57.494Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
04:54:57 [2024-05-15T08:54:57.494Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.eclipse.tracecompass.incubator.scripting.core.tests.stubs.ScriptingTestUtils.getTrace(ScriptingTestUtils.java:62)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.setUpEnvironment(TraceMarkerTest.java:86)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:57 [2024-05-15T08:54:57.494Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:54:57 [2024-05-15T08:54:57.494Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:54:57 [2024-05-15T08:54:57.495Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:54:57 [2024-05-15T08:54:57.495Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:54:57 [2024-05-15T08:54:57.495Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:54:57 [2024-05-15T08:54:57.495Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:54:57 [2024-05-15T08:54:57.495Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:54:57 [2024-05-15T08:54:57.495Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:54:57 [2024-05-15T08:54:57.495Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:54:57 [2024-05-15T08:54:57.495Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:54:57 [2024-05-15T08:54:57.495Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:54:57 [2024-05-15T08:54:57.495Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:54:57 [2024-05-15T08:54:57.495Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:54:57 [2024-05-15T08:54:57.495Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:54:57 [2024-05-15T08:54:57.495Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:54:57 [2024-05-15T08:54:57.495Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] All tests passed
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core.tests' with 8 classes
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT.jar
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT.pom
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-sources.jar
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-p2metadata.xml
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-p2artifacts.xml
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests >--
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core.tests 0.1.1-SNAPSHOT [99/128]
04:54:58 [2024-05-15T08:54:58.056Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:54:58 [2024-05-15T08:54:58.056Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:58 [2024-05-15T08:54:58.056Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:58 [2024-05-15T08:54:58.056Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:58 [2024-05-15T08:54:58.056Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:58 [2024-05-15T08:54:58.056Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
04:54:58 [2024-05-15T08:54:58.312Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.312Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:58 [2024-05-15T08:54:58.312Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.312Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:58 [2024-05-15T08:54:58.312Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:54:58 [2024-05-15T08:54:58.312Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.312Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:58 [2024-05-15T08:54:58.312Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.312Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:58 [2024-05-15T08:54:58.313Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.313Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:58 [2024-05-15T08:54:58.313Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.313Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:58 [2024-05-15T08:54:58.313Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.313Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:58 [2024-05-15T08:54:58.313Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.core.tests
04:54:58 [2024-05-15T08:54:58.313Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:58 [2024-05-15T08:54:58.313Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:58 [2024-05-15T08:54:58.567Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.567Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:58 [2024-05-15T08:54:58.567Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:54:58 [2024-05-15T08:54:58.567Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.567Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:58 [2024-05-15T08:54:58.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/src/main/resources
04:54:58 [2024-05-15T08:54:58.567Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.567Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:58 [2024-05-15T08:54:58.567Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:54:58 [2024-05-15T08:54:58.567Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:58 [2024-05-15T08:54:58.567Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:58 [2024-05-15T08:54:58.567Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:54:58 [2024-05-15T08:54:58.567Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:54:58 [2024-05-15T08:54:58.822Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.822Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:58 [2024-05-15T08:54:58.822Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.822Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:58 [2024-05-15T08:54:58.822Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/src/test/resources
04:54:58 [2024-05-15T08:54:58.822Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.822Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:58 [2024-05-15T08:54:58.822Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
04:54:58 [2024-05-15T08:54:58.822Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.822Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:58 [2024-05-15T08:54:58.822Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-sources.jar
04:54:58 [2024-05-15T08:54:58.822Z] [INFO] 
04:54:58 [2024-05-15T08:54:58.822Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:59 [2024-05-15T08:54:59.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT.jar
04:54:59 [2024-05-15T08:54:59.077Z] [INFO] 
04:54:59 [2024-05-15T08:54:59.077Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:59 [2024-05-15T08:54:59.077Z] [INFO] 
04:54:59 [2024-05-15T08:54:59.077Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:59 [2024-05-15T08:54:59.077Z] [INFO] 
04:54:59 [2024-05-15T08:54:59.077Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:59 [2024-05-15T08:54:59.077Z] [INFO] 
04:54:59 [2024-05-15T08:54:59.077Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:54:59 [2024-05-15T08:54:59.077Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT.jar
04:54:59 [2024-05-15T08:54:59.637Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-sources.jar
04:55:00 [2024-05-15T08:55:00.563Z] [INFO] 
04:55:00 [2024-05-15T08:55:00.563Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:55:00 [2024-05-15T08:55:00.563Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:00 [2024-05-15T08:55:00.563Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/data/.metadata/.log
04:55:00 [2024-05-15T08:55:00.563Z] [INFO] Command line:
04:55:00 [2024-05-15T08:55:00.563Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:55:00 [2024-05-15T08:55:00.563Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:55:01 [2024-05-15T08:55:01.489Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:55:01 [2024-05-15T08:55:01.489Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:55:01 [2024-05-15T08:55:01.489Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:55:01 [2024-05-15T08:55:01.489Z] WARNING: System::setSecurityManager will be removed in a future release
04:55:04 [2024-05-15T08:55:04.747Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest
04:55:06 [2024-05-15T08:55:06.632Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest
04:55:06 [2024-05-15T08:55:06.633Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest.test -- Time elapsed: 1.602 s
04:55:06 [2024-05-15T08:55:06.633Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest
04:55:06 [2024-05-15T08:55:06.888Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest
04:55:06 [2024-05-15T08:55:06.888Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testEmptyEvent -- Time elapsed: 0.020 s
04:55:06 [2024-05-15T08:55:06.888Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testTraceEventInsides -- Time elapsed: 0.002 s
04:55:06 [2024-05-15T08:55:06.888Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testSimpleOutOfOrder -- Time elapsed: 0.006 s
04:55:06 [2024-05-15T08:55:06.888Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testEvent -- Time elapsed: 0.008 s
04:55:06 [2024-05-15T08:55:06.888Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testDubs -- Time elapsed: 0.006 s
04:55:06 [2024-05-15T08:55:06.888Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testChromeosTrace -- Time elapsed: 0.064 s
04:55:06 [2024-05-15T08:55:06.888Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testAsyncBeginEnd -- Time elapsed: 0.007 s
04:55:06 [2024-05-15T08:55:06.888Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testBigTrace -- Time elapsed: 0.200 s
04:55:06 [2024-05-15T08:55:06.888Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testSimpleInOrder -- Time elapsed: 0.002 s
04:55:06 [2024-05-15T08:55:06.888Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest
04:55:09 [2024-05-15T08:55:09.404Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.235 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest
04:55:09 [2024-05-15T08:55:09.404Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest.testEventsXsf -- Time elapsed: 1.121 s
04:55:09 [2024-05-15T08:55:09.404Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest.testEventsbe -- Time elapsed: 1.113 s
04:55:09 [2024-05-15T08:55:09.404Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest
04:55:11 [2024-05-15T08:55:11.292Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.250 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest
04:55:11 [2024-05-15T08:55:11.292Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest.testArrowsWithScopes -- Time elapsed: 1.118 s
04:55:11 [2024-05-15T08:55:11.292Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest.testArrows -- Time elapsed: 1.132 s
04:55:11 [2024-05-15T08:55:11.292Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest
04:55:11 [2024-05-15T08:55:11.292Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest
04:55:11 [2024-05-15T08:55:11.292Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
04:55:11 [2024-05-15T08:55:11.292Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest
04:55:12 [2024-05-15T08:55:12.655Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.360 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest
04:55:12 [2024-05-15T08:55:12.655Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest.testContexts -- Time elapsed: 1.360 s
04:55:12 [2024-05-15T08:55:12.655Z] 
04:55:12 [2024-05-15T08:55:12.655Z] Results:
04:55:12 [2024-05-15T08:55:12.655Z] 
04:55:12 [2024-05-15T08:55:12.655Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
04:55:12 [2024-05-15T08:55:12.655Z] 
04:55:12 [2024-05-15T08:55:12.655Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
04:55:12 [2024-05-15T08:55:12.655Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:55:12 [2024-05-15T08:55:12.655Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
04:55:12 [2024-05-15T08:55:12.655Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
04:55:12 [2024-05-15T08:55:12.655Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.iterateOverCallstackSerie(CallGraphAnalysis.java:210)
04:55:12 [2024-05-15T08:55:12.655Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeForRange(CallGraphAnalysis.java:175)
04:55:12 [2024-05-15T08:55:12.655Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeAnalysis(CallGraphAnalysis.java:157)
04:55:12 [2024-05-15T08:55:12.655Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:55:12 [2024-05-15T08:55:12.655Z] 	org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:55:12 [2024-05-15T08:55:12.655Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
04:55:12 [2024-05-15T08:55:12.655Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:55:12 [2024-05-15T08:55:12.655Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
04:55:12 [2024-05-15T08:55:12.655Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
04:55:12 [2024-05-15T08:55:12.655Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.iterateOverCallstackSerie(CallGraphAnalysis.java:210)
04:55:12 [2024-05-15T08:55:12.655Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeForRange(CallGraphAnalysis.java:175)
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeAnalysis(CallGraphAnalysis.java:157)
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:55:12 [2024-05-15T08:55:12.656Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.iterateOverCallstackSerie(CallGraphAnalysis.java:210)
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeForRange(CallGraphAnalysis.java:175)
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeAnalysis(CallGraphAnalysis.java:157)
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:55:12 [2024-05-15T08:55:12.656Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.iterateOverCallstackSerie(CallGraphAnalysis.java:210)
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeForRange(CallGraphAnalysis.java:175)
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeAnalysis(CallGraphAnalysis.java:157)
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
04:55:12 [2024-05-15T08:55:12.656Z] 	org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
04:55:12 [2024-05-15T08:55:12.911Z] [INFO] All tests passed
04:55:12 [2024-05-15T08:55:12.911Z] [INFO] 
04:55:12 [2024-05-15T08:55:12.911Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:55:12 [2024-05-15T08:55:12.911Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:55:12 [2024-05-15T08:55:12.911Z] [INFO] 
04:55:12 [2024-05-15T08:55:12.911Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT.jar
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT.pom
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-sources.jar
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests >--
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.1.1-SNAPSHOT [100/128]
04:55:13 [2024-05-15T08:55:13.167Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:55:13 [2024-05-15T08:55:13.167Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:13 [2024-05-15T08:55:13.167Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:13 [2024-05-15T08:55:13.167Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:13 [2024-05-15T08:55:13.167Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.167Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.168Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.168Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.168Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.168Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.168Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.168Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.168Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.168Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.core.tests
04:55:13 [2024-05-15T08:55:13.168Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:13 [2024-05-15T08:55:13.168Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:13 [2024-05-15T08:55:13.424Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.424Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.424Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:55:13 [2024-05-15T08:55:13.424Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.424Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/src/main/resources
04:55:13 [2024-05-15T08:55:13.424Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.424Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.424Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:55:13 [2024-05-15T08:55:13.424Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:13 [2024-05-15T08:55:13.424Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:13 [2024-05-15T08:55:13.425Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:13 [2024-05-15T08:55:13.425Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:55:13 [2024-05-15T08:55:13.680Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.680Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.680Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.680Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.680Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/src/test/resources
04:55:13 [2024-05-15T08:55:13.680Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.680Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.680Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:55:13 [2024-05-15T08:55:13.680Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.680Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.680Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-sources.jar
04:55:13 [2024-05-15T08:55:13.680Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.680Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.680Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT.jar
04:55:13 [2024-05-15T08:55:13.681Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.681Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.681Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.681Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.681Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.681Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.681Z] [INFO] 
04:55:13 [2024-05-15T08:55:13.681Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:13 [2024-05-15T08:55:13.681Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT.jar
04:55:14 [2024-05-15T08:55:14.606Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-sources.jar
04:55:15 [2024-05-15T08:55:15.167Z] [INFO] 
04:55:15 [2024-05-15T08:55:15.167Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:15 [2024-05-15T08:55:15.423Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:15 [2024-05-15T08:55:15.423Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/data/.metadata/.log
04:55:15 [2024-05-15T08:55:15.423Z] [INFO] Command line:
04:55:15 [2024-05-15T08:55:15.423Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:55:15 [2024-05-15T08:55:15.423Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:55:15 [2024-05-15T08:55:15.983Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:55:15 [2024-05-15T08:55:15.983Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:55:15 [2024-05-15T08:55:15.983Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:55:15 [2024-05-15T08:55:15.983Z] WARNING: System::setSecurityManager will be removed in a future release
04:55:18 [2024-05-15T08:55:18.495Z] Running org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest
04:55:18 [2024-05-15T08:55:18.750Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest
04:55:18 [2024-05-15T08:55:18.750Z] org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.015 s
04:55:18 [2024-05-15T08:55:18.750Z] 
04:55:18 [2024-05-15T08:55:18.750Z] Results:
04:55:18 [2024-05-15T08:55:18.750Z] 
04:55:18 [2024-05-15T08:55:18.750Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:55:18 [2024-05-15T08:55:18.750Z] 
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] All tests passed
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT.jar
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT.pom
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-sources.jar
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests >--
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core.tests 0.1.1-SNAPSHOT [101/128]
04:55:19 [2024-05-15T08:55:19.006Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:55:19 [2024-05-15T08:55:19.006Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:19 [2024-05-15T08:55:19.006Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:19 [2024-05-15T08:55:19.006Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:19 [2024-05-15T08:55:19.006Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.006Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.007Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.007Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.007Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.007Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.007Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.007Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.007Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.core.tests
04:55:19 [2024-05-15T08:55:19.007Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:19 [2024-05-15T08:55:19.007Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:19 [2024-05-15T08:55:19.263Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.263Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.263Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:55:19 [2024-05-15T08:55:19.264Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.264Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/src/main/resources
04:55:19 [2024-05-15T08:55:19.264Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.264Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.264Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:55:19 [2024-05-15T08:55:19.264Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:19 [2024-05-15T08:55:19.264Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:19 [2024-05-15T08:55:19.264Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:19 [2024-05-15T08:55:19.264Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/src/test/resources
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.519Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 122 were skipped
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-sources.jar
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT.jar
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] 
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:19 [2024-05-15T08:55:19.519Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT.jar
04:55:20 [2024-05-15T08:55:20.880Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-sources.jar
04:55:21 [2024-05-15T08:55:21.806Z] [INFO] 
04:55:21 [2024-05-15T08:55:21.806Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:22 [2024-05-15T08:55:22.062Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:22 [2024-05-15T08:55:22.062Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/data/.metadata/.log
04:55:22 [2024-05-15T08:55:22.062Z] [INFO] Command line:
04:55:22 [2024-05-15T08:55:22.062Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:55:22 [2024-05-15T08:55:22.062Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:55:22 [2024-05-15T08:55:22.623Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:55:22 [2024-05-15T08:55:22.623Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:55:22 [2024-05-15T08:55:22.623Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:55:22 [2024-05-15T08:55:22.623Z] WARNING: System::setSecurityManager will be removed in a future release
04:55:25 [2024-05-15T08:55:25.139Z] Running org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest
04:55:25 [2024-05-15T08:55:25.394Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest
04:55:25 [2024-05-15T08:55:25.394Z] org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
04:55:25 [2024-05-15T08:55:25.394Z] Running org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest
04:55:25 [2024-05-15T08:55:25.650Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest
04:55:25 [2024-05-15T08:55:25.650Z] org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest.testEvent -- Time elapsed: 0.197 s
04:55:25 [2024-05-15T08:55:25.650Z] org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest.testSimple -- Time elapsed: 0.063 s
04:55:25 [2024-05-15T08:55:25.650Z] org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest.testMultipleServices -- Time elapsed: 0.010 s
04:55:25 [2024-05-15T08:55:25.650Z] 
04:55:25 [2024-05-15T08:55:25.650Z] Results:
04:55:25 [2024-05-15T08:55:25.650Z] 
04:55:25 [2024-05-15T08:55:25.650Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
04:55:25 [2024-05-15T08:55:25.650Z] 
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] All tests passed
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] 
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] 
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] 
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT.jar
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT.pom
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-sources.jar
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] 
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] 
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests >--
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.1.1-SNAPSHOT [102/128]
04:55:25 [2024-05-15T08:55:25.906Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:55:25 [2024-05-15T08:55:25.906Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:25 [2024-05-15T08:55:25.906Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:25 [2024-05-15T08:55:25.906Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:25 [2024-05-15T08:55:25.906Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:25 [2024-05-15T08:55:25.906Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
04:55:26 [2024-05-15T08:55:26.161Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.161Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.161Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.161Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.161Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:55:26 [2024-05-15T08:55:26.161Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.161Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.161Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.161Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.161Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.161Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.161Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.161Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.161Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.161Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.161Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.perf.profiling.core.tests
04:55:26 [2024-05-15T08:55:26.161Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:26 [2024-05-15T08:55:26.161Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:26 [2024-05-15T08:55:26.416Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.416Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.416Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:55:26 [2024-05-15T08:55:26.416Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.416Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/src/main/resources
04:55:26 [2024-05-15T08:55:26.416Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.416Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.416Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:55:26 [2024-05-15T08:55:26.416Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:26 [2024-05-15T08:55:26.416Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:26 [2024-05-15T08:55:26.416Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:26 [2024-05-15T08:55:26.416Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/src/test/resources
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.672Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 164 were skipped
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-sources.jar
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT.jar
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] 
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:26 [2024-05-15T08:55:26.672Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT.jar
04:55:27 [2024-05-15T08:55:27.233Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-sources.jar
04:55:27 [2024-05-15T08:55:27.792Z] [INFO] 
04:55:27 [2024-05-15T08:55:27.792Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:28 [2024-05-15T08:55:28.047Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:28 [2024-05-15T08:55:28.047Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/data/.metadata/.log
04:55:28 [2024-05-15T08:55:28.047Z] [INFO] Command line:
04:55:28 [2024-05-15T08:55:28.047Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:55:28 [2024-05-15T08:55:28.047Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:55:28 [2024-05-15T08:55:28.972Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:55:28 [2024-05-15T08:55:28.972Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:55:28 [2024-05-15T08:55:28.972Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:55:28 [2024-05-15T08:55:28.972Z] WARNING: System::setSecurityManager will be removed in a future release
04:55:33 [2024-05-15T08:55:33.134Z] Running org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest
04:55:38 [2024-05-15T08:55:38.373Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.967 s -- in org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest
04:55:38 [2024-05-15T08:55:38.373Z] org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest.testSamplingDataProvider -- Time elapsed: 4.933 s
04:55:38 [2024-05-15T08:55:38.373Z] Running org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest
04:55:38 [2024-05-15T08:55:38.373Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest
04:55:38 [2024-05-15T08:55:38.373Z] org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
04:55:38 [2024-05-15T08:55:38.373Z] 
04:55:38 [2024-05-15T08:55:38.373Z] Results:
04:55:38 [2024-05-15T08:55:38.373Z] 
04:55:38 [2024-05-15T08:55:38.373Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
04:55:38 [2024-05-15T08:55:38.373Z] 
04:55:38 [2024-05-15T08:55:38.373Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
04:55:38 [2024-05-15T08:55:38.373Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:107)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest.setUp(PerfCallGraphTest.java:69)
04:55:38 [2024-05-15T08:55:38.373Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:55:38 [2024-05-15T08:55:38.373Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:55:38 [2024-05-15T08:55:38.373Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:55:38 [2024-05-15T08:55:38.373Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
04:55:38 [2024-05-15T08:55:38.373Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
04:55:38 [2024-05-15T08:55:38.373Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
04:55:38 [2024-05-15T08:55:38.373Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:55:38 [2024-05-15T08:55:38.373Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
04:55:38 [2024-05-15T08:55:38.373Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
04:55:38 [2024-05-15T08:55:38.373Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
04:55:38 [2024-05-15T08:55:38.373Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:55:38 [2024-05-15T08:55:38.374Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
04:55:38 [2024-05-15T08:55:38.374Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
04:55:38 [2024-05-15T08:55:38.374Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:55:38 [2024-05-15T08:55:38.374Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:55:38 [2024-05-15T08:55:38.374Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:55:38 [2024-05-15T08:55:38.374Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:55:38 [2024-05-15T08:55:38.374Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:55:38 [2024-05-15T08:55:38.374Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:55:38 [2024-05-15T08:55:38.374Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:55:38 [2024-05-15T08:55:38.374Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:55:38 [2024-05-15T08:55:38.374Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:55:38 [2024-05-15T08:55:38.374Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:55:38 [2024-05-15T08:55:38.374Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] All tests passed
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT.jar
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT.pom
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-sources.jar
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests >--
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core.tests 0.1.2-SNAPSHOT [103/128]
04:55:38 [2024-05-15T08:55:38.374Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:55:38 [2024-05-15T08:55:38.374Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:38 [2024-05-15T08:55:38.374Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:38 [2024-05-15T08:55:38.374Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:38 [2024-05-15T08:55:38.374Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:38 [2024-05-15T08:55:38.374Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.uftrace.core.tests
04:55:38 [2024-05-15T08:55:38.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:38 [2024-05-15T08:55:38.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/src/main/resources
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.375Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:55:38 [2024-05-15T08:55:38.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:38 [2024-05-15T08:55:38.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:38 [2024-05-15T08:55:38.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/src/test/resources
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.375Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.375Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT-sources.jar
04:55:38 [2024-05-15T08:55:38.631Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.631Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.631Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT.jar
04:55:38 [2024-05-15T08:55:38.631Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.631Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.632Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.632Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.632Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.632Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.632Z] [INFO] 
04:55:38 [2024-05-15T08:55:38.632Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:38 [2024-05-15T08:55:38.632Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT.jar
04:55:39 [2024-05-15T08:55:39.560Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT-sources.jar
04:55:40 [2024-05-15T08:55:40.485Z] [INFO] 
04:55:40 [2024-05-15T08:55:40.485Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:40 [2024-05-15T08:55:40.740Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:40 [2024-05-15T08:55:40.740Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/data/.metadata/.log
04:55:40 [2024-05-15T08:55:40.740Z] [INFO] Command line:
04:55:40 [2024-05-15T08:55:40.740Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:55:40 [2024-05-15T08:55:40.740Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:55:41 [2024-05-15T08:55:41.666Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:55:41 [2024-05-15T08:55:41.666Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:55:41 [2024-05-15T08:55:41.666Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:55:41 [2024-05-15T08:55:41.666Z] WARNING: System::setSecurityManager will be removed in a future release
04:55:44 [2024-05-15T08:55:44.180Z] Running org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest
04:55:44 [2024-05-15T08:55:44.436Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest
04:55:44 [2024-05-15T08:55:44.436Z] org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
04:55:44 [2024-05-15T08:55:44.436Z] Running org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest
04:55:44 [2024-05-15T08:55:44.998Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 s -- in org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest
04:55:44 [2024-05-15T08:55:44.998Z] org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest.readTrace -- Time elapsed: 0.484 s
04:55:44 [2024-05-15T08:55:44.998Z] org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest.readFoobarTrace -- Time elapsed: 0.065 s
04:55:44 [2024-05-15T08:55:44.998Z] 
04:55:44 [2024-05-15T08:55:44.998Z] Results:
04:55:44 [2024-05-15T08:55:44.998Z] 
04:55:44 [2024-05-15T08:55:44.998Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
04:55:44 [2024-05-15T08:55:44.998Z] 
04:55:45 [2024-05-15T08:55:45.253Z] [INFO] All tests passed
04:55:45 [2024-05-15T08:55:45.253Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.253Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:45 [2024-05-15T08:55:45.253Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:55:45 [2024-05-15T08:55:45.253Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.253Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:45 [2024-05-15T08:55:45.253Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
04:55:45 [2024-05-15T08:55:45.253Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:55:45 [2024-05-15T08:55:45.253Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.253Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:45 [2024-05-15T08:55:45.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT.jar
04:55:45 [2024-05-15T08:55:45.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT.pom
04:55:45 [2024-05-15T08:55:45.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT-sources.jar
04:55:45 [2024-05-15T08:55:45.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
04:55:45 [2024-05-15T08:55:45.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
04:55:45 [2024-05-15T08:55:45.254Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.254Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
04:55:45 [2024-05-15T08:55:45.254Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.254Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests >--
04:55:45 [2024-05-15T08:55:45.254Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.1.1-SNAPSHOT [104/128]
04:55:45 [2024-05-15T08:55:45.254Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
04:55:45 [2024-05-15T08:55:45.254Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:55:45 [2024-05-15T08:55:45.254Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:45 [2024-05-15T08:55:45.254Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:45 [2024-05-15T08:55:45.254Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:45 [2024-05-15T08:55:45.254Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:45 [2024-05-15T08:55:45.254Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tracecompass.core.tests
04:55:45 [2024-05-15T08:55:45.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:45 [2024-05-15T08:55:45.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:45 [2024-05-15T08:55:45.509Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:55:45 [2024-05-15T08:55:45.510Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.510Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:45 [2024-05-15T08:55:45.510Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/src/main/resources
04:55:45 [2024-05-15T08:55:45.510Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.510Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:45 [2024-05-15T08:55:45.510Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:55:45 [2024-05-15T08:55:45.510Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:45 [2024-05-15T08:55:45.510Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:45 [2024-05-15T08:55:45.510Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:45 [2024-05-15T08:55:45.765Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:55:45 [2024-05-15T08:55:45.765Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.765Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:45 [2024-05-15T08:55:45.765Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.765Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:45 [2024-05-15T08:55:45.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/src/test/resources
04:55:45 [2024-05-15T08:55:45.765Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.765Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:45 [2024-05-15T08:55:45.765Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
04:55:45 [2024-05-15T08:55:45.765Z] [INFO] 
04:55:45 [2024-05-15T08:55:45.765Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:45 [2024-05-15T08:55:45.765Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-sources.jar
04:55:46 [2024-05-15T08:55:46.021Z] [INFO] 
04:55:46 [2024-05-15T08:55:46.021Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:46 [2024-05-15T08:55:46.021Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT.jar
04:55:46 [2024-05-15T08:55:46.021Z] [INFO] 
04:55:46 [2024-05-15T08:55:46.021Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:46 [2024-05-15T08:55:46.021Z] [INFO] 
04:55:46 [2024-05-15T08:55:46.021Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:46 [2024-05-15T08:55:46.021Z] [INFO] 
04:55:46 [2024-05-15T08:55:46.021Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:46 [2024-05-15T08:55:46.021Z] [INFO] 
04:55:46 [2024-05-15T08:55:46.021Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:46 [2024-05-15T08:55:46.021Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT.jar
04:55:47 [2024-05-15T08:55:47.385Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-sources.jar
04:55:48 [2024-05-15T08:55:48.309Z] [INFO] 
04:55:48 [2024-05-15T08:55:48.309Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:48 [2024-05-15T08:55:48.309Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:48 [2024-05-15T08:55:48.309Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/data/.metadata/.log
04:55:48 [2024-05-15T08:55:48.309Z] [INFO] Command line:
04:55:48 [2024-05-15T08:55:48.309Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:55:48 [2024-05-15T08:55:48.309Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:55:49 [2024-05-15T08:55:49.234Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:55:49 [2024-05-15T08:55:49.234Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:55:49 [2024-05-15T08:55:49.234Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:55:49 [2024-05-15T08:55:49.234Z] WARNING: System::setSecurityManager will be removed in a future release
04:55:51 [2024-05-15T08:55:51.749Z] Running org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest
04:55:51 [2024-05-15T08:55:51.749Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest
04:55:51 [2024-05-15T08:55:51.749Z] org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.015 s
04:55:51 [2024-05-15T08:55:51.749Z] 
04:55:51 [2024-05-15T08:55:51.749Z] Results:
04:55:51 [2024-05-15T08:55:51.749Z] 
04:55:51 [2024-05-15T08:55:51.749Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:55:51 [2024-05-15T08:55:51.749Z] 
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] All tests passed
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] 
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] 
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] 
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT.jar
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT.pom
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-sources.jar
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] 
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] 
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests >--
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core.tests 0.1.4-SNAPSHOT [105/128]
04:55:52 [2024-05-15T08:55:52.005Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:55:52 [2024-05-15T08:55:52.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:52 [2024-05-15T08:55:52.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:52 [2024-05-15T08:55:52.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:52 [2024-05-15T08:55:52.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:52 [2024-05-15T08:55:52.005Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
04:55:52 [2024-05-15T08:55:52.005Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ftrace,1.9.0.20221006144800 have severely compromised security. Please report this concern to the artifact provider.
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] 
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] 
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] The project's OSGi version is 0.1.4.202405150845
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] 
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] 
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] 
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] 
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] 
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ftrace.core.tests
04:55:52 [2024-05-15T08:55:52.932Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:52 [2024-05-15T08:55:52.932Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] 
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] 
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src/main/resources
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] 
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:52 [2024-05-15T08:55:52.932Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:55:52 [2024-05-15T08:55:52.932Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:52 [2024-05-15T08:55:52.932Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:52 [2024-05-15T08:55:52.932Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:52 [2024-05-15T08:55:52.932Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] 
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] 
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src/test/resources
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] 
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:53 [2024-05-15T08:55:53.492Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] 
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT-sources.jar
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] 
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT.jar
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] 
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] 
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] 
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] 
04:55:53 [2024-05-15T08:55:53.492Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:53 [2024-05-15T08:55:53.747Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT.jar
04:55:54 [2024-05-15T08:55:54.672Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT-sources.jar
04:55:55 [2024-05-15T08:55:55.232Z] [INFO] 
04:55:55 [2024-05-15T08:55:55.232Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:55:55 [2024-05-15T08:55:55.489Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:55:55 [2024-05-15T08:55:55.489Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/data/.metadata/.log
04:55:55 [2024-05-15T08:55:55.489Z] [INFO] Command line:
04:55:55 [2024-05-15T08:55:55.489Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:55:55 [2024-05-15T08:55:55.489Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:55:56 [2024-05-15T08:55:56.420Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:55:56 [2024-05-15T08:55:56.420Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:55:56 [2024-05-15T08:55:56.420Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:55:56 [2024-05-15T08:55:56.420Z] WARNING: System::setSecurityManager will be removed in a future release
04:55:58 [2024-05-15T08:55:58.938Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.buffer.BinaryFTraceByteBufferTest
04:55:59 [2024-05-15T08:55:59.195Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.buffer.BinaryFTraceByteBufferTest
04:55:59 [2024-05-15T08:55:59.195Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.buffer.BinaryFTraceByteBufferTest.testOffsetCounter -- Time elapsed: 0.052 s
04:55:59 [2024-05-15T08:55:59.195Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest
04:56:00 [2024-05-15T08:56:00.123Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest
04:56:00 [2024-05-15T08:56:00.123Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEndOfPageEvent -- Time elapsed: 0.059 s
04:56:00 [2024-05-15T08:56:00.123Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtTimeStamp0 -- Time elapsed: 0 s
04:56:00 [2024-05-15T08:56:00.123Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtSpecificTimeStampAtStartOfPage -- Time elapsed: 0 s
04:56:00 [2024-05-15T08:56:00.123Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtImpreciseTimeStampAtMidPage -- Time elapsed: 0.001 s
04:56:00 [2024-05-15T08:56:00.123Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testReadNextEvent -- Time elapsed: 0.002 s
04:56:00 [2024-05-15T08:56:00.123Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtPreciseTimeStampAtMidPage -- Time elapsed: 0.001 s
04:56:00 [2024-05-15T08:56:00.123Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtNextPage -- Time elapsed: 0 s
04:56:00 [2024-05-15T08:56:00.123Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest
04:56:00 [2024-05-15T08:56:00.685Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest
04:56:00 [2024-05-15T08:56:00.685Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testParseEvent -- Time elapsed: 0.002 s
04:56:00 [2024-05-15T08:56:00.685Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtEndOfPage -- Time elapsed: 0 s
04:56:00 [2024-05-15T08:56:00.685Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtTimeStamp0 -- Time elapsed: 0 s
04:56:00 [2024-05-15T08:56:00.685Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtSpecificTimeStampAtStartOfPage -- Time elapsed: 0.001 s
04:56:00 [2024-05-15T08:56:00.685Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testGetPage -- Time elapsed: 0 s
04:56:00 [2024-05-15T08:56:00.685Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtImpreciseTimeStampAtMidPage -- Time elapsed: 0 s
04:56:00 [2024-05-15T08:56:00.685Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testGetTimeStamp -- Time elapsed: 0 s
04:56:00 [2024-05-15T08:56:00.685Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testReadNextEvent -- Time elapsed: 0.001 s
04:56:00 [2024-05-15T08:56:00.685Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventWithTimeStampLargerThanLastEvent -- Time elapsed: 0 s
04:56:00 [2024-05-15T08:56:00.685Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.readAllEvents -- Time elapsed: 0.001 s
04:56:00 [2024-05-15T08:56:00.685Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtPreciseTimeStampAtMidPage -- Time elapsed: 0 s
04:56:00 [2024-05-15T08:56:00.685Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest
04:56:01 [2024-05-15T08:56:01.248Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest
04:56:01 [2024-05-15T08:56:01.248Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testHasMoreEvents -- Time elapsed: 0.070 s
04:56:01 [2024-05-15T08:56:01.248Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testGetCurrentTimestamp -- Time elapsed: 0.003 s
04:56:01 [2024-05-15T08:56:01.248Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testAdvance -- Time elapsed: 0.003 s
04:56:01 [2024-05-15T08:56:01.248Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testGetCurrentEvent -- Time elapsed: 0 s
04:56:01 [2024-05-15T08:56:01.248Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testIncreaseRank -- Time elapsed: 0.001 s
04:56:01 [2024-05-15T08:56:01.248Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testHasValidRank -- Time elapsed: 0 s
04:56:01 [2024-05-15T08:56:01.248Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.constructorTestWithNoLocation -- Time elapsed: 0.001 s
04:56:01 [2024-05-15T08:56:01.248Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSetLocation -- Time elapsed: 0.003 s
04:56:01 [2024-05-15T08:56:01.248Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testGetLocation -- Time elapsed: 0.003 s
04:56:01 [2024-05-15T08:56:01.248Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testCompareTo -- Time elapsed: 0.001 s
04:56:01 [2024-05-15T08:56:01.248Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSeekFirstEvent -- Time elapsed: 0 s
04:56:01 [2024-05-15T08:56:01.248Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSeekEventWithImpreciseTimestamp -- Time elapsed: 0.003 s
04:56:01 [2024-05-15T08:56:01.248Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSetRank -- Time elapsed: 0.001 s
04:56:01 [2024-05-15T08:56:01.248Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSeekLastEvent -- Time elapsed: 0.002 s
04:56:01 [2024-05-15T08:56:01.248Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSeekEventWithPreciseTimestamp -- Time elapsed: 0.003 s
04:56:01 [2024-05-15T08:56:01.248Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest
04:56:01 [2024-05-15T08:56:01.503Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest
04:56:01 [2024-05-15T08:56:01.503Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testHasMoreEvents -- Time elapsed: 0.002 s
04:56:01 [2024-05-15T08:56:01.503Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.seekEndTraceEvent -- Time elapsed: 0.002 s
04:56:01 [2024-05-15T08:56:01.503Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.constructorTest -- Time elapsed: 0.001 s
04:56:01 [2024-05-15T08:56:01.503Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testAdvance -- Time elapsed: 0.002 s
04:56:01 [2024-05-15T08:56:01.503Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testClose -- Time elapsed: 0 s
04:56:01 [2024-05-15T08:56:01.503Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testGetStartTimeAndEndTime -- Time elapsed: 0.002 s
04:56:01 [2024-05-15T08:56:01.503Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.seekMidTraceEvent -- Time elapsed: 0.004 s
04:56:01 [2024-05-15T08:56:01.503Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testSeekFirstEvent -- Time elapsed: 0.001 s
04:56:01 [2024-05-15T08:56:01.503Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest
04:56:02 [2024-05-15T08:56:02.428Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest
04:56:02 [2024-05-15T08:56:02.428Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest.testMagicValues -- Time elapsed: 0.001 s
04:56:02 [2024-05-15T08:56:02.428Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest.testEventHeaderFormat -- Time elapsed: 0.281 s
04:56:02 [2024-05-15T08:56:02.428Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest.testCpuSectionPaging -- Time elapsed: 0.148 s
04:56:02 [2024-05-15T08:56:02.428Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest.testTraceType -- Time elapsed: 0.233 s
04:56:02 [2024-05-15T08:56:02.428Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest
04:56:02 [2024-05-15T08:56:02.684Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest
04:56:02 [2024-05-15T08:56:02.684Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest.testBadHeaderPageSectionSize -- Time elapsed: 0 s
04:56:02 [2024-05-15T08:56:02.684Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest.testBadCpuSectionSize -- Time elapsed: 0.268 s
04:56:02 [2024-05-15T08:56:02.684Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest
04:56:02 [2024-05-15T08:56:02.684Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest
04:56:02 [2024-05-15T08:56:02.684Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidate -- Time elapsed: 0.083 s
04:56:02 [2024-05-15T08:56:02.684Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateDirectory -- Time elapsed: 0.001 s
04:56:02 [2024-05-15T08:56:02.684Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateFileDoesNotExist -- Time elapsed: 0 s
04:56:02 [2024-05-15T08:56:02.684Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest
04:56:02 [2024-05-15T08:56:02.940Z] !SESSION 2024-05-15 08:55:55.554 -----------------------------------------------
04:56:02 [2024-05-15T08:56:02.940Z] eclipse.buildId=unknown
04:56:02 [2024-05-15T08:56:02.940Z] java.version=17.0.2
04:56:02 [2024-05-15T08:56:02.940Z] java.vendor=Oracle Corporation
04:56:02 [2024-05-15T08:56:02.940Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:56:02 [2024-05-15T08:56:02.940Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:56:02 [2024-05-15T08:56:02.940Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:56:02 [2024-05-15T08:56:02.940Z] 
04:56:02 [2024-05-15T08:56:02.940Z] !ENTRY org.eclipse.tracecompass.incubator.ftrace.core 4 0 2024-05-15 08:56:02.745
04:56:02 [2024-05-15T08:56:02.940Z] !MESSAGE Invalid binary ftrace file.
04:56:02 [2024-05-15T08:56:02.940Z] !STACK 0
04:56:02 [2024-05-15T08:56:02.940Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: Cannot parse the magic values and FTrace version. Make sure you use trace-cmd v.2.9 and above.
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.AbstractBinaryFTraceFileParser.getMagicValuesAndFtraceVersion(AbstractBinaryFTraceFileParser.java:82)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.BinaryFTraceFileParser.getFtraceVersionHeader(BinaryFTraceFileParser.java:97)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.BinaryFTraceFileParser.getFtraceVersionHeader(BinaryFTraceFileParser.java:85)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.getStrategy(BinaryFTrace.java:146)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.validate(BinaryFTrace.java:74)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testInvalidTrace(BinaryFTraceTest.java:57)
04:56:02 [2024-05-15T08:56:02.940Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.940Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.940Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.940Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:56:02 [2024-05-15T08:56:02.940Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.940Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.940Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.940Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:56:02 [2024-05-15T08:56:02.940Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.940Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.940Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.940Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:56:02 [2024-05-15T08:56:02.940Z] Caused by: java.lang.NumberFormatException: For input string: ""
04:56:02 [2024-05-15T08:56:02.940Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
04:56:02 [2024-05-15T08:56:02.940Z] 	at java.base/java.lang.Integer.parseInt(Integer.java:678)
04:56:02 [2024-05-15T08:56:02.940Z] 	at java.base/java.lang.Integer.parseInt(Integer.java:786)
04:56:02 [2024-05-15T08:56:02.940Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.AbstractBinaryFTraceFileParser.getMagicValuesAndFtraceVersion(AbstractBinaryFTraceFileParser.java:78)
04:56:02 [2024-05-15T08:56:02.940Z] 	... 51 more
04:56:02 [2024-05-15T08:56:02.940Z] 
04:56:02 [2024-05-15T08:56:02.940Z] !ENTRY org.eclipse.tracecompass.incubator.ftrace.core 4 0 2024-05-15 08:56:02.750
04:56:02 [2024-05-15T08:56:02.940Z] !MESSAGE Error validating file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/configuration/org.eclipse.osgi/228/0/.cp/2.6/trace_invalid.dat
04:56:02 [2024-05-15T08:56:02.941Z] !STACK 0
04:56:02 [2024-05-15T08:56:02.941Z] java.io.IOException: Cannot run program "trace-cmd": error=2, No such file or directory
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.convertTraceToText(BinaryFTrace.java:164)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.validate(BinaryFTrace.java:81)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testInvalidTrace(BinaryFTraceTest.java:57)
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:56:02 [2024-05-15T08:56:02.941Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:56:02 [2024-05-15T08:56:02.941Z] Caused by: java.io.IOException: error=2, No such file or directory
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
04:56:02 [2024-05-15T08:56:02.941Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
04:56:02 [2024-05-15T08:56:02.941Z] 	... 50 more
04:56:02 [2024-05-15T08:56:02.941Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest
04:56:02 [2024-05-15T08:56:02.941Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testValidTrace -- Time elapsed: 0.003 s
04:56:02 [2024-05-15T08:56:02.941Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testValidateFileDoesNotExist -- Time elapsed: 0 s
04:56:02 [2024-05-15T08:56:02.941Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testInvalidTrace -- Time elapsed: 0.091 s
04:56:02 [2024-05-15T08:56:02.941Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest
04:56:02 [2024-05-15T08:56:02.941Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest
04:56:02 [2024-05-15T08:56:02.941Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidate -- Time elapsed: 0.015 s
04:56:02 [2024-05-15T08:56:02.941Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateDirectory -- Time elapsed: 0 s
04:56:02 [2024-05-15T08:56:02.941Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateFileDoesNotExist -- Time elapsed: 0.001 s
04:56:02 [2024-05-15T08:56:02.941Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest
04:56:02 [2024-05-15T08:56:02.941Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest
04:56:02 [2024-05-15T08:56:02.941Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
04:56:02 [2024-05-15T08:56:02.941Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest
04:56:02 [2024-05-15T08:56:02.941Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest
04:56:02 [2024-05-15T08:56:02.941Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSchedWakeupLine -- Time elapsed: 0.001 s
04:56:02 [2024-05-15T08:56:02.941Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseEventWithCommPropertyWithSpace -- Time elapsed: 0 s
04:56:02 [2024-05-15T08:56:02.941Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSysCallExitTraceCmd -- Time elapsed: 0.001 s
04:56:02 [2024-05-15T08:56:02.941Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSysCallEnterFTrace -- Time elapsed: 0 s
04:56:02 [2024-05-15T08:56:02.941Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSysCallEnterTraceCmd -- Time elapsed: 0 s
04:56:02 [2024-05-15T08:56:02.941Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSysCallExitFTrace -- Time elapsed: 0.001 s
04:56:02 [2024-05-15T08:56:02.941Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testSpecialCharsInComm -- Time elapsed: 0.005 s
04:56:02 [2024-05-15T08:56:02.941Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseIrqRaise -- Time elapsed: 0 s
04:56:02 [2024-05-15T08:56:02.941Z] 
04:56:02 [2024-05-15T08:56:02.941Z] Results:
04:56:02 [2024-05-15T08:56:02.941Z] 
04:56:02 [2024-05-15T08:56:02.941Z] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0
04:56:02 [2024-05-15T08:56:02.941Z] 
04:56:02 [2024-05-15T08:56:02.941Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.<init>(TextFtraceTrace.java:19)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidate(FtraceTraceTest.java:49)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:56:02 [2024-05-15T08:56:02.942Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.<init>(TextFtraceTrace.java:19)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateDirectory(FtraceTraceTest.java:74)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:56:02 [2024-05-15T08:56:02.942Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.942Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:56:02 [2024-05-15T08:56:02.943Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.<init>(TrimmedFtraceTrace.java:27)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateFileDoesNotExist(TrimmedFtraceTraceTest.java:58)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:56:02 [2024-05-15T08:56:02.943Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.<init>(TrimmedFtraceTrace.java:27)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateDirectory(TrimmedFtraceTraceTest.java:70)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.943Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:56:02 [2024-05-15T08:56:02.943Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:56:02 [2024-05-15T08:56:02.944Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.<init>(TrimmedFtraceTrace.java:27)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidate(TrimmedFtraceTraceTest.java:45)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.944Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:56:02 [2024-05-15T08:56:02.944Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:56:02 [2024-05-15T08:56:02.944Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.<init>(TextFtraceTrace.java:19)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateFileDoesNotExist(FtraceTraceTest.java:62)
04:56:02 [2024-05-15T08:56:02.945Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.945Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.945Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.945Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:56:02 [2024-05-15T08:56:02.945Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.945Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.945Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.945Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:56:02 [2024-05-15T08:56:02.945Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:02 [2024-05-15T08:56:02.945Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:02 [2024-05-15T08:56:02.945Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:02 [2024-05-15T08:56:02.945Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:56:02 [2024-05-15T08:56:02.945Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:56:03 [2024-05-15T08:56:03.505Z] [INFO] All tests passed
04:56:03 [2024-05-15T08:56:03.505Z] [INFO] 
04:56:03 [2024-05-15T08:56:03.505Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:56:03 [2024-05-15T08:56:03.505Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:56:03 [2024-05-15T08:56:03.505Z] [INFO] 
04:56:03 [2024-05-15T08:56:03.505Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:56:03 [2024-05-15T08:56:03.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
04:56:03 [2024-05-15T08:56:03.505Z] [INFO] 
04:56:03 [2024-05-15T08:56:03.505Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:56:03 [2024-05-15T08:56:03.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT.jar
04:56:03 [2024-05-15T08:56:03.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT.pom
04:56:03 [2024-05-15T08:56:03.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT-sources.jar
04:56:03 [2024-05-15T08:56:03.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT-p2metadata.xml
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT-p2artifacts.xml
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] 
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] 
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests >--
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core.tests 0.1.1-SNAPSHOT [106/128]
04:56:03 [2024-05-15T08:56:03.506Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:56:03 [2024-05-15T08:56:03.506Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:03 [2024-05-15T08:56:03.506Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:03 [2024-05-15T08:56:03.506Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:03 [2024-05-15T08:56:03.506Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] 
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] 
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] 
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] 
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] 
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] 
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] 
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:03 [2024-05-15T08:56:03.506Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.atrace.core.tests
04:56:03 [2024-05-15T08:56:03.506Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:03 [2024-05-15T08:56:03.506Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:03 [2024-05-15T08:56:03.760Z] [INFO] 
04:56:03 [2024-05-15T08:56:03.760Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:03 [2024-05-15T08:56:03.760Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:56:03 [2024-05-15T08:56:03.760Z] [INFO] 
04:56:03 [2024-05-15T08:56:03.760Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:03 [2024-05-15T08:56:03.760Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/src/main/resources
04:56:03 [2024-05-15T08:56:03.760Z] [INFO] 
04:56:03 [2024-05-15T08:56:03.760Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:03 [2024-05-15T08:56:03.760Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:03 [2024-05-15T08:56:03.760Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:03 [2024-05-15T08:56:03.760Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:03 [2024-05-15T08:56:03.760Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:03 [2024-05-15T08:56:03.761Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] 
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] 
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/src/test/resources
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] 
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:04 [2024-05-15T08:56:04.016Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] 
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-sources.jar
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] 
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT.jar
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] 
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] 
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] 
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] 
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:04 [2024-05-15T08:56:04.016Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT.jar
04:56:04 [2024-05-15T08:56:04.942Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-sources.jar
04:56:06 [2024-05-15T08:56:06.306Z] [INFO] 
04:56:06 [2024-05-15T08:56:06.306Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:06 [2024-05-15T08:56:06.306Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:06 [2024-05-15T08:56:06.306Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/data/.metadata/.log
04:56:06 [2024-05-15T08:56:06.306Z] [INFO] Command line:
04:56:06 [2024-05-15T08:56:06.306Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:56:06 [2024-05-15T08:56:06.306Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:56:07 [2024-05-15T08:56:07.231Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:56:07 [2024-05-15T08:56:07.231Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:56:07 [2024-05-15T08:56:07.231Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:56:07 [2024-05-15T08:56:07.231Z] WARNING: System::setSecurityManager will be removed in a future release
04:56:09 [2024-05-15T08:56:09.741Z] Running org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest
04:56:09 [2024-05-15T08:56:09.741Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest
04:56:09 [2024-05-15T08:56:09.741Z] org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.056 s
04:56:09 [2024-05-15T08:56:09.741Z] Running org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest
04:56:10 [2024-05-15T08:56:10.300Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s -- in org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest
04:56:10 [2024-05-15T08:56:10.300Z] org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidate -- Time elapsed: 0.601 s
04:56:10 [2024-05-15T08:56:10.300Z] org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateDirectory -- Time elapsed: 0 s
04:56:10 [2024-05-15T08:56:10.300Z] org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateFileDoesNotExist -- Time elapsed: 0.001 s
04:56:10 [2024-05-15T08:56:10.300Z] 
04:56:10 [2024-05-15T08:56:10.300Z] Results:
04:56:10 [2024-05-15T08:56:10.300Z] 
04:56:10 [2024-05-15T08:56:10.300Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
04:56:10 [2024-05-15T08:56:10.300Z] 
04:56:10 [2024-05-15T08:56:10.555Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
04:56:10 [2024-05-15T08:56:10.555Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:56:10 [2024-05-15T08:56:10.555Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:56:10 [2024-05-15T08:56:10.555Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:56:10 [2024-05-15T08:56:10.555Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:56:10 [2024-05-15T08:56:10.555Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
04:56:10 [2024-05-15T08:56:10.555Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
04:56:10 [2024-05-15T08:56:10.555Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
04:56:10 [2024-05-15T08:56:10.555Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
04:56:10 [2024-05-15T08:56:10.555Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateDirectory(ATraceTest.java:62)
04:56:10 [2024-05-15T08:56:10.555Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:56:10 [2024-05-15T08:56:10.556Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateFileDoesNotExist(ATraceTest.java:50)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:56:10 [2024-05-15T08:56:10.556Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:10 [2024-05-15T08:56:10.556Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:10 [2024-05-15T08:56:10.557Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:10 [2024-05-15T08:56:10.557Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:56:10 [2024-05-15T08:56:10.557Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidate(ATraceTest.java:37)
04:56:10 [2024-05-15T08:56:10.557Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:10 [2024-05-15T08:56:10.557Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:10 [2024-05-15T08:56:10.557Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:10 [2024-05-15T08:56:10.557Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
04:56:10 [2024-05-15T08:56:10.557Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:10 [2024-05-15T08:56:10.557Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:10 [2024-05-15T08:56:10.557Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:10 [2024-05-15T08:56:10.557Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:56:10 [2024-05-15T08:56:10.557Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:10 [2024-05-15T08:56:10.557Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:10 [2024-05-15T08:56:10.557Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:10 [2024-05-15T08:56:10.557Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:56:10 [2024-05-15T08:56:10.557Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:56:10 [2024-05-15T08:56:10.813Z] [INFO] All tests passed
04:56:10 [2024-05-15T08:56:10.813Z] [INFO] 
04:56:10 [2024-05-15T08:56:10.813Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:10 [2024-05-15T08:56:10.813Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:56:10 [2024-05-15T08:56:10.813Z] [INFO] 
04:56:10 [2024-05-15T08:56:10.813Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:10 [2024-05-15T08:56:10.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
04:56:10 [2024-05-15T08:56:10.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
04:56:10 [2024-05-15T08:56:10.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:56:10 [2024-05-15T08:56:10.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
04:56:11 [2024-05-15T08:56:11.068Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.068Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:11 [2024-05-15T08:56:11.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT.jar
04:56:11 [2024-05-15T08:56:11.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT.pom
04:56:11 [2024-05-15T08:56:11.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-sources.jar
04:56:11 [2024-05-15T08:56:11.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
04:56:11 [2024-05-15T08:56:11.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
04:56:11 [2024-05-15T08:56:11.068Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.068Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
04:56:11 [2024-05-15T08:56:11.068Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.068Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests >--
04:56:11 [2024-05-15T08:56:11.068Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core.tests 0.1.1-SNAPSHOT [107/128]
04:56:11 [2024-05-15T08:56:11.068Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:56:11 [2024-05-15T08:56:11.069Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:11 [2024-05-15T08:56:11.069Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:11 [2024-05-15T08:56:11.069Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:11 [2024-05-15T08:56:11.069Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.069Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.core.tests
04:56:11 [2024-05-15T08:56:11.069Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:11 [2024-05-15T08:56:11.069Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:11 [2024-05-15T08:56:11.324Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.324Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.324Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:56:11 [2024-05-15T08:56:11.324Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.324Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/src/main/resources
04:56:11 [2024-05-15T08:56:11.324Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.324Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.324Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:11 [2024-05-15T08:56:11.324Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:11 [2024-05-15T08:56:11.324Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:11 [2024-05-15T08:56:11.324Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:11 [2024-05-15T08:56:11.324Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:56:11 [2024-05-15T08:56:11.581Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.581Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.581Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.581Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/src/test/resources
04:56:11 [2024-05-15T08:56:11.581Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.581Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.581Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 170 were skipped
04:56:11 [2024-05-15T08:56:11.581Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.581Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.581Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-sources.jar
04:56:11 [2024-05-15T08:56:11.581Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.581Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.836Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT.jar
04:56:11 [2024-05-15T08:56:11.836Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.836Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.836Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.836Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.836Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.836Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.836Z] [INFO] 
04:56:11 [2024-05-15T08:56:11.836Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:11 [2024-05-15T08:56:11.836Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT.jar
04:56:12 [2024-05-15T08:56:12.763Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-sources.jar
04:56:14 [2024-05-15T08:56:14.127Z] [INFO] 
04:56:14 [2024-05-15T08:56:14.127Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:14 [2024-05-15T08:56:14.127Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:14 [2024-05-15T08:56:14.127Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/data/.metadata/.log
04:56:14 [2024-05-15T08:56:14.127Z] [INFO] Command line:
04:56:14 [2024-05-15T08:56:14.127Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:56:14 [2024-05-15T08:56:14.127Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:56:15 [2024-05-15T08:56:15.054Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:56:15 [2024-05-15T08:56:15.054Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:56:15 [2024-05-15T08:56:15.054Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:56:15 [2024-05-15T08:56:15.054Z] WARNING: System::setSecurityManager will be removed in a future release
04:56:19 [2024-05-15T08:56:19.221Z] Running org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest
04:56:19 [2024-05-15T08:56:19.221Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest
04:56:19 [2024-05-15T08:56:19.221Z] org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest.testValidate -- Time elapsed: 0.272 s
04:56:19 [2024-05-15T08:56:19.221Z] Running org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest
04:56:19 [2024-05-15T08:56:19.221Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest
04:56:19 [2024-05-15T08:56:19.221Z] org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
04:56:19 [2024-05-15T08:56:19.221Z] 
04:56:19 [2024-05-15T08:56:19.221Z] Results:
04:56:19 [2024-05-15T08:56:19.221Z] 
04:56:19 [2024-05-15T08:56:19.221Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
04:56:19 [2024-05-15T08:56:19.221Z] 
04:56:19 [2024-05-15T08:56:19.221Z] [INFO] All tests passed
04:56:19 [2024-05-15T08:56:19.221Z] [INFO] 
04:56:19 [2024-05-15T08:56:19.221Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:19 [2024-05-15T08:56:19.221Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:56:19 [2024-05-15T08:56:19.221Z] [INFO] 
04:56:19 [2024-05-15T08:56:19.221Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:19 [2024-05-15T08:56:19.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] 
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT.jar
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT.pom
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-sources.jar
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] 
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] 
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core.tests >--
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.core.tests 0.1.2-SNAPSHOT [108/128]
04:56:19 [2024-05-15T08:56:19.477Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:56:19 [2024-05-15T08:56:19.477Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:19 [2024-05-15T08:56:19.477Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:19 [2024-05-15T08:56:19.477Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:19 [2024-05-15T08:56:19.477Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] 
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] 
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] The project's OSGi version is 0.1.2.202405150845
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] 
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] 
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] 
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] 
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] 
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:19 [2024-05-15T08:56:19.477Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.core.tests
04:56:19 [2024-05-15T08:56:19.477Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:19 [2024-05-15T08:56:19.477Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:20 [2024-05-15T08:56:20.040Z] [INFO] 
04:56:20 [2024-05-15T08:56:20.040Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:20 [2024-05-15T08:56:20.040Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:56:20 [2024-05-15T08:56:20.040Z] [INFO] 
04:56:20 [2024-05-15T08:56:20.040Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:20 [2024-05-15T08:56:20.040Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/src/main/resources
04:56:20 [2024-05-15T08:56:20.040Z] [INFO] 
04:56:20 [2024-05-15T08:56:20.040Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:20 [2024-05-15T08:56:20.040Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:20 [2024-05-15T08:56:20.040Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:20 [2024-05-15T08:56:20.040Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:20 [2024-05-15T08:56:20.040Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:20 [2024-05-15T08:56:20.040Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] 
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] 
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/src/test/resources
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] 
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:20 [2024-05-15T08:56:20.296Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 165 were skipped
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] 
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-sources.jar
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] 
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT.jar
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] 
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] 
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] 
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] 
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:20 [2024-05-15T08:56:20.296Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT.jar
04:56:21 [2024-05-15T08:56:21.661Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-sources.jar
04:56:22 [2024-05-15T08:56:22.588Z] [INFO] 
04:56:22 [2024-05-15T08:56:22.588Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:22 [2024-05-15T08:56:22.588Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:22 [2024-05-15T08:56:22.588Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/work/data/.metadata/.log
04:56:22 [2024-05-15T08:56:22.588Z] [INFO] Command line:
04:56:22 [2024-05-15T08:56:22.588Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:56:22 [2024-05-15T08:56:22.588Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:56:23 [2024-05-15T08:56:23.514Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:56:23 [2024-05-15T08:56:23.514Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:56:23 [2024-05-15T08:56:23.514Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:56:23 [2024-05-15T08:56:23.514Z] WARNING: System::setSecurityManager will be removed in a future release
04:56:27 [2024-05-15T08:56:27.680Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest
04:56:27 [2024-05-15T08:56:27.680Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest
04:56:27 [2024-05-15T08:56:27.680Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest.testCompareTo -- Time elapsed: 0.007 s
04:56:27 [2024-05-15T08:56:27.680Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest.testEquality -- Time elapsed: 0 s
04:56:27 [2024-05-15T08:56:27.680Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest
04:56:27 [2024-05-15T08:56:27.680Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest
04:56:27 [2024-05-15T08:56:27.680Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest.testCompareTo -- Time elapsed: 0.001 s
04:56:27 [2024-05-15T08:56:27.680Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest.testEquality -- Time elapsed: 0 s
04:56:27 [2024-05-15T08:56:27.680Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest
04:56:27 [2024-05-15T08:56:27.680Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest
04:56:27 [2024-05-15T08:56:27.680Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest.testCompareTo -- Time elapsed: 0.001 s
04:56:27 [2024-05-15T08:56:27.680Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest.testEquals -- Time elapsed: 0 s
04:56:27 [2024-05-15T08:56:27.680Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest
04:56:27 [2024-05-15T08:56:27.680Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest
04:56:27 [2024-05-15T08:56:27.680Z] org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest.testTraceValidation -- Time elapsed: 0.409 s
04:56:27 [2024-05-15T08:56:27.680Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.ActivatorTest
04:56:27 [2024-05-15T08:56:27.680Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.ActivatorTest
04:56:27 [2024-05-15T08:56:27.680Z] org.eclipse.tracecompass.incubator.ros2.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
04:56:27 [2024-05-15T08:56:27.680Z] 
04:56:27 [2024-05-15T08:56:27.680Z] Results:
04:56:27 [2024-05-15T08:56:27.680Z] 
04:56:27 [2024-05-15T08:56:27.680Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
04:56:27 [2024-05-15T08:56:27.680Z] 
04:56:27 [2024-05-15T08:56:27.680Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
04:56:27 [2024-05-15T08:56:27.680Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.<init>(CtfTmfTrace.java:196)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.eclipse.tracecompass.incubator.internal.ros2.core.trace.Ros2Trace.<init>(Ros2Trace.java:62)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest.testTraceValidation(Ros2TraceTest.java:81)
04:56:27 [2024-05-15T08:56:27.680Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:27 [2024-05-15T08:56:27.680Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:27 [2024-05-15T08:56:27.680Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:27 [2024-05-15T08:56:27.680Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
04:56:27 [2024-05-15T08:56:27.680Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
04:56:27 [2024-05-15T08:56:27.680Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
04:56:27 [2024-05-15T08:56:27.680Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
04:56:27 [2024-05-15T08:56:27.680Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
04:56:27 [2024-05-15T08:56:27.680Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
04:56:27 [2024-05-15T08:56:27.680Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
04:56:27 [2024-05-15T08:56:27.680Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
04:56:27 [2024-05-15T08:56:27.680Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
04:56:27 [2024-05-15T08:56:27.680Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
04:56:27 [2024-05-15T08:56:27.680Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
04:56:27 [2024-05-15T08:56:27.680Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
04:56:27 [2024-05-15T08:56:27.681Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:27 [2024-05-15T08:56:27.681Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:27 [2024-05-15T08:56:27.681Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:27 [2024-05-15T08:56:27.681Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
04:56:27 [2024-05-15T08:56:27.681Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:56:27 [2024-05-15T08:56:27.681Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:56:27 [2024-05-15T08:56:27.681Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:56:27 [2024-05-15T08:56:27.681Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
04:56:27 [2024-05-15T08:56:27.681Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
04:56:27 [2024-05-15T08:56:27.937Z] [INFO] All tests passed
04:56:27 [2024-05-15T08:56:27.937Z] [INFO] 
04:56:27 [2024-05-15T08:56:27.937Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:27 [2024-05-15T08:56:27.937Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:56:27 [2024-05-15T08:56:27.937Z] [INFO] 
04:56:27 [2024-05-15T08:56:27.937Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:27 [2024-05-15T08:56:27.937Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT.jar
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT.pom
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-sources.jar
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests >--
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core.tests 0.1.1-SNAPSHOT [109/128]
04:56:28 [2024-05-15T08:56:28.192Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:56:28 [2024-05-15T08:56:28.192Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:28 [2024-05-15T08:56:28.192Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:28 [2024-05-15T08:56:28.192Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:28 [2024-05-15T08:56:28.192Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.192Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.193Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.core.tests
04:56:28 [2024-05-15T08:56:28.193Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:28 [2024-05-15T08:56:28.193Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/src/main/resources
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.448Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:28 [2024-05-15T08:56:28.448Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:28 [2024-05-15T08:56:28.448Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:28 [2024-05-15T08:56:28.448Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/src/test/resources
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.448Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-sources.jar
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT.jar
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] 
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:28 [2024-05-15T08:56:28.448Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT.jar
04:56:29 [2024-05-15T08:56:29.375Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-sources.jar
04:56:30 [2024-05-15T08:56:30.739Z] [INFO] 
04:56:30 [2024-05-15T08:56:30.739Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:30 [2024-05-15T08:56:30.739Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:30 [2024-05-15T08:56:30.739Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/data/.metadata/.log
04:56:30 [2024-05-15T08:56:30.739Z] [INFO] Command line:
04:56:30 [2024-05-15T08:56:30.739Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:56:30 [2024-05-15T08:56:30.994Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:56:31 [2024-05-15T08:56:31.554Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:56:31 [2024-05-15T08:56:31.554Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:56:31 [2024-05-15T08:56:31.554Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:56:31 [2024-05-15T08:56:31.554Z] WARNING: System::setSecurityManager will be removed in a future release
04:56:34 [2024-05-15T08:56:34.067Z] Running org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest
04:56:34 [2024-05-15T08:56:34.067Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest
04:56:34 [2024-05-15T08:56:34.067Z] org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.020 s
04:56:34 [2024-05-15T08:56:34.067Z] 
04:56:34 [2024-05-15T08:56:34.067Z] Results:
04:56:34 [2024-05-15T08:56:34.067Z] 
04:56:34 [2024-05-15T08:56:34.067Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:56:34 [2024-05-15T08:56:34.067Z] 
04:56:34 [2024-05-15T08:56:34.628Z] [INFO] All tests passed
04:56:34 [2024-05-15T08:56:34.628Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.628Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:34 [2024-05-15T08:56:34.628Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:56:34 [2024-05-15T08:56:34.628Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.628Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:34 [2024-05-15T08:56:34.628Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes
04:56:34 [2024-05-15T08:56:34.628Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.628Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:34 [2024-05-15T08:56:34.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT.jar
04:56:34 [2024-05-15T08:56:34.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT.pom
04:56:34 [2024-05-15T08:56:34.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-sources.jar
04:56:34 [2024-05-15T08:56:34.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
04:56:34 [2024-05-15T08:56:34.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
04:56:34 [2024-05-15T08:56:34.628Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.628Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core >--
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core 0.1.1-SNAPSHOT [110/128]
04:56:34 [2024-05-15T08:56:34.629Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:56:34 [2024-05-15T08:56:34.629Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:34 [2024-05-15T08:56:34.629Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:34 [2024-05-15T08:56:34.629Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:34 [2024-05-15T08:56:34.629Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.gerrit.core
04:56:34 [2024-05-15T08:56:34.629Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:34 [2024-05-15T08:56:34.629Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src/main/resources
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.629Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:34 [2024-05-15T08:56:34.629Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:34 [2024-05-15T08:56:34.629Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:34 [2024-05-15T08:56:34.629Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:34 [2024-05-15T08:56:34.629Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src/test/resources
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.885Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:34 [2024-05-15T08:56:34.885Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:34 [2024-05-15T08:56:34.885Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:34 [2024-05-15T08:56:34.885Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.885Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-sources.jar
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT.jar
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] 
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:34 [2024-05-15T08:56:34.885Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT.jar
04:56:35 [2024-05-15T08:56:35.446Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-sources.jar
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT.jar
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT.pom
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-sources.jar
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-p2metadata.xml
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-p2artifacts.xml
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.core ---
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user >--
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] Building Trace Compass Incubator Gerrit User Guide 0.9.0-SNAPSHOT [111/128]
04:56:36 [2024-05-15T08:56:36.374Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:56:36 [2024-05-15T08:56:36.374Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:36 [2024-05-15T08:56:36.374Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:36 [2024-05-15T08:56:36.374Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:36 [2024-05-15T08:56:36.374Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] Executing tasks
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] Executed tasks
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] Resolving class path of Trace Compass Incubator Gerrit User Guide
04:56:36 [2024-05-15T08:56:36.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:36 [2024-05-15T08:56:36.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] Executing tasks
04:56:36 [2024-05-15T08:56:36.375Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc/User-Guide.html
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] Executed tasks
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/src/main/resources
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:36 [2024-05-15T08:56:36.375Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:36 [2024-05-15T08:56:36.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:36 [2024-05-15T08:56:36.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] 
04:56:36 [2024-05-15T08:56:36.375Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:36 [2024-05-15T08:56:36.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:36 [2024-05-15T08:56:36.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:36 [2024-05-15T08:56:36.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:37 [2024-05-15T08:56:37.301Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:56:37 [2024-05-15T08:56:37.301Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/data/.metadata/.log
04:56:37 [2024-05-15T08:56:37.301Z] [INFO] Command line:
04:56:37 [2024-05-15T08:56:37.301Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:56:37 [2024-05-15T08:56:37.301Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:56:37 [2024-05-15T08:56:37.557Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:56:37 [2024-05-15T08:56:37.557Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:56:37 [2024-05-15T08:56:37.557Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:56:37 [2024-05-15T08:56:37.557Z] WARNING: System::setSecurityManager will be removed in a future release
04:56:38 [2024-05-15T08:56:38.921Z] Buildfile: build.xml
04:56:38 [2024-05-15T08:56:38.921Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:56:38 [2024-05-15T08:56:38.921Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:56:38 [2024-05-15T08:56:38.921Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:56:38 [2024-05-15T08:56:38.921Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:56:38 [2024-05-15T08:56:38.921Z] WARNING: System::setSecurityManager will be removed in a future release
04:56:38 [2024-05-15T08:56:38.921Z] 
04:56:38 [2024-05-15T08:56:38.921Z] build.index:
04:56:39 [2024-05-15T08:56:39.847Z] BUILD SUCCESSFUL
04:56:39 [2024-05-15T08:56:39.847Z] 
04:56:39 [2024-05-15T08:56:39.847Z] BUILD SUCCESSFUL
04:56:39 [2024-05-15T08:56:39.847Z] Total time: 1 second
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] 
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] 
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] 
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/src/test/resources
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] 
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:39 [2024-05-15T08:56:39.847Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:39 [2024-05-15T08:56:39.847Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:39 [2024-05-15T08:56:39.847Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] 
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:39 [2024-05-15T08:56:39.847Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] 
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT-sources.jar
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] 
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT.jar
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] 
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] 
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] 
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] 
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:39 [2024-05-15T08:56:39.847Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT.jar
04:56:41 [2024-05-15T08:56:41.214Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT-sources.jar
04:56:41 [2024-05-15T08:56:41.775Z] [INFO] 
04:56:41 [2024-05-15T08:56:41.775Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:41 [2024-05-15T08:56:41.775Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:56:41 [2024-05-15T08:56:41.775Z] [INFO] 
04:56:41 [2024-05-15T08:56:41.775Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:41 [2024-05-15T08:56:41.775Z] [INFO] 
04:56:41 [2024-05-15T08:56:41.775Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:41 [2024-05-15T08:56:41.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT.jar
04:56:41 [2024-05-15T08:56:41.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT.pom
04:56:41 [2024-05-15T08:56:41.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT-sources.jar
04:56:41 [2024-05-15T08:56:41.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:56:41 [2024-05-15T08:56:41.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:56:41 [2024-05-15T08:56:41.776Z] [INFO] 
04:56:41 [2024-05-15T08:56:41.776Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:41 [2024-05-15T08:56:41.776Z] [INFO] 
04:56:41 [2024-05-15T08:56:41.776Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
04:56:41 [2024-05-15T08:56:41.776Z] [INFO] Executing tasks
04:56:41 [2024-05-15T08:56:41.776Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.gerrit.doc.user
04:56:41 [2024-05-15T08:56:41.776Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.gerrit.doc.user
04:56:41 [2024-05-15T08:56:41.776Z] [INFO] Executed tasks
04:56:41 [2024-05-15T08:56:41.776Z] [INFO] 
04:56:41 [2024-05-15T08:56:41.776Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit >--
04:56:41 [2024-05-15T08:56:41.776Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit 0.9.0-SNAPSHOT [112/128]
04:56:41 [2024-05-15T08:56:41.776Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
04:56:41 [2024-05-15T08:56:41.776Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:56:41 [2024-05-15T08:56:41.776Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:41 [2024-05-15T08:56:41.776Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:41 [2024-05-15T08:56:41.776Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:41 [2024-05-15T08:56:41.776Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] 
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] 
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] 
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] 
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] 
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] 
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] 
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] 
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/src/main/resources
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] 
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:42 [2024-05-15T08:56:42.032Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 15 were skipped
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] 
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] 
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT.jar
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] 
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] 
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] 
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT-sources-feature.jar
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] 
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] 
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:42 [2024-05-15T08:56:42.032Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT.jar
04:56:42 [2024-05-15T08:56:42.959Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT-sources-feature.jar
04:56:43 [2024-05-15T08:56:43.520Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.520Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:43 [2024-05-15T08:56:43.520Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:56:43 [2024-05-15T08:56:43.520Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.520Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:43 [2024-05-15T08:56:43.520Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.core' with 1 classes
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.doc.user' with 0 classes
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT.jar
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT.pom
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT-sources-feature.jar
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT-p2metadata.xml
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT-p2artifacts.xml
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit ---
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests >--
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core.tests 0.1.1-SNAPSHOT [113/128]
04:56:43 [2024-05-15T08:56:43.521Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:56:43 [2024-05-15T08:56:43.521Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:43 [2024-05-15T08:56:43.521Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:43 [2024-05-15T08:56:43.521Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:43 [2024-05-15T08:56:43.521Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.gerrit.core.tests
04:56:43 [2024-05-15T08:56:43.521Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:43 [2024-05-15T08:56:43.521Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/src/main/resources
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.521Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.521Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:43 [2024-05-15T08:56:43.521Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:43 [2024-05-15T08:56:43.521Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:43 [2024-05-15T08:56:43.521Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:43 [2024-05-15T08:56:43.776Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:56:43 [2024-05-15T08:56:43.776Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.776Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.776Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.776Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.776Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/src/test/resources
04:56:43 [2024-05-15T08:56:43.776Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.776Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.776Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
04:56:43 [2024-05-15T08:56:43.776Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.776Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.776Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-sources.jar
04:56:43 [2024-05-15T08:56:43.776Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.776Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.776Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT.jar
04:56:43 [2024-05-15T08:56:43.776Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.776Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.776Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.777Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.777Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.777Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.777Z] [INFO] 
04:56:43 [2024-05-15T08:56:43.777Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:43 [2024-05-15T08:56:43.777Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT.jar
04:56:44 [2024-05-15T08:56:44.703Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-sources.jar
04:56:45 [2024-05-15T08:56:45.263Z] [INFO] 
04:56:45 [2024-05-15T08:56:45.263Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:45 [2024-05-15T08:56:45.824Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:45 [2024-05-15T08:56:45.824Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/data/.metadata/.log
04:56:45 [2024-05-15T08:56:45.824Z] [INFO] Command line:
04:56:45 [2024-05-15T08:56:45.824Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:56:45 [2024-05-15T08:56:45.824Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:56:46 [2024-05-15T08:56:46.752Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:56:46 [2024-05-15T08:56:46.752Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:56:46 [2024-05-15T08:56:46.752Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:56:46 [2024-05-15T08:56:46.752Z] WARNING: System::setSecurityManager will be removed in a future release
04:56:49 [2024-05-15T08:56:49.265Z] Running org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest
04:56:49 [2024-05-15T08:56:49.265Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest
04:56:49 [2024-05-15T08:56:49.265Z] org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.016 s
04:56:49 [2024-05-15T08:56:49.265Z] 
04:56:49 [2024-05-15T08:56:49.265Z] Results:
04:56:49 [2024-05-15T08:56:49.265Z] 
04:56:49 [2024-05-15T08:56:49.265Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:56:49 [2024-05-15T08:56:49.265Z] 
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] All tests passed
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.core' with 1 classes
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT.jar
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT.pom
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-sources.jar
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core >--
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core 0.1.3-SNAPSHOT [114/128]
04:56:49 [2024-05-15T08:56:49.265Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
04:56:49 [2024-05-15T08:56:49.265Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:56:49 [2024-05-15T08:56:49.265Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:49 [2024-05-15T08:56:49.265Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:49 [2024-05-15T08:56:49.266Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:49 [2024-05-15T08:56:49.266Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:49 [2024-05-15T08:56:49.266Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] The project's OSGi version is 0.1.3.202405150845
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.system.core
04:56:49 [2024-05-15T08:56:49.522Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:49 [2024-05-15T08:56:49.522Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/src/main/resources
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.522Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:49 [2024-05-15T08:56:49.522Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:49 [2024-05-15T08:56:49.522Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:49 [2024-05-15T08:56:49.522Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/src/test/resources
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.522Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:49 [2024-05-15T08:56:49.522Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:49 [2024-05-15T08:56:49.522Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:49 [2024-05-15T08:56:49.522Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.522Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 32 were skipped
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-sources.jar
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.522Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.778Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT.jar
04:56:49 [2024-05-15T08:56:49.778Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.778Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.778Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.778Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.778Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.778Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.778Z] [INFO] 
04:56:49 [2024-05-15T08:56:49.778Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:49 [2024-05-15T08:56:49.778Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT.jar
04:56:51 [2024-05-15T08:56:51.142Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-sources.jar
04:56:52 [2024-05-15T08:56:52.508Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.508Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:52 [2024-05-15T08:56:52.508Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:56:52 [2024-05-15T08:56:52.508Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.508Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:52 [2024-05-15T08:56:52.508Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.508Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:52 [2024-05-15T08:56:52.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT.jar
04:56:52 [2024-05-15T08:56:52.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT.pom
04:56:52 [2024-05-15T08:56:52.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-sources.jar
04:56:52 [2024-05-15T08:56:52.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-p2metadata.xml
04:56:52 [2024-05-15T08:56:52.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-p2artifacts.xml
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.core ---
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user >--
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] Building Trace Compass Incubator System User Guide 0.9.0-SNAPSHOT [115/128]
04:56:52 [2024-05-15T08:56:52.509Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:56:52 [2024-05-15T08:56:52.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:52 [2024-05-15T08:56:52.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:52 [2024-05-15T08:56:52.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] Executing tasks
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] Executed tasks
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] Resolving class path of Trace Compass Incubator System User Guide
04:56:52 [2024-05-15T08:56:52.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:52 [2024-05-15T08:56:52.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] Executing tasks
04:56:52 [2024-05-15T08:56:52.509Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc/User-Guide.html
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] Executed tasks
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/src/main/resources
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:52 [2024-05-15T08:56:52.509Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:52 [2024-05-15T08:56:52.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:52 [2024-05-15T08:56:52.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] 
04:56:52 [2024-05-15T08:56:52.509Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:52 [2024-05-15T08:56:52.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:52 [2024-05-15T08:56:52.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:52 [2024-05-15T08:56:52.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:53 [2024-05-15T08:56:53.070Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:56:53 [2024-05-15T08:56:53.070Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/data/.metadata/.log
04:56:53 [2024-05-15T08:56:53.070Z] [INFO] Command line:
04:56:53 [2024-05-15T08:56:53.070Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:56:53 [2024-05-15T08:56:53.070Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:56:53 [2024-05-15T08:56:53.998Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:56:53 [2024-05-15T08:56:53.998Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:56:53 [2024-05-15T08:56:53.998Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:56:53 [2024-05-15T08:56:53.998Z] WARNING: System::setSecurityManager will be removed in a future release
04:56:54 [2024-05-15T08:56:54.923Z] Buildfile: build.xml
04:56:54 [2024-05-15T08:56:54.923Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:56:54 [2024-05-15T08:56:54.923Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:56:54 [2024-05-15T08:56:54.924Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:56:54 [2024-05-15T08:56:54.924Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:56:54 [2024-05-15T08:56:54.924Z] WARNING: System::setSecurityManager will be removed in a future release
04:56:54 [2024-05-15T08:56:54.924Z] 
04:56:54 [2024-05-15T08:56:54.924Z] build.index:
04:56:55 [2024-05-15T08:56:55.849Z] BUILD SUCCESSFUL
04:56:55 [2024-05-15T08:56:55.849Z] 
04:56:55 [2024-05-15T08:56:55.849Z] BUILD SUCCESSFUL
04:56:55 [2024-05-15T08:56:55.849Z] Total time: 1 second
04:56:55 [2024-05-15T08:56:55.849Z] [INFO] 
04:56:55 [2024-05-15T08:56:55.849Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:55 [2024-05-15T08:56:55.849Z] [INFO] 
04:56:55 [2024-05-15T08:56:55.849Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:55 [2024-05-15T08:56:55.849Z] [INFO] 
04:56:55 [2024-05-15T08:56:55.849Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:55 [2024-05-15T08:56:55.849Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/src/test/resources
04:56:55 [2024-05-15T08:56:55.849Z] [INFO] 
04:56:55 [2024-05-15T08:56:55.849Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:55 [2024-05-15T08:56:55.849Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:55 [2024-05-15T08:56:55.849Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:55 [2024-05-15T08:56:55.849Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:55 [2024-05-15T08:56:55.849Z] [INFO] 
04:56:55 [2024-05-15T08:56:55.849Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:55 [2024-05-15T08:56:55.849Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:56:55 [2024-05-15T08:56:55.849Z] [INFO] 
04:56:55 [2024-05-15T08:56:55.849Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:55 [2024-05-15T08:56:55.849Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT-sources.jar
04:56:55 [2024-05-15T08:56:55.849Z] [INFO] 
04:56:55 [2024-05-15T08:56:55.849Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:56 [2024-05-15T08:56:56.105Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT.jar
04:56:56 [2024-05-15T08:56:56.105Z] [INFO] 
04:56:56 [2024-05-15T08:56:56.105Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:56 [2024-05-15T08:56:56.105Z] [INFO] 
04:56:56 [2024-05-15T08:56:56.105Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:56 [2024-05-15T08:56:56.105Z] [INFO] 
04:56:56 [2024-05-15T08:56:56.105Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:56 [2024-05-15T08:56:56.105Z] [INFO] 
04:56:56 [2024-05-15T08:56:56.105Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:56 [2024-05-15T08:56:56.105Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT.jar
04:56:56 [2024-05-15T08:56:56.665Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT-sources.jar
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT.jar
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT.pom
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT-sources.jar
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.system.doc.user ---
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] Executing tasks
04:56:57 [2024-05-15T08:56:57.229Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.system.doc.user
04:56:57 [2024-05-15T08:56:57.229Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.system.doc.user
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] Executed tasks
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system >--
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] Building org.eclipse.tracecompass.incubator.system 0.9.0-SNAPSHOT [116/128]
04:56:57 [2024-05-15T08:56:57.229Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:56:57 [2024-05-15T08:56:57.229Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:57 [2024-05-15T08:56:57.229Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:57 [2024-05-15T08:56:57.229Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:57 [2024-05-15T08:56:57.229Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system ---
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.system ---
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system ---
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system ---
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system ---
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system ---
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system ---
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system ---
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/src/main/resources
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system ---
04:56:57 [2024-05-15T08:56:57.485Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 33 were skipped
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system ---
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.system ---
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT.jar
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system ---
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.system ---
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.system ---
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT-sources-feature.jar
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system ---
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] 
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system ---
04:56:57 [2024-05-15T08:56:57.485Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT.jar
04:56:58 [2024-05-15T08:56:58.412Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT-sources-feature.jar
04:56:58 [2024-05-15T08:56:58.972Z] [INFO] 
04:56:58 [2024-05-15T08:56:58.972Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system ---
04:56:58 [2024-05-15T08:56:58.972Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:56:58 [2024-05-15T08:56:58.972Z] [INFO] 
04:56:58 [2024-05-15T08:56:58.972Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system ---
04:56:58 [2024-05-15T08:56:58.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.core' with 5 classes
04:56:58 [2024-05-15T08:56:58.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.doc.user' with 0 classes
04:56:58 [2024-05-15T08:56:58.973Z] [INFO] 
04:56:58 [2024-05-15T08:56:58.973Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system ---
04:56:58 [2024-05-15T08:56:58.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT.jar
04:56:58 [2024-05-15T08:56:58.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT.pom
04:56:58 [2024-05-15T08:56:58.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT-sources-feature.jar
04:56:58 [2024-05-15T08:56:58.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT-p2metadata.xml
04:56:58 [2024-05-15T08:56:58.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT-p2artifacts.xml
04:56:58 [2024-05-15T08:56:58.973Z] [INFO] 
04:56:58 [2024-05-15T08:56:58.973Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system ---
04:56:58 [2024-05-15T08:56:58.973Z] [INFO] 
04:56:58 [2024-05-15T08:56:58.973Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests >--
04:56:58 [2024-05-15T08:56:58.973Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core.tests 0.1.1-SNAPSHOT [117/128]
04:56:58 [2024-05-15T08:56:58.973Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
04:56:58 [2024-05-15T08:56:58.973Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:56:58 [2024-05-15T08:56:58.973Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:58 [2024-05-15T08:56:58.973Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:58 [2024-05-15T08:56:58.973Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:58 [2024-05-15T08:56:58.973Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:58 [2024-05-15T08:56:58.973Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] The project's OSGi version is 0.1.1.202405150845
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.system.core.tests
04:56:59 [2024-05-15T08:56:59.228Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:59 [2024-05-15T08:56:59.228Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.228Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.229Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:56:59 [2024-05-15T08:56:59.229Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.229Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.229Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/src/main/resources
04:56:59 [2024-05-15T08:56:59.229Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.229Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.229Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:56:59 [2024-05-15T08:56:59.229Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:59 [2024-05-15T08:56:59.229Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:59 [2024-05-15T08:56:59.229Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/src/test/resources
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.484Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 118 were skipped
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-sources.jar
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT.jar
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] 
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:56:59 [2024-05-15T08:56:59.484Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT.jar
04:57:00 [2024-05-15T08:57:00.410Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-sources.jar
04:57:01 [2024-05-15T08:57:01.773Z] [INFO] 
04:57:01 [2024-05-15T08:57:01.773Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:57:02 [2024-05-15T08:57:02.701Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:02 [2024-05-15T08:57:02.701Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/data/.metadata/.log
04:57:02 [2024-05-15T08:57:02.701Z] [INFO] Command line:
04:57:02 [2024-05-15T08:57:02.701Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:57:02 [2024-05-15T08:57:02.701Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:57:03 [2024-05-15T08:57:03.263Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:57:03 [2024-05-15T08:57:03.263Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:57:03 [2024-05-15T08:57:03.263Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:57:03 [2024-05-15T08:57:03.263Z] WARNING: System::setSecurityManager will be removed in a future release
04:57:05 [2024-05-15T08:57:05.776Z] Running org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest
04:57:05 [2024-05-15T08:57:05.776Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest
04:57:05 [2024-05-15T08:57:05.776Z] org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.016 s
04:57:05 [2024-05-15T08:57:05.776Z] 
04:57:05 [2024-05-15T08:57:05.776Z] Results:
04:57:05 [2024-05-15T08:57:05.776Z] 
04:57:05 [2024-05-15T08:57:05.776Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:57:05 [2024-05-15T08:57:05.776Z] 
04:57:06 [2024-05-15T08:57:06.336Z] [INFO] All tests passed
04:57:06 [2024-05-15T08:57:06.336Z] [INFO] 
04:57:06 [2024-05-15T08:57:06.336Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:57:06 [2024-05-15T08:57:06.336Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:57:06 [2024-05-15T08:57:06.336Z] [INFO] 
04:57:06 [2024-05-15T08:57:06.336Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:57:06 [2024-05-15T08:57:06.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.core' with 5 classes
04:57:06 [2024-05-15T08:57:06.336Z] [INFO] 
04:57:06 [2024-05-15T08:57:06.336Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:57:06 [2024-05-15T08:57:06.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT.jar
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT.pom
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-sources.jar
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] 
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.core.tests ---
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] 
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server-parent >--
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] Building Trace Compass Incubator Trace Server Parent 0.9.0-SNAPSHOT [118/128]
04:57:06 [2024-05-15T08:57:06.337Z] [INFO]   from trace-server/pom.xml
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] --------------------------------[ pom ]---------------------------------
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] 
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] 
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] 
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] 
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] 
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] 
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] 
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] 
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] 
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] 
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server-parent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server-parent-0.9.0-SNAPSHOT.pom
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] 
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core >--
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.1.8-SNAPSHOT [119/128]
04:57:06 [2024-05-15T08:57:06.337Z] [INFO]   from trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:06 [2024-05-15T08:57:06.337Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:06 [2024-05-15T08:57:06.337Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:06 [2024-05-15T08:57:06.337Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:06 [2024-05-15T08:57:06.337Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:06 [2024-05-15T08:57:06.337Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.1.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
04:57:07 [2024-05-15T08:57:07.264Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.aopalliance,1.0.0.v201105210816 have severely compromised security. Please report this concern to the artifact provider.
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom (37 kB at 1.8 MB/s)
04:57:07 [2024-05-15T08:57:07.264Z] [WARNING] The POM for jakarta.activation:jakarta.activation-api:jar:1.2.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar (310 kB at 78 MB/s)
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] 
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] 
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] The project's OSGi version is 0.1.8.202405150845
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] 
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] 
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] 
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] 
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] 
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:07 [2024-05-15T08:57:07.264Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core
04:57:07 [2024-05-15T08:57:07.265Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:07 [2024-05-15T08:57:07.265Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:07 [2024-05-15T08:57:07.519Z] [INFO] 
04:57:07 [2024-05-15T08:57:07.519Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:07 [2024-05-15T08:57:07.519Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:57:07 [2024-05-15T08:57:07.519Z] [INFO] 
04:57:07 [2024-05-15T08:57:07.519Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:07 [2024-05-15T08:57:07.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/main/resources
04:57:07 [2024-05-15T08:57:07.519Z] [INFO] 
04:57:07 [2024-05-15T08:57:07.519Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:07 [2024-05-15T08:57:07.519Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:57:07 [2024-05-15T08:57:07.520Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:07 [2024-05-15T08:57:07.520Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:07 [2024-05-15T08:57:07.520Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:07 [2024-05-15T08:57:07.520Z] [INFO] Compiling 104 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:57:08 [2024-05-15T08:57:08.447Z] [INFO] 
04:57:08 [2024-05-15T08:57:08.447Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:08 [2024-05-15T08:57:08.448Z] [INFO] 
04:57:08 [2024-05-15T08:57:08.448Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:08 [2024-05-15T08:57:08.448Z] [INFO] 
04:57:08 [2024-05-15T08:57:08.448Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:08 [2024-05-15T08:57:08.448Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/test/resources
04:57:08 [2024-05-15T08:57:08.448Z] [INFO] 
04:57:08 [2024-05-15T08:57:08.448Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:08 [2024-05-15T08:57:08.448Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:57:08 [2024-05-15T08:57:08.448Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:08 [2024-05-15T08:57:08.448Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:08 [2024-05-15T08:57:08.448Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:08 [2024-05-15T08:57:08.448Z] [INFO] 
04:57:08 [2024-05-15T08:57:08.448Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:08 [2024-05-15T08:57:08.448Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 75 were skipped
04:57:08 [2024-05-15T08:57:08.448Z] [INFO] 
04:57:08 [2024-05-15T08:57:08.448Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:08 [2024-05-15T08:57:08.448Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT-sources.jar
04:57:08 [2024-05-15T08:57:08.448Z] [INFO] 
04:57:08 [2024-05-15T08:57:08.448Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:08 [2024-05-15T08:57:08.704Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT.jar
04:57:08 [2024-05-15T08:57:08.704Z] [INFO] 
04:57:08 [2024-05-15T08:57:08.704Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:08 [2024-05-15T08:57:08.704Z] [INFO] 
04:57:08 [2024-05-15T08:57:08.704Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:08 [2024-05-15T08:57:08.704Z] [INFO] 
04:57:08 [2024-05-15T08:57:08.704Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:08 [2024-05-15T08:57:08.704Z] [INFO] 
04:57:08 [2024-05-15T08:57:08.704Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:08 [2024-05-15T08:57:08.704Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT.jar
04:57:09 [2024-05-15T08:57:09.631Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT-sources.jar
04:57:10 [2024-05-15T08:57:10.558Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.558Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:10 [2024-05-15T08:57:10.558Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:57:10 [2024-05-15T08:57:10.558Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.558Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:10 [2024-05-15T08:57:10.558Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.558Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:10 [2024-05-15T08:57:10.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT.jar
04:57:10 [2024-05-15T08:57:10.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT.pom
04:57:10 [2024-05-15T08:57:10.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT-sources.jar
04:57:10 [2024-05-15T08:57:10.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT-p2metadata.xml
04:57:10 [2024-05-15T08:57:10.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT-p2artifacts.xml
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest >--
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.9.0-SNAPSHOT [120/128]
04:57:10 [2024-05-15T08:57:10.559Z] [INFO]   from trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:57:10 [2024-05-15T08:57:10.559Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:10 [2024-05-15T08:57:10.559Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:10 [2024-05-15T08:57:10.559Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/src/main/resources
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:10 [2024-05-15T08:57:10.559Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 75 were skipped
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.559Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:10 [2024-05-15T08:57:10.815Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT.jar
04:57:10 [2024-05-15T08:57:10.815Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.815Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:10 [2024-05-15T08:57:10.815Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.815Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:10 [2024-05-15T08:57:10.815Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.815Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:10 [2024-05-15T08:57:10.815Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT-sources-feature.jar
04:57:10 [2024-05-15T08:57:10.815Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.815Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:10 [2024-05-15T08:57:10.815Z] [INFO] 
04:57:10 [2024-05-15T08:57:10.815Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:10 [2024-05-15T08:57:10.815Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT.jar
04:57:12 [2024-05-15T08:57:12.178Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT-sources-feature.jar
04:57:14 [2024-05-15T08:57:14.068Z] [INFO] 
04:57:14 [2024-05-15T08:57:14.068Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:14 [2024-05-15T08:57:14.068Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:57:14 [2024-05-15T08:57:14.068Z] [INFO] 
04:57:14 [2024-05-15T08:57:14.068Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:14 [2024-05-15T08:57:14.068Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 56 classes
04:57:14 [2024-05-15T08:57:14.068Z] [INFO] 
04:57:14 [2024-05-15T08:57:14.068Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:14 [2024-05-15T08:57:14.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT.jar
04:57:14 [2024-05-15T08:57:14.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT.pom
04:57:14 [2024-05-15T08:57:14.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT-sources-feature.jar
04:57:14 [2024-05-15T08:57:14.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT-p2metadata.xml
04:57:14 [2024-05-15T08:57:14.068Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT-p2artifacts.xml
04:57:14 [2024-05-15T08:57:14.068Z] [INFO] 
04:57:14 [2024-05-15T08:57:14.069Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
04:57:14 [2024-05-15T08:57:14.069Z] [INFO] 
04:57:14 [2024-05-15T08:57:14.069Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests >--
04:57:14 [2024-05-15T08:57:14.069Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.1.8-SNAPSHOT [121/128]
04:57:14 [2024-05-15T08:57:14.069Z] [INFO]   from trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
04:57:14 [2024-05-15T08:57:14.069Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:57:14 [2024-05-15T08:57:14.069Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:14 [2024-05-15T08:57:14.069Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:14 [2024-05-15T08:57:14.069Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:14 [2024-05-15T08:57:14.069Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:14 [2024-05-15T08:57:14.069Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests:0.1.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
04:57:14 [2024-05-15T08:57:14.325Z] [INFO] 
04:57:14 [2024-05-15T08:57:14.325Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:14 [2024-05-15T08:57:14.325Z] [INFO] 
04:57:14 [2024-05-15T08:57:14.325Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:14 [2024-05-15T08:57:14.325Z] [INFO] The project's OSGi version is 0.1.8.202405150845
04:57:14 [2024-05-15T08:57:14.325Z] [INFO] 
04:57:14 [2024-05-15T08:57:14.325Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:14 [2024-05-15T08:57:14.325Z] [INFO] 
04:57:14 [2024-05-15T08:57:14.325Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:14 [2024-05-15T08:57:14.325Z] [INFO] 
04:57:14 [2024-05-15T08:57:14.325Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:14 [2024-05-15T08:57:14.325Z] [INFO] 
04:57:14 [2024-05-15T08:57:14.325Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:14 [2024-05-15T08:57:14.325Z] [INFO] 
04:57:14 [2024-05-15T08:57:14.325Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:14 [2024-05-15T08:57:14.325Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests
04:57:14 [2024-05-15T08:57:14.325Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:14 [2024-05-15T08:57:14.325Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:14 [2024-05-15T08:57:14.580Z] [INFO] 
04:57:14 [2024-05-15T08:57:14.580Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:14 [2024-05-15T08:57:14.580Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:57:14 [2024-05-15T08:57:14.580Z] [INFO] 
04:57:14 [2024-05-15T08:57:14.580Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:14 [2024-05-15T08:57:14.580Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/main/resources
04:57:14 [2024-05-15T08:57:14.580Z] [INFO] 
04:57:14 [2024-05-15T08:57:14.580Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:14 [2024-05-15T08:57:14.580Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:57:14 [2024-05-15T08:57:14.580Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:14 [2024-05-15T08:57:14.580Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:14 [2024-05-15T08:57:14.580Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:14 [2024-05-15T08:57:14.580Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
04:57:15 [2024-05-15T08:57:15.944Z] [INFO] 
04:57:15 [2024-05-15T08:57:15.944Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:15 [2024-05-15T08:57:15.944Z] [INFO] 
04:57:15 [2024-05-15T08:57:15.944Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:15 [2024-05-15T08:57:15.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/test/resources
04:57:15 [2024-05-15T08:57:15.944Z] [INFO] 
04:57:15 [2024-05-15T08:57:15.944Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:15 [2024-05-15T08:57:15.944Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 178 were skipped
04:57:15 [2024-05-15T08:57:15.944Z] [INFO] 
04:57:15 [2024-05-15T08:57:15.944Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:15 [2024-05-15T08:57:15.944Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT-sources.jar
04:57:15 [2024-05-15T08:57:15.944Z] [INFO] 
04:57:15 [2024-05-15T08:57:15.944Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:16 [2024-05-15T08:57:16.200Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT.jar
04:57:16 [2024-05-15T08:57:16.200Z] [INFO] 
04:57:16 [2024-05-15T08:57:16.200Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:16 [2024-05-15T08:57:16.200Z] [INFO] 
04:57:16 [2024-05-15T08:57:16.200Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:16 [2024-05-15T08:57:16.200Z] [INFO] 
04:57:16 [2024-05-15T08:57:16.200Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:16 [2024-05-15T08:57:16.200Z] [INFO] 
04:57:16 [2024-05-15T08:57:16.200Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:16 [2024-05-15T08:57:16.200Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT.jar
04:57:17 [2024-05-15T08:57:17.126Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT-sources.jar
04:57:17 [2024-05-15T08:57:17.687Z] [INFO] 
04:57:17 [2024-05-15T08:57:17.687Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:17 [2024-05-15T08:57:17.688Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:17 [2024-05-15T08:57:17.688Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data/.metadata/.log
04:57:17 [2024-05-15T08:57:17.688Z] [INFO] Command line:
04:57:17 [2024-05-15T08:57:17.688Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:57:17 [2024-05-15T08:57:17.688Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:57:18 [2024-05-15T08:57:18.615Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:57:18 [2024-05-15T08:57:18.615Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:57:18 [2024-05-15T08:57:18.615Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:57:18 [2024-05-15T08:57:18.615Z] WARNING: System::setSecurityManager will be removed in a future release
04:57:22 [2024-05-15T08:57:22.777Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest
04:57:22 [2024-05-15T08:57:22.777Z] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
04:57:22 [2024-05-15T08:57:22.777Z] SLF4J: Defaulting to no-operation (NOP) logger implementation
04:57:22 [2024-05-15T08:57:22.777Z] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
04:57:37 [2024-05-15T08:57:37.613Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.69 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest
04:57:37 [2024-05-15T08:57:37.613Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testTimeGraphDataProvider -- Time elapsed: 5.485 s
04:57:37 [2024-05-15T08:57:37.613Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testHistogramDataProvider -- Time elapsed: 1.607 s
04:57:37 [2024-05-15T08:57:37.613Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testXYDataProvider -- Time elapsed: 2.485 s
04:57:37 [2024-05-15T08:57:37.613Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testTimeGraphMetaDataSerializer -- Time elapsed: 0.407 s
04:57:37 [2024-05-15T08:57:37.613Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testCallStackDataProvider -- Time elapsed: 0.413 s
04:57:37 [2024-05-15T08:57:37.613Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testProviders -- Time elapsed: 0.401 s
04:57:37 [2024-05-15T08:57:37.613Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testDataTreeDataProvider -- Time elapsed: 1.796 s
04:57:37 [2024-05-15T08:57:37.613Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testTableDataProvider -- Time elapsed: 1.002 s
04:57:37 [2024-05-15T08:57:37.613Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest
04:57:37 [2024-05-15T08:57:37.613Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest
04:57:37 [2024-05-15T08:57:37.614Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest.testHealthStatus -- Time elapsed: 0.105 s
04:57:37 [2024-05-15T08:57:37.614Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest
04:57:37 [2024-05-15T08:57:37.614Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest
04:57:37 [2024-05-15T08:57:37.614Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateTreeQueryParameters -- Time elapsed: 0 s
04:57:37 [2024-05-15T08:57:37.614Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateAnnotationsQueryParameters -- Time elapsed: 0.005 s
04:57:37 [2024-05-15T08:57:37.614Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateExperimentQueryParameters -- Time elapsed: 0.001 s
04:57:37 [2024-05-15T08:57:37.614Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateLinesQueryParameters -- Time elapsed: 0 s
04:57:37 [2024-05-15T08:57:37.614Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateFilterQueryParameters -- Time elapsed: 0 s
04:57:37 [2024-05-15T08:57:37.614Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateTooltipQueryParameters -- Time elapsed: 0 s
04:57:37 [2024-05-15T08:57:37.614Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateArrowsQueryParameters -- Time elapsed: 0.002 s
04:57:37 [2024-05-15T08:57:37.614Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateRequestedQueryParameters -- Time elapsed: 0.001 s
04:57:37 [2024-05-15T08:57:37.614Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateTraceQueryParameters -- Time elapsed: 0 s
04:57:37 [2024-05-15T08:57:37.614Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest
04:57:37 [2024-05-15T08:57:37.614Z] !SESSION 2024-05-15 08:57:17.873 -----------------------------------------------
04:57:37 [2024-05-15T08:57:37.614Z] eclipse.buildId=unknown
04:57:37 [2024-05-15T08:57:37.614Z] java.version=17.0.2
04:57:37 [2024-05-15T08:57:37.614Z] java.vendor=Oracle Corporation
04:57:37 [2024-05-15T08:57:37.614Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:57:37 [2024-05-15T08:57:37.614Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:57:37 [2024-05-15T08:57:37.614Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:57:37 [2024-05-15T08:57:37.614Z] 
04:57:37 [2024-05-15T08:57:37.614Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-15 08:57:37.359
04:57:37 [2024-05-15T08:57:37.614Z] !MESSAGE IO exception occurred
04:57:37 [2024-05-15T08:57:37.614Z] !STACK 0
04:57:37 [2024-05-15T08:57:37.614Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/configuration/org.eclipse.osgi/126/0/.cp/test_xml_files/test_invalid/test_invalid.xmltest-test-test (No such file or directory)
04:57:37 [2024-05-15T08:57:37.614Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
04:57:37 [2024-05-15T08:57:37.614Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
04:57:37 [2024-05-15T08:57:37.614Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
04:57:37 [2024-05-15T08:57:37.614Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
04:57:37 [2024-05-15T08:57:37.614Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
04:57:37 [2024-05-15T08:57:37.614Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
04:57:37 [2024-05-15T08:57:37.614Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
04:57:37 [2024-05-15T08:57:37.614Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
04:57:37 [2024-05-15T08:57:37.614Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
04:57:37 [2024-05-15T08:57:37.614Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
04:57:37 [2024-05-15T08:57:37.614Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
04:57:37 [2024-05-15T08:57:37.614Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
04:57:37 [2024-05-15T08:57:37.614Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.create(XmlConfigurationSource.java:85)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.eclipse.tracecompass.incubator.internal.trace.server.jersey.rest.core.services.ConfigurationManagerService.postConfiguration(ConfigurationManagerService.java:162)
04:57:37 [2024-05-15T08:57:37.614Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:57:37 [2024-05-15T08:57:37.614Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:57:37 [2024-05-15T08:57:37.614Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:57:37 [2024-05-15T08:57:37.614Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
04:57:37 [2024-05-15T08:57:37.614Z] 	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:508)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1373)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:463)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1295)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.server.Server.handle(Server.java:562)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$0(HttpChannel.java:399)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:656)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:391)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:282)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:319)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.io.SocketChannelEndPoint$1.run(SocketChannelEndPoint.java:101)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:378)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:894)
04:57:37 [2024-05-15T08:57:37.615Z] 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1038)
04:57:37 [2024-05-15T08:57:37.615Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
04:57:37 [2024-05-15T08:57:37.615Z] 
04:57:37 [2024-05-15T08:57:37.615Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-15 08:57:37.386
04:57:37 [2024-05-15T08:57:37.615Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
04:57:37 [2024-05-15T08:57:37.870Z] 
04:57:37 [2024-05-15T08:57:37.870Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-15 08:57:37.775
04:57:37 [2024-05-15T08:57:37.870Z] !MESSAGE IO exception occurred
04:57:37 [2024-05-15T08:57:37.870Z] !STACK 0
04:57:37 [2024-05-15T08:57:37.870Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/configuration/org.eclipse.osgi/126/0/.cp/test_xml_files/test_invalid/test_invalid.xmltest-test-test (No such file or directory)
04:57:37 [2024-05-15T08:57:37.870Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
04:57:37 [2024-05-15T08:57:37.870Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
04:57:37 [2024-05-15T08:57:37.870Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
04:57:37 [2024-05-15T08:57:37.870Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
04:57:37 [2024-05-15T08:57:37.870Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
04:57:37 [2024-05-15T08:57:37.870Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
04:57:37 [2024-05-15T08:57:37.870Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
04:57:37 [2024-05-15T08:57:37.870Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
04:57:37 [2024-05-15T08:57:37.870Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
04:57:37 [2024-05-15T08:57:37.870Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
04:57:37 [2024-05-15T08:57:37.870Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
04:57:37 [2024-05-15T08:57:37.870Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
04:57:37 [2024-05-15T08:57:37.871Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.update(XmlConfigurationSource.java:99)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.tracecompass.incubator.internal.trace.server.jersey.rest.core.services.ConfigurationManagerService.putConfiguration(ConfigurationManagerService.java:243)
04:57:37 [2024-05-15T08:57:37.871Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:57:37 [2024-05-15T08:57:37.871Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
04:57:37 [2024-05-15T08:57:37.871Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:57:37 [2024-05-15T08:57:37.871Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:508)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1373)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:463)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1295)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.server.Server.handle(Server.java:562)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$0(HttpChannel.java:399)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:656)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:391)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:282)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:319)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.io.SocketChannelEndPoint$1.run(SocketChannelEndPoint.java:101)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:378)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:894)
04:57:37 [2024-05-15T08:57:37.871Z] 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1038)
04:57:37 [2024-05-15T08:57:37.871Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
04:57:37 [2024-05-15T08:57:37.871Z] 
04:57:37 [2024-05-15T08:57:37.871Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-05-15 08:57:37.841
04:57:37 [2024-05-15T08:57:37.871Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
04:57:38 [2024-05-15T08:57:38.127Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.802 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest
04:57:38 [2024-05-15T08:57:38.127Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest.testSourceType -- Time elapsed: 0.160 s
04:57:38 [2024-05-15T08:57:38.127Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest.testXmlDataProvider -- Time elapsed: 0.898 s
04:57:38 [2024-05-15T08:57:38.127Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest.testCreateGetAndDelete -- Time elapsed: 0.341 s
04:57:38 [2024-05-15T08:57:38.127Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest.testUpdate -- Time elapsed: 0.399 s
04:57:38 [2024-05-15T08:57:38.127Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest
04:57:38 [2024-05-15T08:57:38.688Z] 
04:57:38 [2024-05-15T08:57:38.688Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-05-15 08:57:38.547
04:57:38 [2024-05-15T08:57:38.688Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
04:57:40 [2024-05-15T08:57:40.051Z] 
04:57:40 [2024-05-15T08:57:40.051Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-05-15 08:57:39.661
04:57:40 [2024-05-15T08:57:40.051Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
04:57:40 [2024-05-15T08:57:40.613Z] 
04:57:40 [2024-05-15T08:57:40.613Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-05-15 08:57:40.473
04:57:40 [2024-05-15T08:57:40.613Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
04:57:41 [2024-05-15T08:57:41.173Z] 
04:57:41 [2024-05-15T08:57:41.173Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-05-15 08:57:41.071
04:57:41 [2024-05-15T08:57:41.173Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
04:57:41 [2024-05-15T08:57:41.429Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.264 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest
04:57:41 [2024-05-15T08:57:41.429Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest.testExperiment -- Time elapsed: 0.735 s
04:57:41 [2024-05-15T08:57:41.429Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest.testPostConflicts -- Time elapsed: 1.188 s
04:57:41 [2024-05-15T08:57:41.429Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest.testWorkspaceStructure -- Time elapsed: 0.689 s
04:57:41 [2024-05-15T08:57:41.429Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest.testRePost -- Time elapsed: 0.608 s
04:57:41 [2024-05-15T08:57:41.429Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest
04:57:43 [2024-05-15T08:57:43.317Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.984 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest
04:57:43 [2024-05-15T08:57:43.317Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest.testWithTwoTraces -- Time elapsed: 0.382 s
04:57:43 [2024-05-15T08:57:43.317Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest.testWorkspaceStructure -- Time elapsed: 0.390 s
04:57:43 [2024-05-15T08:57:43.317Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest.testWithOneTrace -- Time elapsed: 0.394 s
04:57:43 [2024-05-15T08:57:43.317Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest.testConflictingTraces -- Time elapsed: 0.812 s
04:57:43 [2024-05-15T08:57:43.317Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest
04:57:43 [2024-05-15T08:57:43.317Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest
04:57:43 [2024-05-15T08:57:43.317Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
04:57:43 [2024-05-15T08:57:43.317Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest
04:57:43 [2024-05-15T08:57:43.317Z] 
04:57:43 [2024-05-15T08:57:43.317Z] !ENTRY org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 2 0 2024-05-15 08:57:43.267
04:57:43 [2024-05-15T08:57:43.317Z] !MESSAGE Invalid port specified: not a number. Will use default port 8080
04:57:43 [2024-05-15T08:57:43.317Z] 
04:57:43 [2024-05-15T08:57:43.317Z] !ENTRY org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 4 0 2024-05-15 08:57:43.269
04:57:43 [2024-05-15T08:57:43.317Z] !MESSAGE Server requested to use SSL, but no keystore specified. You must specify the keystore using the 'traceserver.keystore' system property. Will use plain http instead.
04:57:43 [2024-05-15T08:57:43.317Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest
04:57:43 [2024-05-15T08:57:43.317Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testForceHttp -- Time elapsed: 0 s
04:57:43 [2024-05-15T08:57:43.317Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testInvalidPort -- Time elapsed: 0.001 s
04:57:43 [2024-05-15T08:57:43.317Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testHttps -- Time elapsed: 0 s
04:57:43 [2024-05-15T08:57:43.317Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testHttp -- Time elapsed: 0 s
04:57:43 [2024-05-15T08:57:43.317Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testDefaultHttp -- Time elapsed: 0 s
04:57:43 [2024-05-15T08:57:43.317Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testHttpsNoKeystore -- Time elapsed: 0.001 s
04:57:43 [2024-05-15T08:57:43.317Z] 
04:57:43 [2024-05-15T08:57:43.317Z] Results:
04:57:43 [2024-05-15T08:57:43.317Z] 
04:57:43 [2024-05-15T08:57:43.317Z] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0
04:57:43 [2024-05-15T08:57:43.317Z] 
04:57:43 [2024-05-15T08:57:43.573Z] 
04:57:43 [2024-05-15T08:57:43.573Z] !ENTRY org.eclipse.core.resources 2 10035 2024-05-15 08:57:43.345
04:57:43 [2024-05-15T08:57:43.573Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] All tests passed
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] 
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] 
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 56 classes
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] 
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT.jar
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT.pom
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT-sources.jar
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT-p2metadata.xml
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT-p2artifacts.xml
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] 
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] 
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product >--
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] Building Trace Compass Server Product 0.9.0-SNAPSHOT           [122/128]
04:57:43 [2024-05-15T08:57:43.828Z] [INFO]   from trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
04:57:43 [2024-05-15T08:57:43.828Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:43 [2024-05-15T08:57:43.828Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:43 [2024-05-15T08:57:43.828Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:57:43 [2024-05-15T08:57:43.828Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml
04:57:44 [2024-05-15T08:57:44.083Z] [WARNING] The POM for com.sun.activation:jakarta.activation:jar:1.2.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] 
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] 
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] 
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] 
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] 
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] 
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] 
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/src/main/resources
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] 
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:44 [2024-05-15T08:57:44.083Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] 
04:57:44 [2024-05-15T08:57:44.083Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:44 [2024-05-15T08:57:44.083Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:57:45 [2024-05-15T08:57:45.007Z] [INFO] 
04:57:45 [2024-05-15T08:57:45.007Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:45 [2024-05-15T08:57:45.007Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:57:45 [2024-05-15T08:57:45.007Z] [INFO] 
04:57:45 [2024-05-15T08:57:45.007Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:45 [2024-05-15T08:57:45.007Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:57:45 [2024-05-15T08:57:45.007Z] [INFO] 
04:57:45 [2024-05-15T08:57:45.007Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:45 [2024-05-15T08:57:45.007Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:57:45 [2024-05-15T08:57:45.565Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.xml.bind,2.2.0.v201105210648 have severely compromised security. Please report this concern to the artifact provider.
04:57:45 [2024-05-15T08:57:45.820Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.activation,1.1.0.v201211130549 have severely compromised security. Please report this concern to the artifact provider.
04:57:45 [2024-05-15T08:57:45.820Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.inject,1.0.0.v20091030 have severely compromised security. Please report this concern to the artifact provider.
04:57:46 [2024-05-15T08:57:46.382Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,traceserver.executable.win32.win32.x86_64,0.9.0.202405150845.
04:57:46 [2024-05-15T08:57:46.382Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.el,2.2.0.v201303151357 have severely compromised security. Please report this concern to the artifact provider.
04:57:46 [2024-05-15T08:57:46.943Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,traceserver.executable.cocoa.macosx.x86_64,0.9.0.202405150845.
04:57:46 [2024-05-15T08:57:46.943Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,traceserver.executable.gtk.linux.x86_64,0.9.0.202405150845.
04:57:46 [2024-05-15T08:57:46.943Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.json,1.0.0.v201011060100 have severely compromised security. Please report this concern to the artifact provider.
04:57:46 [2024-05-15T08:57:46.943Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.antlr.runtime,3.2.0.v201101311130 have severely compromised security. Please report this concern to the artifact provider.
04:57:47 [2024-05-15T08:57:47.199Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.aopalliance,1.0.0.v201105210816 have severely compromised security. Please report this concern to the artifact provider.
04:57:47 [2024-05-15T08:57:47.454Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.xml.bind,2.2.0.v201105210648 have severely compromised security. Please report this concern to the artifact provider.
04:57:49 [2024-05-15T08:57:49.340Z] [INFO] 
04:57:49 [2024-05-15T08:57:49.340Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:49 [2024-05-15T08:57:49.340Z] [INFO] 
04:57:49 [2024-05-15T08:57:49.340Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:49 [2024-05-15T08:57:49.340Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:57:49 [2024-05-15T08:57:49.340Z] [INFO] 
04:57:49 [2024-05-15T08:57:49.340Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:49 [2024-05-15T08:57:49.340Z] [INFO] 
04:57:49 [2024-05-15T08:57:49.340Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:49 [2024-05-15T08:57:49.340Z] [INFO] 
04:57:49 [2024-05-15T08:57:49.340Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:49 [2024-05-15T08:57:49.340Z] [INFO] 
04:57:49 [2024-05-15T08:57:49.340Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:57:49 [2024-05-15T08:57:49.340Z] [INFO] Installing product traceserver for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/win32/win32/x86_64/trace-compass-server
04:57:49 [2024-05-15T08:57:49.594Z] Installing traceserver 0.9.0.202405150845.
04:57:56 [2024-05-15T08:57:56.126Z] Operation completed in 6039 ms.
04:57:56 [2024-05-15T08:57:56.126Z] [INFO] Installing product traceserver for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/macosx/cocoa/x86_64/trace-compass-server.app
04:57:56 [2024-05-15T08:57:56.126Z] Installing traceserver 0.9.0.202405150845.
04:58:01 [2024-05-15T08:58:01.364Z] Operation completed in 5195 ms.
04:58:01 [2024-05-15T08:58:01.925Z] [INFO] Installing product traceserver for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/linux/gtk/x86_64/trace-compass-server
04:58:01 [2024-05-15T08:58:01.925Z] Installing traceserver 0.9.0.202405150845.
04:58:07 [2024-05-15T08:58:07.165Z] Operation completed in 4849 ms.
04:58:07 [2024-05-15T08:58:07.165Z] [INFO] 
04:58:07 [2024-05-15T08:58:07.165Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:58:07 [2024-05-15T08:58:07.165Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.9.0-20240515-0845-win32.win32.x86_64.zip
04:58:09 [2024-05-15T08:58:09.051Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.9.0-20240515-0845-macosx.cocoa.x86_64.tar.gz
04:58:10 [2024-05-15T08:58:10.938Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.9.0-20240515-0845-linux.gtk.x86_64.tar.gz
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 56 classes
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] No primary artifact to install, installing attached artifacts instead.
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT.pom
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/extraArtifacts/traceserver.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT-traceserver.executable.cocoa.macosx.x86_64.zip
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT-p2artifacts.xml
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/extraArtifacts/traceserver.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT-traceserver.executable.win32.win32.x86_64.zip
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/extraArtifacts/traceserver.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT-traceserver.executable.gtk.linux.x86_64.zip
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT-p2metadata.xml
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.9.0-20240515-0845-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT-win32.win32.x86_64.zip
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.9.0-20240515-0845-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.9.0-20240515-0845-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.product ---
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev >--
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Building Trace Compass Incubator Trace Server Developer Guide 0.9.0-SNAPSHOT [123/128]
04:58:13 [2024-05-15T08:58:13.452Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:13 [2024-05-15T08:58:13.452Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:13 [2024-05-15T08:58:13.452Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:13 [2024-05-15T08:58:13.452Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Executing tasks
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Executed tasks
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.452Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] Resolving class path of Trace Compass Incubator Trace Server Developer Guide
04:58:13 [2024-05-15T08:58:13.453Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:13 [2024-05-15T08:58:13.453Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] Executing tasks
04:58:13 [2024-05-15T08:58:13.453Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc/Developer-Guide.html
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] Executed tasks
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/src/main/resources
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:13 [2024-05-15T08:58:13.453Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:58:13 [2024-05-15T08:58:13.453Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:13 [2024-05-15T08:58:13.453Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] 
04:58:13 [2024-05-15T08:58:13.453Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:13 [2024-05-15T08:58:13.708Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:13 [2024-05-15T08:58:13.708Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:13 [2024-05-15T08:58:13.708Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:14 [2024-05-15T08:58:14.268Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
04:58:14 [2024-05-15T08:58:14.268Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/data/.metadata/.log
04:58:14 [2024-05-15T08:58:14.268Z] [INFO] Command line:
04:58:14 [2024-05-15T08:58:14.268Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:58:14 [2024-05-15T08:58:14.268Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:58:14 [2024-05-15T08:58:14.830Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:58:14 [2024-05-15T08:58:14.830Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
04:58:14 [2024-05-15T08:58:14.830Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
04:58:14 [2024-05-15T08:58:14.830Z] WARNING: System::setSecurityManager will be removed in a future release
04:58:16 [2024-05-15T08:58:16.191Z] Buildfile: build.xml
04:58:16 [2024-05-15T08:58:16.191Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:58:16 [2024-05-15T08:58:16.191Z] WARNING: A terminally deprecated method in java.lang.System has been called
04:58:16 [2024-05-15T08:58:16.191Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
04:58:16 [2024-05-15T08:58:16.191Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
04:58:16 [2024-05-15T08:58:16.191Z] WARNING: System::setSecurityManager will be removed in a future release
04:58:16 [2024-05-15T08:58:16.191Z] 
04:58:16 [2024-05-15T08:58:16.191Z] build.index:
04:58:16 [2024-05-15T08:58:16.752Z] BUILD SUCCESSFUL
04:58:17 [2024-05-15T08:58:17.007Z] 
04:58:17 [2024-05-15T08:58:17.007Z] BUILD SUCCESSFUL
04:58:17 [2024-05-15T08:58:17.007Z] Total time: 1 second
04:58:17 [2024-05-15T08:58:17.007Z] [INFO] 
04:58:17 [2024-05-15T08:58:17.007Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:17 [2024-05-15T08:58:17.007Z] [INFO] 
04:58:17 [2024-05-15T08:58:17.007Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:17 [2024-05-15T08:58:17.007Z] [INFO] 
04:58:17 [2024-05-15T08:58:17.007Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:17 [2024-05-15T08:58:17.007Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/src/test/resources
04:58:17 [2024-05-15T08:58:17.007Z] [INFO] 
04:58:17 [2024-05-15T08:58:17.007Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:17 [2024-05-15T08:58:17.007Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:58:17 [2024-05-15T08:58:17.007Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:17 [2024-05-15T08:58:17.007Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:17 [2024-05-15T08:58:17.007Z] [INFO] 
04:58:17 [2024-05-15T08:58:17.007Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:17 [2024-05-15T08:58:17.007Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
04:58:17 [2024-05-15T08:58:17.007Z] [INFO] 
04:58:17 [2024-05-15T08:58:17.007Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:17 [2024-05-15T08:58:17.007Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT-sources.jar
04:58:17 [2024-05-15T08:58:17.007Z] [INFO] 
04:58:17 [2024-05-15T08:58:17.007Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:17 [2024-05-15T08:58:17.007Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT.jar
04:58:17 [2024-05-15T08:58:17.008Z] [INFO] 
04:58:17 [2024-05-15T08:58:17.008Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:17 [2024-05-15T08:58:17.008Z] [INFO] 
04:58:17 [2024-05-15T08:58:17.008Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:17 [2024-05-15T08:58:17.008Z] [INFO] 
04:58:17 [2024-05-15T08:58:17.008Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:17 [2024-05-15T08:58:17.008Z] [INFO] 
04:58:17 [2024-05-15T08:58:17.008Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:17 [2024-05-15T08:58:17.008Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT.jar
04:58:18 [2024-05-15T08:58:18.370Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT-sources.jar
04:58:19 [2024-05-15T08:58:19.297Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.297Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:19 [2024-05-15T08:58:19.297Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:58:19 [2024-05-15T08:58:19.297Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.297Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT.jar
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT.pom
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT-sources.jar
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT-p2metadata.xml
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT-p2artifacts.xml
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] Executing tasks
04:58:19 [2024-05-15T08:58:19.298Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.trace.server.doc.dev
04:58:19 [2024-05-15T08:58:19.298Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.trace.server.doc.dev
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] Executed tasks
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp-parent >--
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] Building Trace Compass Incubator RCP Parent 0.9.0-SNAPSHOT     [124/128]
04:58:19 [2024-05-15T08:58:19.298Z] [INFO]   from rcp/pom.xml
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] --------------------------------[ pom ]---------------------------------
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp-parent ---
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp-parent ---
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp-parent ---
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp-parent ---
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp-parent ---
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp-parent ---
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp-parent ---
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp-parent ---
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp-parent ---
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp-parent ---
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp-parent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-parent-0.9.0-SNAPSHOT.pom
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp >--
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] Building Trace Compass Incubator RCP Feature 0.9.0-SNAPSHOT    [125/128]
04:58:19 [2024-05-15T08:58:19.298Z] [INFO]   from rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:58:19 [2024-05-15T08:58:19.298Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:19 [2024-05-15T08:58:19.298Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:19 [2024-05-15T08:58:19.298Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:19 [2024-05-15T08:58:19.298Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/src/main/resources
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] 
04:58:19 [2024-05-15T08:58:19.554Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:20 [2024-05-15T08:58:20.915Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 338 were skipped
04:58:20 [2024-05-15T08:58:20.915Z] [INFO] 
04:58:20 [2024-05-15T08:58:20.915Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:20 [2024-05-15T08:58:20.915Z] [INFO] 
04:58:20 [2024-05-15T08:58:20.915Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:21 [2024-05-15T08:58:21.170Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT.jar
04:58:21 [2024-05-15T08:58:21.170Z] [INFO] 
04:58:21 [2024-05-15T08:58:21.170Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:21 [2024-05-15T08:58:21.170Z] [INFO] 
04:58:21 [2024-05-15T08:58:21.170Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:21 [2024-05-15T08:58:21.170Z] [INFO] 
04:58:21 [2024-05-15T08:58:21.170Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:21 [2024-05-15T08:58:21.170Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT-sources-feature.jar
04:58:21 [2024-05-15T08:58:21.170Z] [INFO] 
04:58:21 [2024-05-15T08:58:21.170Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:21 [2024-05-15T08:58:21.170Z] [INFO] 
04:58:21 [2024-05-15T08:58:21.170Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:21 [2024-05-15T08:58:21.170Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance
04:58:21 [2024-05-15T08:58:21.170Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance
04:58:21 [2024-05-15T08:58:21.170Z] [INFO] 
04:58:21 [2024-05-15T08:58:21.170Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:21 [2024-05-15T08:58:21.170Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT.jar
04:58:22 [2024-05-15T08:58:22.098Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT-sources-feature.jar
04:58:23 [2024-05-15T08:58:23.024Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.024Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:23 [2024-05-15T08:58:23.024Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:58:23 [2024-05-15T08:58:23.024Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.024Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:23 [2024-05-15T08:58:23.024Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.024Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:23 [2024-05-15T08:58:23.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT.jar
04:58:23 [2024-05-15T08:58:23.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT.pom
04:58:23 [2024-05-15T08:58:23.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT-sources-feature.jar
04:58:23 [2024-05-15T08:58:23.024Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT-p2metadata.xml
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT-p2artifacts.xml
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp ---
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding >--
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] Building Trace Compass RCP Branding plug-in 0.9.0-SNAPSHOT     [126/128]
04:58:23 [2024-05-15T08:58:23.025Z] [INFO]   from rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:23 [2024-05-15T08:58:23.025Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:23 [2024-05-15T08:58:23.025Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:23 [2024-05-15T08:58:23.025Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:23 [2024-05-15T08:58:23.025Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
04:58:23 [2024-05-15T08:58:23.025Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:23 [2024-05-15T08:58:23.025Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/src/main/resources
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.025Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:58:23 [2024-05-15T08:58:23.025Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:23 [2024-05-15T08:58:23.025Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:23 [2024-05-15T08:58:23.025Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/src/test/resources
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.025Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
04:58:23 [2024-05-15T08:58:23.025Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:23 [2024-05-15T08:58:23.025Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:23 [2024-05-15T08:58:23.025Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.025Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 73 were skipped
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT-sources.jar
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.025Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT.jar
04:58:23 [2024-05-15T08:58:23.282Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.282Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.282Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.282Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.282Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.282Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.282Z] [INFO] 
04:58:23 [2024-05-15T08:58:23.282Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:23 [2024-05-15T08:58:23.282Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT.jar
04:58:24 [2024-05-15T08:58:24.207Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT-sources.jar
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] 
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] 
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] 
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT.jar
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT.pom
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT-sources.jar
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT-p2metadata.xml
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT-p2artifacts.xml
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] 
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.branding ---
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] 
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature >--
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] Building Trace Compass RCP Branding Feature 0.9.0-SNAPSHOT     [127/128]
04:58:24 [2024-05-15T08:58:24.768Z] [INFO]   from rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:58:24 [2024-05-15T08:58:24.768Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:24 [2024-05-15T08:58:24.768Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:24 [2024-05-15T08:58:24.768Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:24 [2024-05-15T08:58:24.768Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] 
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] 
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] 
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] 
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] 
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] 
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] 
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] 
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/src/main/resources
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] 
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:25 [2024-05-15T08:58:25.024Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 73 were skipped
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] 
04:58:25 [2024-05-15T08:58:25.024Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:25 [2024-05-15T08:58:25.025Z] [INFO] 
04:58:25 [2024-05-15T08:58:25.025Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:25 [2024-05-15T08:58:25.025Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT.jar
04:58:25 [2024-05-15T08:58:25.025Z] [INFO] 
04:58:25 [2024-05-15T08:58:25.025Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:25 [2024-05-15T08:58:25.025Z] [INFO] 
04:58:25 [2024-05-15T08:58:25.025Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:25 [2024-05-15T08:58:25.025Z] [INFO] 
04:58:25 [2024-05-15T08:58:25.025Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:25 [2024-05-15T08:58:25.025Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT-sources-feature.jar
04:58:25 [2024-05-15T08:58:25.025Z] [INFO] 
04:58:25 [2024-05-15T08:58:25.025Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:25 [2024-05-15T08:58:25.025Z] [INFO] 
04:58:25 [2024-05-15T08:58:25.025Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:25 [2024-05-15T08:58:25.025Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance
04:58:25 [2024-05-15T08:58:25.025Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance
04:58:25 [2024-05-15T08:58:25.025Z] [INFO] 
04:58:25 [2024-05-15T08:58:25.025Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:25 [2024-05-15T08:58:25.025Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT.jar
04:58:26 [2024-05-15T08:58:26.388Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT-sources-feature.jar
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] 
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] 
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding' with 0 classes
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] 
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT.jar
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT.pom
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT-sources-feature.jar
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT-p2metadata.xml
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT-p2artifacts.xml
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] 
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] 
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product >--
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] Building Trace Compass Incubator RCP Product 0.9.0-SNAPSHOT    [128/128]
04:58:26 [2024-05-15T08:58:26.950Z] [INFO]   from rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml
04:58:26 [2024-05-15T08:58:26.950Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
04:58:26 [2024-05-15T08:58:26.950Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:26 [2024-05-15T08:58:26.950Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:26 [2024-05-15T08:58:26.950Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
04:58:26 [2024-05-15T08:58:26.951Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml
04:58:27 [2024-05-15T08:58:27.877Z] [INFO] 
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] 
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] The project's OSGi version is 0.9.0.202405150845
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] 
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] 
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] 
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] 
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] 
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/src/main/resources
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] 
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:27 [2024-05-15T08:58:27.878Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] 
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:27 [2024-05-15T08:58:27.878Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] 
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:27 [2024-05-15T08:58:27.878Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] 
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:27 [2024-05-15T08:58:27.878Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] 
04:58:27 [2024-05-15T08:58:27.878Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:27 [2024-05-15T08:58:27.878Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:58:29 [2024-05-15T08:58:29.241Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.xml.serializer,2.7.1.v201005080400 have severely compromised security. Please report this concern to the artifact provider.
04:58:29 [2024-05-15T08:58:29.802Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.lang3,3.1.0.v201403281430 have severely compromised security. Please report this concern to the artifact provider.
04:58:32 [2024-05-15T08:58:32.314Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,com.google.protobuf,2.4.0.v201105131100 have severely compromised security. Please report this concern to the artifact provider.
04:58:32 [2024-05-15T08:58:32.314Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.jxpath,1.3.0.v200911051830 have severely compromised security. Please report this concern to the artifact provider.
04:58:32 [2024-05-15T08:58:32.570Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.json,1.0.0.v201011060100 have severely compromised security. Please report this concern to the artifact provider.
04:58:32 [2024-05-15T08:58:32.571Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.antlr.runtime,3.2.0.v201101311130 have severely compromised security. Please report this concern to the artifact provider.
04:58:32 [2024-05-15T08:58:32.571Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.css.sac,1.3.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider.
04:58:32 [2024-05-15T08:58:32.571Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.incubator.rcp.executable.cocoa.macosx.x86_64,0.9.0.202405150845.
04:58:32 [2024-05-15T08:58:32.826Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.servlet.jsp,2.2.0.v201112011158 have severely compromised security. Please report this concern to the artifact provider.
04:58:32 [2024-05-15T08:58:32.826Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.incubator.rcp.executable.gtk.linux.x86_64,0.9.0.202405150845.
04:58:33 [2024-05-15T08:58:33.751Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.svg,1.1.0.v201011041433 have severely compromised security. Please report this concern to the artifact provider.
04:58:33 [2024-05-15T08:58:33.751Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.lang3,3.1.0.v201403281430 have severely compromised security. Please report this concern to the artifact provider.
04:58:34 [2024-05-15T08:58:34.006Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,py4j-java,0.10.9.5-bnd-LoVopg have severely compromised security. Please report this concern to the artifact provider.
04:58:34 [2024-05-15T08:58:34.932Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.incubator.rcp.executable.win32.win32.x86_64,0.9.0.202405150845.
04:58:34 [2024-05-15T08:58:34.932Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.lang,2.6.0.v201404270220 have severely compromised security. Please report this concern to the artifact provider.
04:58:34 [2024-05-15T08:58:34.932Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.smil,1.0.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider.
04:58:34 [2024-05-15T08:58:34.932Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.sat4j.pb,2.3.5.v201404071733 have severely compromised security. Please report this concern to the artifact provider.
04:58:36 [2024-05-15T08:58:36.815Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.events,3.0.0.draft20060413_v201105210656 have severely compromised security. Please report this concern to the artifact provider.
04:58:36 [2024-05-15T08:58:36.815Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.inject,1.0.0.v20091030 have severely compromised security. Please report this concern to the artifact provider.
04:58:36 [2024-05-15T08:58:36.815Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.sat4j.core,2.3.5.v201308161310 have severely compromised security. Please report this concern to the artifact provider.
04:58:37 [2024-05-15T08:58:37.375Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.el,2.2.0.v201303151357 have severely compromised security. Please report this concern to the artifact provider.
04:58:38 [2024-05-15T08:58:38.737Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.aopalliance,1.0.0.v201105210816 have severely compromised security. Please report this concern to the artifact provider.
04:58:39 [2024-05-15T08:58:39.662Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,com.sun.el,2.2.0.v201303151357 have severely compromised security. Please report this concern to the artifact provider.
04:58:39 [2024-05-15T08:58:39.662Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.jasper.glassfish,2.2.2.v201501141630 have severely compromised security. Please report this concern to the artifact provider.
04:58:39 [2024-05-15T08:58:39.662Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.activation,1.1.0.v201211130549 have severely compromised security. Please report this concern to the artifact provider.
04:58:42 [2024-05-15T08:58:42.171Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.xml.serializer,2.7.1.v201005080400 have severely compromised security. Please report this concern to the artifact provider.
04:58:42 [2024-05-15T08:58:42.729Z] [WARNING] [135ed1b7-ed03-4254-8bd1-b9cc0826a149][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,py4j-python,0.10.9.5-bnd-2odeag have severely compromised security. Please report this concern to the artifact provider.
04:58:54 [2024-05-15T08:58:54.891Z] [INFO] 
04:58:54 [2024-05-15T08:58:54.891Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:54 [2024-05-15T08:58:54.891Z] [INFO] 
04:58:54 [2024-05-15T08:58:54.891Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:54 [2024-05-15T08:58:54.891Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
04:58:54 [2024-05-15T08:58:54.891Z] [INFO] 
04:58:54 [2024-05-15T08:58:54.891Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:54 [2024-05-15T08:58:54.891Z] [INFO] 
04:58:54 [2024-05-15T08:58:54.891Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:54 [2024-05-15T08:58:54.891Z] [INFO] 
04:58:54 [2024-05-15T08:58:54.891Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:54 [2024-05-15T08:58:54.891Z] [INFO] 
04:58:54 [2024-05-15T08:58:54.891Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
04:58:54 [2024-05-15T08:58:54.891Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/win32/win32/x86_64/trace-compass
04:58:54 [2024-05-15T08:58:54.891Z] Installing org.eclipse.tracecompass.incubator.rcp 0.9.0.202405150845.
04:58:54 [2024-05-15T08:58:54.891Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 9.3.0.202405140534.
04:58:54 [2024-05-15T08:58:54.891Z] Installing org.eclipse.tracecompass.rcp.feature.group 9.3.0.202405140534.
04:58:54 [2024-05-15T08:58:54.891Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.9.0.202405150845.
04:58:54 [2024-05-15T08:58:54.891Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 9.3.0.202405140534.
04:58:54 [2024-05-15T08:58:54.891Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.9.0.202405150845.
04:58:54 [2024-05-15T08:58:54.891Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.9.0.202405150845.
04:58:54 [2024-05-15T08:58:54.891Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.9.0.202405150845.
04:58:54 [2024-05-15T08:58:54.891Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.9.0.202405150845.
04:59:16 [2024-05-15T08:59:16.772Z] Operation completed in 22283 ms.
04:59:16 [2024-05-15T08:59:16.772Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/macosx/cocoa/x86_64/trace-compass.app
04:59:16 [2024-05-15T08:59:16.772Z] Installing org.eclipse.tracecompass.incubator.rcp 0.9.0.202405150845.
04:59:16 [2024-05-15T08:59:16.772Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 9.3.0.202405140534.
04:59:16 [2024-05-15T08:59:16.772Z] Installing org.eclipse.tracecompass.rcp.feature.group 9.3.0.202405140534.
04:59:16 [2024-05-15T08:59:16.772Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.9.0.202405150845.
04:59:16 [2024-05-15T08:59:16.772Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 9.3.0.202405140534.
04:59:16 [2024-05-15T08:59:16.772Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.9.0.202405150845.
04:59:16 [2024-05-15T08:59:16.772Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.9.0.202405150845.
04:59:16 [2024-05-15T08:59:16.772Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.9.0.202405150845.
04:59:16 [2024-05-15T08:59:16.772Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.9.0.202405150845.
04:59:38 [2024-05-15T08:59:38.650Z] Operation completed in 21098 ms.
04:59:38 [2024-05-15T08:59:38.650Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/linux/gtk/x86_64/trace-compass
04:59:38 [2024-05-15T08:59:38.650Z] Installing org.eclipse.tracecompass.incubator.rcp 0.9.0.202405150845.
04:59:38 [2024-05-15T08:59:38.650Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 9.3.0.202405140534.
04:59:38 [2024-05-15T08:59:38.650Z] Installing org.eclipse.tracecompass.rcp.feature.group 9.3.0.202405140534.
04:59:38 [2024-05-15T08:59:38.650Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.9.0.202405150845.
04:59:38 [2024-05-15T08:59:38.650Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 9.3.0.202405140534.
04:59:38 [2024-05-15T08:59:38.650Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.9.0.202405150845.
04:59:38 [2024-05-15T08:59:38.650Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.9.0.202405150845.
04:59:38 [2024-05-15T08:59:38.650Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.9.0.202405150845.
04:59:38 [2024-05-15T08:59:38.650Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.9.0.202405150845.
05:00:00 [2024-05-15T09:00:00.522Z] Operation completed in 20907 ms.
05:00:00 [2024-05-15T09:00:00.522Z] [INFO] 
05:00:00 [2024-05-15T09:00:00.522Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
05:00:00 [2024-05-15T09:00:00.522Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.9.0-20240515-0845-win32.win32.x86_64.zip
05:00:08 [2024-05-15T09:00:08.597Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.9.0-20240515-0845-macosx.cocoa.x86_64.tar.gz
05:00:18 [2024-05-15T09:00:18.534Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.9.0-20240515-0845-linux.gtk.x86_64.tar.gz
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] 
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.product ---
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] 
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.product ---
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding.feature' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.javascript' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.python' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.doc.user' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.ui' with 13 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
05:00:28 [2024-05-15T09:00:28.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
05:00:28 [2024-05-15T09:00:28.473Z] [INFO] 
05:00:28 [2024-05-15T09:00:28.473Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.product ---
05:00:28 [2024-05-15T09:00:28.473Z] [INFO] No primary artifact to install, installing attached artifacts instead.
05:00:28 [2024-05-15T09:00:28.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT.pom
05:00:28 [2024-05-15T09:00:28.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT-p2artifacts.xml
05:00:28 [2024-05-15T09:00:28.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.incubator.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.gtk.linux.x86_64.zip
05:00:28 [2024-05-15T09:00:28.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.incubator.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.win32.win32.x86_64.zip
05:00:28 [2024-05-15T09:00:28.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.incubator.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.cocoa.macosx.x86_64.zip
05:00:28 [2024-05-15T09:00:28.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT-p2metadata.xml
05:00:28 [2024-05-15T09:00:28.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.9.0-20240515-0845-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT-win32.win32.x86_64.zip
05:00:28 [2024-05-15T09:00:28.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.9.0-20240515-0845-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
05:00:29 [2024-05-15T09:00:29.654Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.9.0-20240515-0845-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] 
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.product ---
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] ------------------------------------------------------------------------
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] Reactor Summary:
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] 
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] Trace Compass Incubator Parent 0.9.0-SNAPSHOT ...... SUCCESS [  6.003 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] Trace Compass Incubator Common Parent 0.9.0-SNAPSHOT SUCCESS [  0.018 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] Trace Compass Incubator Target Platform 0.9.0-SNAPSHOT SUCCESS [  0.430 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] Trace Compass Incubator Callstack Parent 0.9.0-SNAPSHOT SUCCESS [  0.025 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core 0.1.1-SNAPSHOT SUCCESS [ 41.356 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core 0.1.5-SNAPSHOT SUCCESS [  5.252 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui 0.1.2-SNAPSHOT SUCCESS [ 12.646 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] Trace Compass Incubator Documentation 0.9.0-SNAPSHOT SUCCESS [  0.061 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] Trace Compass Incubator callstack User Guide 0.9.0-SNAPSHOT SUCCESS [ 11.047 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.callstack 0.9.0-SNAPSHOT SUCCESS [  3.746 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] Trace Compass Incubator tracetypes Parent 0.9.0-SNAPSHOT SUCCESS [  0.032 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core 0.1.4-SNAPSHOT SUCCESS [  4.709 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] Trace Compass Incubator ROS 2 User Guide 0.9.0-SNAPSHOT SUCCESS [  4.774 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.ros2.ui 0.1.3-SNAPSHOT SUCCESS [  4.233 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.ros2 0.9.0-SNAPSHOT SUCCESS [  3.890 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] Trace Compass Incubator Scripting User Guide 0.9.0-SNAPSHOT SUCCESS [  7.010 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] Trace Compass Incubator analyses Parent 0.9.0-SNAPSHOT SUCCESS [  0.021 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.filters.core 0.1.1-SNAPSHOT SUCCESS [  4.110 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] Trace Compass Incubator Scripting Parent 0.9.0-SNAPSHOT SUCCESS [  5.434 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core 0.1.4-SNAPSHOT SUCCESS [  6.492 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui 0.1.2-SNAPSHOT SUCCESS [  6.563 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.scripting 0.9.0-SNAPSHOT SUCCESS [  2.744 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript 0.9.0-SNAPSHOT SUCCESS [  4.251 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core 0.1.1-SNAPSHOT SUCCESS [  2.449 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.inandout.ui 0.1.2-SNAPSHOT SUCCESS [  3.162 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] Trace Compass Incubator inandout User Guide 0.9.0-SNAPSHOT SUCCESS [  4.361 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.inandout 0.9.0-SNAPSHOT SUCCESS [  1.980 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core 0.1.5-SNAPSHOT SUCCESS [  2.997 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.1.1-SNAPSHOT SUCCESS [  2.820 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide 0.9.0-SNAPSHOT SUCCESS [  5.361 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.9.0-SNAPSHOT SUCCESS [  3.048 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core 0.1.3-SNAPSHOT SUCCESS [  2.786 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] Trace Compass Incubator ftrace User Guide 0.9.0-SNAPSHOT SUCCESS [  6.119 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.ftrace 0.9.0-SNAPSHOT SUCCESS [  2.053 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core 0.1.3-SNAPSHOT SUCCESS [  2.800 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] Trace Compass Incubator for Android User Guide 0.9.0-SNAPSHOT SUCCESS [  5.049 s]
05:00:31 [2024-05-15T09:00:31.538Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui 0.1.1-SNAPSHOT SUCCESS [  2.690 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.traceevent 0.9.0-SNAPSHOT SUCCESS [  2.679 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core 0.1.1-SNAPSHOT SUCCESS [  2.224 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.atrace 0.9.0-SNAPSHOT SUCCESS [  2.262 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.ros.core 0.1.4-SNAPSHOT SUCCESS [  3.598 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui 0.1.2-SNAPSHOT SUCCESS [  3.528 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] Trace Compass Incubator ROS User Guide 0.9.0-SNAPSHOT SUCCESS [  5.708 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.ros 0.9.0-SNAPSHOT SUCCESS [  2.651 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide 0.9.0-SNAPSHOT SUCCESS [  6.003 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] Trace Compass Incubator VM Parent 0.9.0-SNAPSHOT ... SUCCESS [  0.011 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.1.2-SNAPSHOT SUCCESS [  2.690 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.1.2-SNAPSHOT SUCCESS [  3.097 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.9.0-SNAPSHOT SUCCESS [  1.845 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core 0.1.2-SNAPSHOT SUCCESS [  2.789 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] Trace Compass Incubator uftrace User Guide 0.9.0-SNAPSHOT SUCCESS [  4.348 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.uftrace 0.9.0-SNAPSHOT SUCCESS [  1.758 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] Trace Compass Incubator Perf Profiling User Guide 0.9.0-SNAPSHOT SUCCESS [  5.122 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core 0.1.1-SNAPSHOT SUCCESS [  2.994 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling 0.9.0-SNAPSHOT SUCCESS [  2.168 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.1.3-SNAPSHOT SUCCESS [  4.772 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] Trace Compass Incubator Filters User Guide 0.9.0-SNAPSHOT SUCCESS [  4.864 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui 0.1.1-SNAPSHOT SUCCESS [  3.321 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.filters 0.9.0-SNAPSHOT SUCCESS [  3.046 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui 0.1.1-SNAPSHOT SUCCESS [  2.701 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] Trace Compass Incubator kernel User Guide 0.9.0-SNAPSHOT SUCCESS [  4.829 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.kernel 0.9.0-SNAPSHOT SUCCESS [  2.453 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] Trace Compass Incubator otf2 User Guide 0.9.0-SNAPSHOT SUCCESS [  4.651 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core 0.1.4-SNAPSHOT SUCCESS [  3.672 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui 0.1.2-SNAPSHOT SUCCESS [  2.591 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.otf2 0.9.0-SNAPSHOT SUCCESS [  2.528 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core 0.1.3-SNAPSHOT SUCCESS [  2.581 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.rocm 0.9.0-SNAPSHOT SUCCESS [  1.895 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core 0.1.1-SNAPSHOT SUCCESS [  2.182 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui 0.1.1-SNAPSHOT SUCCESS [  2.345 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven 0.9.0-SNAPSHOT SUCCESS [  2.300 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core 0.1.1-SNAPSHOT SUCCESS [  3.491 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass 0.9.0-SNAPSHOT SUCCESS [  2.415 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python 0.9.0-SNAPSHOT SUCCESS [  3.486 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core 0.1.5-SNAPSHOT SUCCESS [  2.735 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui 0.1.2-SNAPSHOT SUCCESS [  2.786 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] Trace Compass Incubator opentracing User Guide 0.9.0-SNAPSHOT SUCCESS [  7.579 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.opentracing 0.9.0-SNAPSHOT SUCCESS [  1.928 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core 0.1.1-SNAPSHOT SUCCESS [  1.997 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] Trace Compass Incubator eventcount User Guide 0.9.0-SNAPSHOT SUCCESS [  4.998 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount 0.9.0-SNAPSHOT SUCCESS [  2.040 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] Trace Compass Incubator Repository 0.9.0-SNAPSHOT .. SUCCESS [  6.202 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core 0.1.1-SNAPSHOT SUCCESS [  2.454 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui 1.0.3-SNAPSHOT SUCCESS [  7.721 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.1.1-SNAPSHOT SUCCESS [ 10.424 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests 0.1.2-SNAPSHOT SUCCESS [ 26.304 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.1.1-SNAPSHOT SUCCESS [  9.028 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests 0.1.2-SNAPSHOT SUCCESS [  8.210 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.9.0-SNAPSHOT SUCCESS [  2.307 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests 0.1.1-SNAPSHOT SUCCESS [  6.363 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core.tests 0.1.1-SNAPSHOT SUCCESS [  5.941 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests 0.1.1-SNAPSHOT SUCCESS [ 27.515 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests 0.1.2-SNAPSHOT SUCCESS [ 33.230 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.1.2-SNAPSHOT SUCCESS [ 23.211 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.1.1-SNAPSHOT SUCCESS [ 35.051 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.1.2-SNAPSHOT SUCCESS [ 13.603 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.2-SNAPSHOT SUCCESS [ 14.129 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in 0.1.3-SNAPSHOT SUCCESS [ 11.505 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests 0.1.1-SNAPSHOT SUCCESS [ 14.956 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.1.1-SNAPSHOT SUCCESS [  5.850 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests 0.1.1-SNAPSHOT SUCCESS [  6.978 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.1.1-SNAPSHOT SUCCESS [ 12.176 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests 0.1.2-SNAPSHOT SUCCESS [  7.176 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.1.1-SNAPSHOT SUCCESS [  6.698 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests 0.1.4-SNAPSHOT SUCCESS [ 11.466 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests 0.1.1-SNAPSHOT SUCCESS [  7.498 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests 0.1.1-SNAPSHOT SUCCESS [  8.455 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core.tests 0.1.2-SNAPSHOT SUCCESS [  8.715 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests 0.1.1-SNAPSHOT SUCCESS [  6.463 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core 0.1.1-SNAPSHOT SUCCESS [  1.647 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] Trace Compass Incubator Gerrit User Guide 0.9.0-SNAPSHOT SUCCESS [  5.606 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.gerrit 0.9.0-SNAPSHOT SUCCESS [  1.562 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests 0.1.1-SNAPSHOT SUCCESS [  5.917 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.system.core 0.1.3-SNAPSHOT SUCCESS [  2.983 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] Trace Compass Incubator System User Guide 0.9.0-SNAPSHOT SUCCESS [  4.967 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.system 0.9.0-SNAPSHOT SUCCESS [  1.789 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests 0.1.1-SNAPSHOT SUCCESS [  7.170 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] Trace Compass Incubator Trace Server Parent 0.9.0-SNAPSHOT SUCCESS [  0.013 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.1.8-SNAPSHOT SUCCESS [  4.242 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.9.0-SNAPSHOT SUCCESS [  3.533 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.1.8-SNAPSHOT SUCCESS [ 29.921 s]
05:00:31 [2024-05-15T09:00:31.539Z] [INFO] Trace Compass Server Product 0.9.0-SNAPSHOT ........ SUCCESS [ 29.499 s]
05:00:31 [2024-05-15T09:00:31.540Z] [INFO] Trace Compass Incubator Trace Server Developer Guide 0.9.0-SNAPSHOT SUCCESS [  5.679 s]
05:00:31 [2024-05-15T09:00:31.540Z] [INFO] Trace Compass Incubator RCP Parent 0.9.0-SNAPSHOT .. SUCCESS [  0.009 s]
05:00:31 [2024-05-15T09:00:31.540Z] [INFO] Trace Compass Incubator RCP Feature 0.9.0-SNAPSHOT . SUCCESS [  3.750 s]
05:00:31 [2024-05-15T09:00:31.540Z] [INFO] Trace Compass RCP Branding plug-in 0.9.0-SNAPSHOT .. SUCCESS [  1.949 s]
05:00:31 [2024-05-15T09:00:31.540Z] [INFO] Trace Compass RCP Branding Feature 0.9.0-SNAPSHOT .. SUCCESS [  2.158 s]
05:00:31 [2024-05-15T09:00:31.540Z] [INFO] Trace Compass Incubator RCP Product 0.9.0-SNAPSHOT . SUCCESS [02:04 min]
05:00:31 [2024-05-15T09:00:31.540Z] [INFO] ------------------------------------------------------------------------
05:00:31 [2024-05-15T09:00:31.540Z] [INFO] BUILD SUCCESS
05:00:31 [2024-05-15T09:00:31.540Z] [INFO] ------------------------------------------------------------------------
05:00:31 [2024-05-15T09:00:31.540Z] [INFO] Total time:  15:27 min
05:00:31 [2024-05-15T09:00:31.540Z] [INFO] Finished at: 2024-05-15T09:00:31Z
05:00:31 [2024-05-15T09:00:31.540Z] [INFO] ------------------------------------------------------------------------
05:00:31 [2024-05-15T09:00:31.540Z] [WARNING] The requested profile "build-rcp" could not be activated because it does not exist.
05:00:32 [2024-05-15T09:00:32.471Z] [Pipeline] sh
05:00:33 [2024-05-15T09:00:33.040Z] + mkdir -p common/org.eclipse.tracecompass.incubator.releng-site/target/repository/
05:00:33 [2024-05-15T09:00:33.044Z] [Pipeline] sh
05:00:33 [2024-05-15T09:00:33.551Z] + git rev-parse --short HEAD
05:00:33 [2024-05-15T09:00:33.555Z] [Pipeline] sh
05:00:34 [2024-05-15T09:00:34.062Z] + mkdir -p rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository/
05:00:34 [2024-05-15T09:00:34.066Z] [Pipeline] sh
05:00:34 [2024-05-15T09:00:34.564Z] + cp common/org.eclipse.tracecompass.incubator.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//tc-git-sha
05:00:34 [2024-05-15T09:00:34.585Z] [Pipeline] sh
05:00:35 [2024-05-15T09:00:35.097Z] + mkdir -p trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository/
05:00:35 [2024-05-15T09:00:35.101Z] [Pipeline] sh
05:00:35 [2024-05-15T09:00:35.605Z] + cp common/org.eclipse.tracecompass.incubator.releng-site/target/repository//tc-git-sha trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//tc-git-sha
05:00:35 [2024-05-15T09:00:35.609Z] [Pipeline] }
05:00:35 [2024-05-15T09:00:35.617Z] [Pipeline] // container
05:00:35 [2024-05-15T09:00:35.624Z] Post stage
05:00:35 [2024-05-15T09:00:35.626Z] [Pipeline] container
05:00:35 [2024-05-15T09:00:35.627Z] [Pipeline] {
05:00:35 [2024-05-15T09:00:35.635Z] [Pipeline] junit
05:00:35 [2024-05-15T09:00:35.638Z] Recording test results
05:00:39 [2024-05-15T09:00:39.776Z] [Checks API] No suitable checks publisher found.
05:00:39 [2024-05-15T09:00:39.778Z] [Pipeline] archiveArtifacts
05:00:39 [2024-05-15T09:00:39.781Z] Archiving artifacts
05:00:40 [2024-05-15T09:00:40.893Z] [Pipeline] }
05:00:40 [2024-05-15T09:00:40.902Z] [Pipeline] // container
05:00:40 [2024-05-15T09:00:40.911Z] [Pipeline] }
05:00:40 [2024-05-15T09:00:40.919Z] [Pipeline] // withEnv
05:00:40 [2024-05-15T09:00:40.926Z] [Pipeline] }
05:00:40 [2024-05-15T09:00:40.932Z] [Pipeline] // stage
05:00:40 [2024-05-15T09:00:40.939Z] [Pipeline] stage
05:00:40 [2024-05-15T09:00:40.940Z] [Pipeline] { (Deploy Site)
05:00:40 [2024-05-15T09:00:40.954Z] [Pipeline] tool
05:00:40 [2024-05-15T09:00:40.962Z] [Pipeline] envVarsForTool
05:00:40 [2024-05-15T09:00:40.973Z] [Pipeline] tool
05:00:40 [2024-05-15T09:00:40.980Z] [Pipeline] envVarsForTool
05:00:40 [2024-05-15T09:00:40.989Z] [Pipeline] withEnv
05:00:40 [2024-05-15T09:00:40.990Z] [Pipeline] {
05:00:40 [2024-05-15T09:00:40.997Z] [Pipeline] sshagent
05:00:41 [2024-05-15T09:00:41.002Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
05:00:41 [2024-05-15T09:00:41.002Z] [ssh-agent] Looking for ssh-agent implementation...
05:00:41 [2024-05-15T09:00:41.054Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:00:41 [2024-05-15T09:00:41.056Z] $ ssh-agent
05:00:41 [2024-05-15T09:00:41.140Z] SSH_AUTH_SOCK=/tmp/ssh-Y1fxKowNopez/agent.206
05:00:41 [2024-05-15T09:00:41.140Z] SSH_AGENT_PID=208
05:00:41 [2024-05-15T09:00:41.148Z] Running ssh-add (command line suppressed)
05:00:41 [2024-05-15T09:00:41.162Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_13875720377978166515.key (/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_13875720377978166515.key)
05:00:41 [2024-05-15T09:00:41.245Z] [ssh-agent] Started.
05:00:41 [2024-05-15T09:00:41.245Z] [Pipeline] {
05:00:41 [2024-05-15T09:00:41.254Z] [Pipeline] sh
05:00:41 [2024-05-15T09:00:41.639Z] + /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts//deploy-update-site.sh common/org.eclipse.tracecompass.incubator.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/repository/
05:00:41 [2024-05-15T09:00:41.639Z] + repo=tracecompass
05:00:41 [2024-05-15T09:00:41.639Z] + '[' 2 -lt 2 ']'
05:00:41 [2024-05-15T09:00:41.639Z] + sitePath=common/org.eclipse.tracecompass.incubator.releng-site/target/repository/
05:00:41 [2024-05-15T09:00:41.639Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/repository/
05:00:41 [2024-05-15T09:00:41.639Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
05:00:41 [2024-05-15T09:00:41.639Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
05:00:41 [2024-05-15T09:00:41.639Z] + SCP=scp
05:00:41 [2024-05-15T09:00:41.639Z] + ECHO=echo
05:00:41 [2024-05-15T09:00:41.639Z] + '[' false == false ']'
05:00:41 [2024-05-15T09:00:41.639Z] + ECHO=
05:00:41 [2024-05-15T09:00:41.639Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/repository/
05:00:41 [2024-05-15T09:00:41.639Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/repository//*'
05:00:42 [2024-05-15T09:00:42.244Z] + scp -r common/org.eclipse.tracecompass.incubator.releng-site/target/repository//artifacts.jar common/org.eclipse.tracecompass.incubator.releng-site/target/repository//artifacts.xml.xz common/org.eclipse.tracecompass.incubator.releng-site/target/repository//content.jar common/org.eclipse.tracecompass.incubator.releng-site/target/repository//content.xml.xz common/org.eclipse.tracecompass.incubator.releng-site/target/repository//features common/org.eclipse.tracecompass.incubator.releng-site/target/repository//p2.index common/org.eclipse.tracecompass.incubator.releng-site/target/repository//plugins common/org.eclipse.tracecompass.incubator.releng-site/target/repository//tc-git-sha genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/repository/
05:00:46 [2024-05-15T09:00:46.042Z] [Pipeline] }
05:00:46 [2024-05-15T09:00:46.044Z] $ ssh-agent -k
05:00:46 [2024-05-15T09:00:46.050Z] unset SSH_AUTH_SOCK;
05:00:46 [2024-05-15T09:00:46.050Z] unset SSH_AGENT_PID;
05:00:46 [2024-05-15T09:00:46.050Z] echo Agent pid 208 killed;
05:00:46 [2024-05-15T09:00:46.054Z] [ssh-agent] Stopped.
05:00:46 [2024-05-15T09:00:46.062Z] [Pipeline] // sshagent
05:00:46 [2024-05-15T09:00:46.069Z] [Pipeline] }
05:00:46 [2024-05-15T09:00:46.075Z] [Pipeline] // withEnv
05:00:46 [2024-05-15T09:00:46.082Z] [Pipeline] }
05:00:46 [2024-05-15T09:00:46.089Z] [Pipeline] // stage
05:00:46 [2024-05-15T09:00:46.097Z] [Pipeline] stage
05:00:46 [2024-05-15T09:00:46.098Z] [Pipeline] { (Deploy RCP)
05:00:46 [2024-05-15T09:00:46.110Z] [Pipeline] tool
05:00:46 [2024-05-15T09:00:46.119Z] [Pipeline] envVarsForTool
05:00:46 [2024-05-15T09:00:46.128Z] [Pipeline] tool
05:00:46 [2024-05-15T09:00:46.135Z] [Pipeline] envVarsForTool
05:00:46 [2024-05-15T09:00:46.144Z] [Pipeline] withEnv
05:00:46 [2024-05-15T09:00:46.144Z] [Pipeline] {
05:00:46 [2024-05-15T09:00:46.152Z] [Pipeline] sshagent
05:00:46 [2024-05-15T09:00:46.157Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
05:00:46 [2024-05-15T09:00:46.157Z] [ssh-agent] Looking for ssh-agent implementation...
05:00:46 [2024-05-15T09:00:46.167Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:00:46 [2024-05-15T09:00:46.169Z] $ ssh-agent
05:00:46 [2024-05-15T09:00:46.240Z] SSH_AUTH_SOCK=/tmp/ssh-ev84KtoGWmcS/agent.231
05:00:46 [2024-05-15T09:00:46.240Z] SSH_AGENT_PID=233
05:00:46 [2024-05-15T09:00:46.245Z] Running ssh-add (command line suppressed)
05:00:46 [2024-05-15T09:00:46.257Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_7921804473556812172.key (/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_7921804473556812172.key)
05:00:46 [2024-05-15T09:00:46.341Z] [ssh-agent] Started.
05:00:46 [2024-05-15T09:00:46.341Z] [Pipeline] {
05:00:46 [2024-05-15T09:00:46.349Z] [Pipeline] sh
05:00:46 [2024-05-15T09:00:46.618Z] + /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp/ rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp-repository/ 'trace-compass-*' false
05:00:46 [2024-05-15T09:00:46.618Z] + repo=tracecompass
05:00:46 [2024-05-15T09:00:46.618Z] + '[' 6 -lt 6 ']'
05:00:46 [2024-05-15T09:00:46.618Z] + rcpPath=rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/
05:00:46 [2024-05-15T09:00:46.618Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp/
05:00:46 [2024-05-15T09:00:46.618Z] + rcpSitePath=rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository/
05:00:46 [2024-05-15T09:00:46.618Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp-repository/
05:00:46 [2024-05-15T09:00:46.618Z] + rcpPattern='trace-compass-*'
05:00:46 [2024-05-15T09:00:46.618Z] + copyLatest=false
05:00:46 [2024-05-15T09:00:46.618Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
05:00:46 [2024-05-15T09:00:46.618Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
05:00:46 [2024-05-15T09:00:46.618Z] + SCP=scp
05:00:46 [2024-05-15T09:00:46.618Z] + ECHO=echo
05:00:46 [2024-05-15T09:00:46.618Z] + '[' false == false ']'
05:00:46 [2024-05-15T09:00:46.618Z] + ECHO=
05:00:46 [2024-05-15T09:00:46.618Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp-repository//*'
05:00:47 [2024-05-15T09:00:47.639Z] + scp rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products//trace-compass-0.9.0-20240515-0845-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products//trace-compass-0.9.0-20240515-0845-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products//trace-compass-0.9.0-20240515-0845-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp/
05:01:09 [2024-05-15T09:01:09.550Z] + scp -r rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//artifacts.jar rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//artifacts.xml.xz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//binary rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//content.jar rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//content.xml.xz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//features rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//p2.index rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//plugins rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//tc-git-sha genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp-repository/
05:01:17 [2024-05-15T09:01:17.630Z] + '[' false == true ']'
05:01:17 [2024-05-15T09:01:17.633Z] [Pipeline] }
05:01:17 [2024-05-15T09:01:17.635Z] $ ssh-agent -k
05:01:17 [2024-05-15T09:01:17.651Z] unset SSH_AUTH_SOCK;
05:01:17 [2024-05-15T09:01:17.651Z] unset SSH_AGENT_PID;
05:01:17 [2024-05-15T09:01:17.652Z] echo Agent pid 233 killed;
05:01:17 [2024-05-15T09:01:17.657Z] [ssh-agent] Stopped.
05:01:17 [2024-05-15T09:01:17.665Z] [Pipeline] // sshagent
05:01:17 [2024-05-15T09:01:17.672Z] [Pipeline] }
05:01:17 [2024-05-15T09:01:17.678Z] [Pipeline] // withEnv
05:01:17 [2024-05-15T09:01:17.685Z] [Pipeline] }
05:01:17 [2024-05-15T09:01:17.691Z] [Pipeline] // stage
05:01:17 [2024-05-15T09:01:17.699Z] [Pipeline] stage
05:01:17 [2024-05-15T09:01:17.699Z] [Pipeline] { (Deploy Server)
05:01:17 [2024-05-15T09:01:17.711Z] [Pipeline] tool
05:01:17 [2024-05-15T09:01:17.718Z] [Pipeline] envVarsForTool
05:01:17 [2024-05-15T09:01:17.740Z] [Pipeline] tool
05:01:17 [2024-05-15T09:01:17.748Z] [Pipeline] envVarsForTool
05:01:17 [2024-05-15T09:01:17.757Z] [Pipeline] withEnv
05:01:17 [2024-05-15T09:01:17.758Z] [Pipeline] {
05:01:17 [2024-05-15T09:01:17.765Z] [Pipeline] sshagent
05:01:17 [2024-05-15T09:01:17.770Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
05:01:17 [2024-05-15T09:01:17.770Z] [ssh-agent] Looking for ssh-agent implementation...
05:01:17 [2024-05-15T09:01:17.779Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:01:17 [2024-05-15T09:01:17.781Z] $ ssh-agent
05:01:17 [2024-05-15T09:01:17.789Z] SSH_AUTH_SOCK=/tmp/ssh-GFqWEM1bUn8G/agent.276
05:01:17 [2024-05-15T09:01:17.789Z] SSH_AGENT_PID=278
05:01:17 [2024-05-15T09:01:17.795Z] Running ssh-add (command line suppressed)
05:01:17 [2024-05-15T09:01:17.845Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_8091043534806737635.key (/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_8091043534806737635.key)
05:01:17 [2024-05-15T09:01:17.850Z] [ssh-agent] Started.
05:01:17 [2024-05-15T09:01:17.851Z] [Pipeline] {
05:01:17 [2024-05-15T09:01:17.858Z] [Pipeline] sh
05:01:18 [2024-05-15T09:01:18.240Z] + /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts//deploy-rcp.sh trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp/ trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp-repository/ 'trace-compass-server*' true
05:01:18 [2024-05-15T09:01:18.240Z] + repo=tracecompass
05:01:18 [2024-05-15T09:01:18.240Z] + '[' 6 -lt 6 ']'
05:01:18 [2024-05-15T09:01:18.240Z] + rcpPath=trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/
05:01:18 [2024-05-15T09:01:18.240Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp/
05:01:18 [2024-05-15T09:01:18.240Z] + rcpSitePath=trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository/
05:01:18 [2024-05-15T09:01:18.240Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp-repository/
05:01:18 [2024-05-15T09:01:18.240Z] + rcpPattern='trace-compass-server*'
05:01:18 [2024-05-15T09:01:18.240Z] + copyLatest=true
05:01:18 [2024-05-15T09:01:18.240Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
05:01:18 [2024-05-15T09:01:18.240Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
05:01:18 [2024-05-15T09:01:18.240Z] + SCP=scp
05:01:18 [2024-05-15T09:01:18.240Z] + ECHO=echo
05:01:18 [2024-05-15T09:01:18.240Z] + '[' false == false ']'
05:01:18 [2024-05-15T09:01:18.240Z] + ECHO=
05:01:18 [2024-05-15T09:01:18.240Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp-repository//*'
05:01:18 [2024-05-15T09:01:18.800Z] + scp trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240515-0845-linux.gtk.x86_64.tar.gz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240515-0845-macosx.cocoa.x86_64.tar.gz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240515-0845-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp/
05:01:22 [2024-05-15T09:01:22.960Z] + scp -r trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//artifacts.jar trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//artifacts.xml.xz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//binary trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//content.jar trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//content.xml.xz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//p2.index trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//plugins trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//tc-git-sha genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp-repository/
05:01:25 [2024-05-15T09:01:25.469Z] + '[' true == true ']'
05:01:25 [2024-05-15T09:01:25.469Z] + endPattern=20
05:01:25 [2024-05-15T09:01:25.469Z] + pattern=trace-compass-server
05:01:25 [2024-05-15T09:01:25.469Z] +++ ls trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240515-0845-linux.gtk.x86_64.tar.gz
05:01:25 [2024-05-15T09:01:25.469Z] ++ basename -- trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240515-0845-linux.gtk.x86_64.tar.gz
05:01:25 [2024-05-15T09:01:25.469Z] + rcpLinuxPath=trace-compass-server0.9.0-20240515-0845-linux.gtk.x86_64.tar.gz
05:01:25 [2024-05-15T09:01:25.469Z] +++ ls trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240515-0845-macosx.cocoa.x86_64.tar.gz
05:01:25 [2024-05-15T09:01:25.469Z] ++ basename -- trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240515-0845-macosx.cocoa.x86_64.tar.gz
05:01:25 [2024-05-15T09:01:25.469Z] + rcpMacosPath=trace-compass-server0.9.0-20240515-0845-macosx.cocoa.x86_64.tar.gz
05:01:25 [2024-05-15T09:01:25.469Z] +++ ls trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240515-0845-win32.win32.x86_64.zip
05:01:25 [2024-05-15T09:01:25.469Z] ++ basename -- trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240515-0845-win32.win32.x86_64.zip
05:01:25 [2024-05-15T09:01:25.469Z] + rcpWindowsPath=trace-compass-server0.9.0-20240515-0845-win32.win32.x86_64.zip
05:01:25 [2024-05-15T09:01:25.469Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'cp /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp//trace-compass-server0.9.0-20240515-0845-linux.gtk.x86_64.tar.gz /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp//trace-compass-server-latest-linux.gtk.x86_64.tar.gz &&                   cp /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp//trace-compass-server0.9.0-20240515-0845-macosx.cocoa.x86_64.tar.gz /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp//trace-compass-server-latest-macosx.cocoa.x86_64.tar.gz &&                   cp /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp//trace-compass-server0.9.0-20240515-0845-win32.win32.x86_64.zip /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp//trace-compass-server-latest-win32.win32.x86_64.tar.gz'
05:01:28 [2024-05-15T09:01:28.739Z] [Pipeline] }
05:01:28 [2024-05-15T09:01:28.741Z] $ ssh-agent -k
05:01:28 [2024-05-15T09:01:28.746Z] unset SSH_AUTH_SOCK;
05:01:28 [2024-05-15T09:01:28.747Z] unset SSH_AGENT_PID;
05:01:28 [2024-05-15T09:01:28.747Z] echo Agent pid 278 killed;
05:01:28 [2024-05-15T09:01:28.749Z] [ssh-agent] Stopped.
05:01:28 [2024-05-15T09:01:28.758Z] [Pipeline] // sshagent
05:01:28 [2024-05-15T09:01:28.765Z] [Pipeline] }
05:01:28 [2024-05-15T09:01:28.773Z] [Pipeline] // withEnv
05:01:28 [2024-05-15T09:01:28.780Z] [Pipeline] }
05:01:28 [2024-05-15T09:01:28.786Z] [Pipeline] // stage
05:01:28 [2024-05-15T09:01:28.793Z] [Pipeline] stage
05:01:28 [2024-05-15T09:01:28.794Z] [Pipeline] { (Deploy Doc)
05:01:28 [2024-05-15T09:01:28.805Z] Stage "Deploy Doc" skipped due to when conditional
05:01:28 [2024-05-15T09:01:28.805Z] [Pipeline] getContext
05:01:28 [2024-05-15T09:01:28.806Z] [Pipeline] }
05:01:28 [2024-05-15T09:01:28.814Z] [Pipeline] // stage
05:01:28 [2024-05-15T09:01:28.822Z] [Pipeline] stage
05:01:28 [2024-05-15T09:01:28.822Z] [Pipeline] { (Javadoc)
05:01:28 [2024-05-15T09:01:28.833Z] Stage "Javadoc" skipped due to when conditional
05:01:28 [2024-05-15T09:01:28.834Z] [Pipeline] getContext
05:01:28 [2024-05-15T09:01:28.834Z] [Pipeline] }
05:01:28 [2024-05-15T09:01:28.842Z] [Pipeline] // stage
05:01:28 [2024-05-15T09:01:28.850Z] [Pipeline] stage
05:01:28 [2024-05-15T09:01:28.850Z] [Pipeline] { (Deploy Javadoc)
05:01:28 [2024-05-15T09:01:28.861Z] Stage "Deploy Javadoc" skipped due to when conditional
05:01:28 [2024-05-15T09:01:28.861Z] [Pipeline] getContext
05:01:28 [2024-05-15T09:01:28.862Z] [Pipeline] }
05:01:28 [2024-05-15T09:01:28.869Z] [Pipeline] // stage
05:01:28 [2024-05-15T09:01:28.876Z] [Pipeline] }
05:01:28 [2024-05-15T09:01:28.882Z] [Pipeline] // withEnv
05:01:28 [2024-05-15T09:01:28.889Z] [Pipeline] }
05:01:28 [2024-05-15T09:01:28.895Z] [Pipeline] // timeout
05:01:28 [2024-05-15T09:01:28.902Z] [Pipeline] }
05:01:28 [2024-05-15T09:01:28.909Z] [Pipeline] // timestamps
05:01:28 [2024-05-15T09:01:28.916Z] [Pipeline] }
05:01:28 [2024-05-15T09:01:28.924Z] [Pipeline] // withEnv
05:01:28 [2024-05-15T09:01:28.930Z] [Pipeline] }
05:01:28 [2024-05-15T09:01:28.937Z] [Pipeline] // withEnv
05:01:28 [2024-05-15T09:01:28.944Z] [Pipeline] }
05:01:28 [2024-05-15T09:01:28.951Z] [Pipeline] // node
05:01:28 [2024-05-15T09:01:28.958Z] [Pipeline] }
05:01:28 [2024-05-15T09:01:28.965Z] [Pipeline] // podTemplate
05:01:28 [2024-05-15T09:01:28.972Z] [Pipeline] End of Pipeline
05:01:29 [2024-05-15T09:01:29.011Z] Finished: SUCCESS