Skip to content

Console Output

14:37:01 [2024-02-05T19:37:01.090Z] Triggered by Gerrit: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/206279
14:37:02 [2024-02-05T19:37:02.557Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:37:09 [2024-02-05T19:37:09.404Z] [Pipeline] Start of Pipeline
14:37:13 [2024-02-05T19:37:13.467Z] [Pipeline] readTrusted
14:37:13 [2024-02-05T19:37:13.952Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:37:13 [2024-02-05T19:37:13.962Z] [Pipeline] echo
14:37:13 [2024-02-05T19:37:13.963Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
14:37:13 [2024-02-05T19:37:13.969Z] [Pipeline] podTemplate
14:37:14 [2024-02-05T19:37:14.186Z] [Pipeline] {
14:37:14 [2024-02-05T19:37:14.347Z] [Pipeline] node
14:37:29 [2024-02-05T19:37:29.352Z] Still waiting to schedule task
14:37:29 [2024-02-05T19:37:29.353Z] All nodes of label ‘tracecompass-build’ are offline
14:37:43 [2024-02-05T19:37:43.525Z] Agent tracecompass-build-wzlgw-rzj2p is provisioned from template tracecompass-build-wzlgw
14:37:43 [2024-02-05T19:37:43.548Z] ---
14:37:43 [2024-02-05T19:37:43.548Z] apiVersion: "v1"
14:37:43 [2024-02-05T19:37:43.548Z] kind: "Pod"
14:37:43 [2024-02-05T19:37:43.548Z] metadata:
14:37:43 [2024-02-05T19:37:43.548Z]   annotations:
14:37:43 [2024-02-05T19:37:43.548Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit-long-ui-only/4340/"
14:37:43 [2024-02-05T19:37:43.548Z]     runUrl: "job/tracecompass-gerrit-long-ui-only/4340/"
14:37:43 [2024-02-05T19:37:43.548Z]   labels:
14:37:43 [2024-02-05T19:37:43.548Z]     jenkins: "slave"
14:37:43 [2024-02-05T19:37:43.548Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
14:37:43 [2024-02-05T19:37:43.548Z]     jenkins/label: "tracecompass-build"
14:37:43 [2024-02-05T19:37:43.548Z]   name: "tracecompass-build-wzlgw-rzj2p"
14:37:43 [2024-02-05T19:37:43.548Z]   namespace: "tracecompass"
14:37:43 [2024-02-05T19:37:43.548Z] spec:
14:37:43 [2024-02-05T19:37:43.548Z]   containers:
14:37:43 [2024-02-05T19:37:43.548Z]   - args:
14:37:43 [2024-02-05T19:37:43.548Z]     - "-c"
14:37:43 [2024-02-05T19:37:43.548Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
14:37:43 [2024-02-05T19:37:43.548Z]     command:
14:37:43 [2024-02-05T19:37:43.548Z]     - "/bin/sh"
14:37:43 [2024-02-05T19:37:43.548Z]     image: "eclipse/tracecompass-build-env:18.04"
14:37:43 [2024-02-05T19:37:43.548Z]     imagePullPolicy: "Always"
14:37:43 [2024-02-05T19:37:43.548Z]     name: "tracecompass"
14:37:43 [2024-02-05T19:37:43.548Z]     resources:
14:37:43 [2024-02-05T19:37:43.548Z]       limits:
14:37:43 [2024-02-05T19:37:43.548Z]         memory: "2.6Gi"
14:37:43 [2024-02-05T19:37:43.548Z]         cpu: "1.3"
14:37:43 [2024-02-05T19:37:43.548Z]       requests:
14:37:43 [2024-02-05T19:37:43.548Z]         memory: "2.6Gi"
14:37:43 [2024-02-05T19:37:43.548Z]         cpu: "1.3"
14:37:43 [2024-02-05T19:37:43.548Z]     tty: true
14:37:43 [2024-02-05T19:37:43.548Z]     volumeMounts:
14:37:43 [2024-02-05T19:37:43.548Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
14:37:43 [2024-02-05T19:37:43.548Z]       name: "settings-xml"
14:37:43 [2024-02-05T19:37:43.548Z]       readOnly: true
14:37:43 [2024-02-05T19:37:43.548Z]       subPath: "settings.xml"
14:37:43 [2024-02-05T19:37:43.548Z]     - mountPath: "/home/jenkins/.m2/repository"
14:37:43 [2024-02-05T19:37:43.548Z]       name: "m2-repo"
14:37:43 [2024-02-05T19:37:43.548Z]     - mountPath: "/opt/tools"
14:37:43 [2024-02-05T19:37:43.548Z]       name: "tools"
14:37:43 [2024-02-05T19:37:43.548Z]     - mountPath: "/home/jenkins/agent"
14:37:43 [2024-02-05T19:37:43.548Z]       name: "workspace-volume"
14:37:43 [2024-02-05T19:37:43.548Z]       readOnly: false
14:37:43 [2024-02-05T19:37:43.548Z]   - env:
14:37:43 [2024-02-05T19:37:43.548Z]     - name: "JENKINS_SECRET"
14:37:43 [2024-02-05T19:37:43.548Z]       value: "********"
14:37:43 [2024-02-05T19:37:43.548Z]     - name: "JENKINS_TUNNEL"
14:37:43 [2024-02-05T19:37:43.548Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
14:37:43 [2024-02-05T19:37:43.548Z]     - name: "JENKINS_AGENT_NAME"
14:37:43 [2024-02-05T19:37:43.548Z]       value: "tracecompass-build-wzlgw-rzj2p"
14:37:43 [2024-02-05T19:37:43.548Z]     - name: "JENKINS_NAME"
14:37:43 [2024-02-05T19:37:43.548Z]       value: "tracecompass-build-wzlgw-rzj2p"
14:37:43 [2024-02-05T19:37:43.548Z]     - name: "JENKINS_AGENT_WORKDIR"
14:37:43 [2024-02-05T19:37:43.548Z]       value: "/home/jenkins/agent"
14:37:43 [2024-02-05T19:37:43.548Z]     - name: "JENKINS_URL"
14:37:43 [2024-02-05T19:37:43.548Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
14:37:43 [2024-02-05T19:37:43.548Z]     image: "eclipsecbi/jenkins-jnlp-agent"
14:37:43 [2024-02-05T19:37:43.548Z]     name: "jnlp"
14:37:43 [2024-02-05T19:37:43.549Z]     resources:
14:37:43 [2024-02-05T19:37:43.549Z]       requests:
14:37:43 [2024-02-05T19:37:43.549Z]         memory: "256Mi"
14:37:43 [2024-02-05T19:37:43.549Z]         cpu: "100m"
14:37:43 [2024-02-05T19:37:43.549Z]     volumeMounts:
14:37:43 [2024-02-05T19:37:43.549Z]     - mountPath: "/home/jenkins/.ssh"
14:37:43 [2024-02-05T19:37:43.549Z]       name: "volume-known-hosts"
14:37:43 [2024-02-05T19:37:43.549Z]     - mountPath: "/home/jenkins/agent"
14:37:43 [2024-02-05T19:37:43.549Z]       name: "workspace-volume"
14:37:43 [2024-02-05T19:37:43.549Z]       readOnly: false
14:37:43 [2024-02-05T19:37:43.549Z]   nodeSelector:
14:37:43 [2024-02-05T19:37:43.549Z]     kubernetes.io/os: "linux"
14:37:43 [2024-02-05T19:37:43.549Z]   restartPolicy: "Never"
14:37:43 [2024-02-05T19:37:43.549Z]   volumes:
14:37:43 [2024-02-05T19:37:43.549Z]   - emptyDir: {}
14:37:43 [2024-02-05T19:37:43.549Z]     name: "m2-repo"
14:37:43 [2024-02-05T19:37:43.549Z]   - name: "settings-xml"
14:37:43 [2024-02-05T19:37:43.549Z]     secret:
14:37:43 [2024-02-05T19:37:43.549Z]       items:
14:37:43 [2024-02-05T19:37:43.549Z]       - key: "settings.xml"
14:37:43 [2024-02-05T19:37:43.549Z]         path: "settings.xml"
14:37:43 [2024-02-05T19:37:43.549Z]       secretName: "m2-secret-dir"
14:37:43 [2024-02-05T19:37:43.549Z]   - emptyDir:
14:37:43 [2024-02-05T19:37:43.549Z]       medium: ""
14:37:43 [2024-02-05T19:37:43.549Z]     name: "workspace-volume"
14:37:43 [2024-02-05T19:37:43.549Z]   - configMap:
14:37:43 [2024-02-05T19:37:43.549Z]       name: "known-hosts"
14:37:43 [2024-02-05T19:37:43.549Z]     name: "volume-known-hosts"
14:37:43 [2024-02-05T19:37:43.549Z]   - name: "tools"
14:37:43 [2024-02-05T19:37:43.549Z]     persistentVolumeClaim:
14:37:43 [2024-02-05T19:37:43.549Z]       claimName: "tools-claim-jiro-tracecompass"
14:37:43 [2024-02-05T19:37:43.549Z] 
14:37:44 [2024-02-05T19:37:44.836Z] Running on tracecompass-build-wzlgw-rzj2p in /home/jenkins/agent/workspace/tracecompass-gerrit-core-only
14:37:44 [2024-02-05T19:37:44.841Z] [Pipeline] {
14:37:44 [2024-02-05T19:37:44.983Z] [Pipeline] stage
14:37:44 [2024-02-05T19:37:44.985Z] [Pipeline] { (Declarative: Checkout SCM)
14:37:45 [2024-02-05T19:37:45.220Z] [Pipeline] checkout
14:37:47 [2024-02-05T19:37:47.574Z] Selected Git installation does not exist. Using Default
14:37:47 [2024-02-05T19:37:47.575Z] The recommended git tool is: NONE
14:37:57 [2024-02-05T19:37:57.932Z] No credentials specified
14:37:57 [2024-02-05T19:37:57.935Z] Cloning the remote Git repository
14:37:58 [2024-02-05T19:37:58.023Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:37:58 [2024-02-05T19:37:58.136Z]  > git init /home/jenkins/agent/workspace/tracecompass-gerrit-core-only # timeout=10
14:37:58 [2024-02-05T19:37:58.429Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:37:58 [2024-02-05T19:37:58.430Z]  > git --version # timeout=10
14:37:58 [2024-02-05T19:37:58.434Z]  > git --version # 'git version 2.20.1'
14:37:58 [2024-02-05T19:37:58.435Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
14:37:59 [2024-02-05T19:37:59.032Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
14:37:59 [2024-02-05T19:37:59.124Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:38:01 [2024-02-05T19:38:01.844Z] Avoid second fetch
14:38:01 [2024-02-05T19:38:01.935Z] Checking out Revision 5ec430490a02a54d95a0d7b372bc6a8b5f1d7f2f (refs/remotes/origin/master)
14:38:01 [2024-02-05T19:38:01.839Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:38:01 [2024-02-05T19:38:01.934Z]  > git config core.sparsecheckout # timeout=10
14:38:02 [2024-02-05T19:38:02.026Z]  > git checkout -f 5ec430490a02a54d95a0d7b372bc6a8b5f1d7f2f # timeout=10
14:38:03 [2024-02-05T19:38:03.040Z] Commit message: "Add jenkins file with maven 3.8.6"
14:38:03 [2024-02-05T19:38:03.122Z]  > git rev-list --no-walk 5ec430490a02a54d95a0d7b372bc6a8b5f1d7f2f # timeout=10
14:38:03 [2024-02-05T19:38:03.247Z] [Pipeline] }
14:38:03 [2024-02-05T19:38:03.257Z] [Pipeline] // stage
14:38:03 [2024-02-05T19:38:03.274Z] [Pipeline] withEnv
14:38:03 [2024-02-05T19:38:03.276Z] [Pipeline] {
14:38:03 [2024-02-05T19:38:03.417Z] [Pipeline] withEnv
14:38:03 [2024-02-05T19:38:03.418Z] [Pipeline] {
14:38:03 [2024-02-05T19:38:03.563Z] [Pipeline] timestamps
14:38:03 [2024-02-05T19:38:03.563Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
14:38:03 [2024-02-05T19:38:03.564Z] [Pipeline] {
14:38:03 [2024-02-05T19:38:03.810Z] [Pipeline] timeout
14:38:03 [2024-02-05T19:38:03.810Z] Timeout set to expire in 4 hr 0 min
14:38:03 [2024-02-05T19:38:03.811Z] [Pipeline] {
14:38:03 [2024-02-05T19:38:03.936Z] [Pipeline] stage
14:38:03 [2024-02-05T19:38:03.937Z] [Pipeline] { (Declarative: Tool Install)
14:38:04 [2024-02-05T19:38:04.061Z] [Pipeline] tool
14:38:04 [2024-02-05T19:38:04.181Z] [Pipeline] envVarsForTool
14:38:04 [2024-02-05T19:38:04.301Z] [Pipeline] tool
14:38:04 [2024-02-05T19:38:04.477Z] [Pipeline] envVarsForTool
14:38:04 [2024-02-05T19:38:04.520Z] [Pipeline] }
14:38:04 [2024-02-05T19:38:04.628Z] [Pipeline] // stage
14:38:04 [2024-02-05T19:38:04.649Z] [Pipeline] withEnv
14:38:04 [2024-02-05T19:38:04.650Z] [Pipeline] {
14:38:04 [2024-02-05T19:38:04.787Z] [Pipeline] stage
14:38:04 [2024-02-05T19:38:04.789Z] [Pipeline] { (Checkout)
14:38:04 [2024-02-05T19:38:04.908Z] [Pipeline] tool
14:38:05 [2024-02-05T19:38:05.033Z] [Pipeline] envVarsForTool
14:38:05 [2024-02-05T19:38:05.152Z] [Pipeline] tool
14:38:05 [2024-02-05T19:38:05.253Z] [Pipeline] envVarsForTool
14:38:05 [2024-02-05T19:38:05.382Z] [Pipeline] withEnv
14:38:05 [2024-02-05T19:38:05.383Z] [Pipeline] {
14:38:05 [2024-02-05T19:38:05.559Z] [Pipeline] container
14:38:05 [2024-02-05T19:38:05.560Z] [Pipeline] {
14:38:05 [2024-02-05T19:38:05.654Z] [Pipeline] sh
14:38:06 [2024-02-05T19:38:06.536Z] + mkdir -p ../scripts
14:38:06 [2024-02-05T19:38:06.545Z] [Pipeline] sh
14:38:07 [2024-02-05T19:38:07.153Z] + cp scripts/deploy-rcp.sh ../scripts
14:38:07 [2024-02-05T19:38:07.233Z] [Pipeline] sh
14:38:07 [2024-02-05T19:38:07.831Z] + cp scripts/deploy-update-site.sh ../scripts
14:38:07 [2024-02-05T19:38:07.837Z] [Pipeline] sh
14:38:08 [2024-02-05T19:38:08.429Z] + cp scripts/deploy-doc.sh ../scripts
14:38:08 [2024-02-05T19:38:08.436Z] [Pipeline] sh
14:38:09 [2024-02-05T19:38:09.033Z] + cp scripts/deploy-javadoc.sh ../scripts
14:38:09 [2024-02-05T19:38:09.041Z] [Pipeline] sh
14:38:09 [2024-02-05T19:38:09.731Z] + cp scripts/macosx-notarize.sh ../scripts
14:38:09 [2024-02-05T19:38:09.738Z] [Pipeline] checkout
14:38:09 [2024-02-05T19:38:09.757Z] The recommended git tool is: NONE
14:38:09 [2024-02-05T19:38:09.831Z] No credentials specified
14:38:09 [2024-02-05T19:38:09.831Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@fba95081; decorates RemoteLauncher[hudson.remoting.Channel@811d148:JNLP4-connect connection from 10.40.64.43/10.40.64.43:44926] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
14:38:09 [2024-02-05T19:38:09.839Z] Fetching changes from the remote Git repository
14:38:09 [2024-02-05T19:38:09.827Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/.git # timeout=10
14:38:09 [2024-02-05T19:38:09.924Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass # timeout=10
14:38:09 [2024-02-05T19:38:09.933Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass
14:38:09 [2024-02-05T19:38:09.934Z]  > git --version # timeout=10
14:38:10 [2024-02-05T19:38:10.023Z]  > git --version # 'git version 2.20.1'
14:38:10 [2024-02-05T19:38:10.024Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass refs/changes/79/206279/1 # timeout=10
14:39:41 [2024-02-05T19:39:41.930Z] JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
14:39:41 [2024-02-05T19:39:41.930Z] Checking out Revision 6b26d2ebe0787e0bc58e9e1ed5dc8df2fe9721aa (refs/changes/79/206279/1)
14:39:41 [2024-02-05T19:39:41.836Z]  > git rev-parse 6b26d2ebe0787e0bc58e9e1ed5dc8df2fe9721aa^{commit} # timeout=10
14:39:41 [2024-02-05T19:39:41.926Z]  > git config core.sparsecheckout # timeout=10
14:39:41 [2024-02-05T19:39:41.930Z]  > git checkout -f 6b26d2ebe0787e0bc58e9e1ed5dc8df2fe9721aa # timeout=10
14:39:46 [2024-02-05T19:39:46.046Z] Commit message: "Add SECURITY.md file"
14:39:46 [2024-02-05T19:39:46.043Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:39:46 [2024-02-05T19:39:46.636Z]  > git rev-list --no-walk 0118ab45529cf435a941e00303c8b16fa0d0ad23 # timeout=10
14:39:46 [2024-02-05T19:39:46.953Z] [Pipeline] sh
14:39:47 [2024-02-05T19:39:47.554Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/.scripts/
14:39:48 [2024-02-05T19:39:48.786Z] [Pipeline] sh
14:39:49 [2024-02-05T19:39:49.429Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/.scripts/
14:39:49 [2024-02-05T19:39:49.788Z] [Pipeline] sh
14:39:50 [2024-02-05T19:39:50.325Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/.scripts/
14:39:52 [2024-02-05T19:39:52.248Z] [Pipeline] sh
14:39:52 [2024-02-05T19:39:52.783Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/.scripts/
14:39:53 [2024-02-05T19:39:53.373Z] [Pipeline] sh
14:39:53 [2024-02-05T19:39:53.949Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/.scripts/
14:39:54 [2024-02-05T19:39:54.063Z] [Pipeline] sh
14:39:54 [2024-02-05T19:39:54.649Z] + cp ../scripts/macosx-notarize.sh /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/.scripts/
14:39:54 [2024-02-05T19:39:54.773Z] [Pipeline] }
14:39:55 [2024-02-05T19:39:55.214Z] [Pipeline] // container
14:39:55 [2024-02-05T19:39:55.808Z] [Pipeline] }
14:39:56 [2024-02-05T19:39:56.266Z] [Pipeline] // withEnv
14:39:56 [2024-02-05T19:39:56.498Z] [Pipeline] }
14:39:56 [2024-02-05T19:39:56.792Z] [Pipeline] // stage
14:39:57 [2024-02-05T19:39:57.247Z] [Pipeline] stage
14:39:57 [2024-02-05T19:39:57.249Z] [Pipeline] { (Product File)
14:39:57 [2024-02-05T19:39:57.761Z] Stage "Product File" skipped due to when conditional
14:39:57 [2024-02-05T19:39:57.764Z] [Pipeline] }
14:39:58 [2024-02-05T19:39:58.144Z] [Pipeline] // stage
14:39:58 [2024-02-05T19:39:58.379Z] [Pipeline] stage
14:39:58 [2024-02-05T19:39:58.381Z] [Pipeline] { (RCP Feature File)
14:39:58 [2024-02-05T19:39:58.675Z] Stage "RCP Feature File" skipped due to when conditional
14:39:58 [2024-02-05T19:39:58.677Z] [Pipeline] }
14:39:58 [2024-02-05T19:39:58.920Z] [Pipeline] // stage
14:39:59 [2024-02-05T19:39:59.285Z] [Pipeline] stage
14:39:59 [2024-02-05T19:39:59.287Z] [Pipeline] { (SLF4J Properties Manifest)
14:39:59 [2024-02-05T19:39:59.666Z] Stage "SLF4J Properties Manifest" skipped due to when conditional
14:39:59 [2024-02-05T19:39:59.667Z] [Pipeline] }
14:40:00 [2024-02-05T19:40:00.178Z] [Pipeline] // stage
14:40:00 [2024-02-05T19:40:00.751Z] [Pipeline] stage
14:40:00 [2024-02-05T19:40:00.753Z] [Pipeline] { (Build)
14:40:01 [2024-02-05T19:40:01.282Z] [Pipeline] tool
14:40:01 [2024-02-05T19:40:01.846Z] [Pipeline] envVarsForTool
14:40:02 [2024-02-05T19:40:02.328Z] [Pipeline] tool
14:40:02 [2024-02-05T19:40:02.792Z] [Pipeline] envVarsForTool
14:40:03 [2024-02-05T19:40:03.434Z] [Pipeline] withEnv
14:40:03 [2024-02-05T19:40:03.436Z] [Pipeline] {
14:40:03 [2024-02-05T19:40:03.855Z] [Pipeline] container
14:40:03 [2024-02-05T19:40:03.856Z] [Pipeline] {
14:40:04 [2024-02-05T19:40:04.225Z] [Pipeline] sh
14:40:04 [2024-02-05T19:40:04.753Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp
14:40:04 [2024-02-05T19:40:04.759Z] [Pipeline] sh
14:40:05 [2024-02-05T19:40:05.341Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.doc.dev
14:40:06 [2024-02-05T19:40:06.287Z] [Pipeline] sh
14:40:06 [2024-02-05T19:40:06.850Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.doc.user
14:40:06 [2024-02-05T19:40:06.857Z] [Pipeline] sh
14:40:07 [2024-02-05T19:40:07.532Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
14:40:07 [2024-02-05T19:40:07.538Z] [Pipeline] sh
14:40:08 [2024-02-05T19:40:08.072Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
14:40:09 [2024-02-05T19:40:09.479Z] [Pipeline] sh
14:40:10 [2024-02-05T19:40:10.054Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
14:40:10 [2024-02-05T19:40:10.199Z] [Pipeline] sh
14:40:10 [2024-02-05T19:40:10.731Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Dskip-short-tc-ui-tests=true -Dskip-long-tc-ui-tests=true -Djdk.version=17 -Djdk.release=17
14:40:10 [2024-02-05T19:40:10.731Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:40:13 [2024-02-05T19:40:13.251Z] [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
14:40:13 [2024-02-05T19:40:13.251Z] [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)
14:40:13 [2024-02-05T19:40:13.507Z] [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
14:40:13 [2024-02-05T19:40:13.507Z] [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 999 kB/s)
14:40:13 [2024-02-05T19:40:13.507Z] [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
14:40:13 [2024-02-05T19:40:13.507Z] [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 303 kB/s)
14:40:13 [2024-02-05T19:40:13.507Z] [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
14:40:13 [2024-02-05T19:40:13.507Z] [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 1.3 MB/s)
14:40:13 [2024-02-05T19:40:13.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
14:40:13 [2024-02-05T19:40:13.507Z] [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 3.3 MB/s)
14:40:13 [2024-02-05T19:40:13.507Z] [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
14:40:13 [2024-02-05T19:40:13.507Z] [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 2.9 MB/s)
14:40:13 [2024-02-05T19:40:13.507Z] [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
14:40:13 [2024-02-05T19:40:13.507Z] [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 5.0 MB/s)
14:40:13 [2024-02-05T19:40:13.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
14:40:13 [2024-02-05T19:40:13.507Z] [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 2.2 MB/s)
14:40:13 [2024-02-05T19:40:13.507Z] [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
14:40:13 [2024-02-05T19:40:13.507Z] [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 1.9 MB/s)
14:40:13 [2024-02-05T19:40:13.507Z] [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
14:40:13 [2024-02-05T19:40:13.507Z] [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 2.7 MB/s)
14:40:14 [2024-02-05T19:40:14.068Z] [INFO] Scanning for projects...
14:40:14 [2024-02-05T19:40:14.068Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.068Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.068Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.068Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.068Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.068Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.068Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.068Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.068Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.068Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.068Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.324Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.324Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.324Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.324Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.324Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.324Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.324Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.324Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.324Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.324Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.324Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.581Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.582Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.582Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.582Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.837Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.837Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.838Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.838Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.838Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.838Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.838Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.838Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.838Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.838Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.838Z] /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
14:40:14 [2024-02-05T19:40:14.838Z] [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
14:40:14 [2024-02-05T19:40:14.838Z] [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
14:40:14 [2024-02-05T19:40:14.838Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
14:40:15 [2024-02-05T19:40:15.096Z] [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
14:40:15 [2024-02-05T19:40:15.096Z] [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
14:40:15 [2024-02-05T19:40:15.096Z] [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
14:40:15 [2024-02-05T19:40:15.097Z] [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 208 kB/s)
14:40:15 [2024-02-05T19:40:15.097Z] [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
14:40:15 [2024-02-05T19:40:15.097Z] [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
14:40:15 [2024-02-05T19:40:15.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
14:40:15 [2024-02-05T19:40:15.353Z] [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
14:40:15 [2024-02-05T19:40:15.354Z] [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
14:40:15 [2024-02-05T19:40:15.354Z] [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
14:40:15 [2024-02-05T19:40:15.354Z] [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 1.3 MB/s)
14:40:15 [2024-02-05T19:40:15.354Z] [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
14:40:15 [2024-02-05T19:40:15.354Z] [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
14:40:15 [2024-02-05T19:40:15.354Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
14:40:15 [2024-02-05T19:40:15.610Z] [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
14:40:15 [2024-02-05T19:40:15.610Z] [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
14:40:15 [2024-02-05T19:40:15.610Z] [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
14:40:15 [2024-02-05T19:40:15.610Z] [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)
14:40:15 [2024-02-05T19:40:15.610Z] [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
14:40:15 [2024-02-05T19:40:15.610Z] [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
14:40:15 [2024-02-05T19:40:15.610Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
14:40:15 [2024-02-05T19:40:15.865Z] [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
14:40:15 [2024-02-05T19:40:15.865Z] [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
14:40:15 [2024-02-05T19:40:15.865Z] [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
14:40:15 [2024-02-05T19:40:15.865Z] [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 357 kB/s)
14:40:15 [2024-02-05T19:40:15.865Z] [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
14:40:15 [2024-02-05T19:40:15.865Z] [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
14:40:15 [2024-02-05T19:40:15.865Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
14:40:15 [2024-02-05T19:40:15.865Z] [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
14:40:15 [2024-02-05T19:40:15.865Z] [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
14:40:15 [2024-02-05T19:40:15.865Z] [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
14:40:15 [2024-02-05T19:40:15.865Z] [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)
14:40:15 [2024-02-05T19:40:15.865Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
14:40:15 [2024-02-05T19:40:15.865Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
14:40:15 [2024-02-05T19:40:15.865Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/40/maven-parent-40.pom
14:40:16 [2024-02-05T19:40:16.121Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
14:40:16 [2024-02-05T19:40:16.121Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
14:40:16 [2024-02-05T19:40:16.121Z] [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
14:40:16 [2024-02-05T19:40:16.121Z] [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 12 MB/s)
14:40:16 [2024-02-05T19:40:16.121Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom
14:40:16 [2024-02-05T19:40:16.121Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/30/apache-30.pom
14:40:16 [2024-02-05T19:40:16.121Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/30/apache-30.pom
14:40:16 [2024-02-05T19:40:16.121Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/30/apache-30.pom
14:40:16 [2024-02-05T19:40:16.121Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/30/apache-30.pom
14:40:16 [2024-02-05T19:40:16.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom
14:40:16 [2024-02-05T19:40:16.121Z] [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)
14:40:16 [2024-02-05T19:40:16.121Z] [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
14:40:16 [2024-02-05T19:40:16.121Z] [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
14:40:16 [2024-02-05T19:40:16.431Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
14:40:16 [2024-02-05T19:40:16.431Z] [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
14:40:16 [2024-02-05T19:40:16.431Z] [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
14:40:16 [2024-02-05T19:40:16.431Z] [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
14:40:16 [2024-02-05T19:40:16.431Z] [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 1.3 MB/s)
14:40:16 [2024-02-05T19:40:16.431Z] [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
14:40:16 [2024-02-05T19:40:16.431Z] [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
14:40:16 [2024-02-05T19:40:16.431Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
14:40:16 [2024-02-05T19:40:16.431Z] [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
14:40:16 [2024-02-05T19:40:16.431Z] [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
14:40:16 [2024-02-05T19:40:16.431Z] [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
14:40:16 [2024-02-05T19:40:16.431Z] [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 2.0 MB/s)
14:40:16 [2024-02-05T19:40:16.431Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/14/plexus-14.pom
14:40:16 [2024-02-05T19:40:16.431Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
14:40:16 [2024-02-05T19:40:16.431Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom
14:40:16 [2024-02-05T19:40:16.687Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
14:40:16 [2024-02-05T19:40:16.687Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/14/plexus-14.pom
14:40:16 [2024-02-05T19:40:16.687Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom
14:40:16 [2024-02-05T19:40:16.687Z] [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)
14:40:16 [2024-02-05T19:40:16.687Z] [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
14:40:16 [2024-02-05T19:40:16.687Z] [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
14:40:16 [2024-02-05T19:40:16.687Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
14:40:16 [2024-02-05T19:40:16.943Z] [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
14:40:16 [2024-02-05T19:40:16.943Z] [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
14:40:16 [2024-02-05T19:40:16.943Z] [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
14:40:16 [2024-02-05T19:40:16.943Z] [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 469 kB/s)
14:40:16 [2024-02-05T19:40:16.943Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
14:40:16 [2024-02-05T19:40:16.943Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
14:40:16 [2024-02-05T19:40:16.943Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
14:40:16 [2024-02-05T19:40:16.943Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
14:40:17 [2024-02-05T19:40:17.198Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
14:40:17 [2024-02-05T19:40:17.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
14:40:17 [2024-02-05T19:40:17.198Z] [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)
14:40:17 [2024-02-05T19:40:17.198Z] [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
14:40:17 [2024-02-05T19:40:17.198Z] [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
14:40:17 [2024-02-05T19:40:17.198Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
14:40:17 [2024-02-05T19:40:17.198Z] [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
14:40:17 [2024-02-05T19:40:17.198Z] [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
14:40:17 [2024-02-05T19:40:17.198Z] [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
14:40:17 [2024-02-05T19:40:17.198Z] [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)
14:40:17 [2024-02-05T19:40:17.199Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
14:40:17 [2024-02-05T19:40:17.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
14:40:17 [2024-02-05T19:40:17.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom
14:40:17 [2024-02-05T19:40:17.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
14:40:17 [2024-02-05T19:40:17.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
14:40:17 [2024-02-05T19:40:17.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
14:40:17 [2024-02-05T19:40:17.454Z] [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 6.3 MB/s)
14:40:17 [2024-02-05T19:40:17.454Z] [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
14:40:17 [2024-02-05T19:40:17.454Z] [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
14:40:17 [2024-02-05T19:40:17.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
14:40:17 [2024-02-05T19:40:17.454Z] [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
14:40:17 [2024-02-05T19:40:17.712Z] [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
14:40:17 [2024-02-05T19:40:17.712Z] [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
14:40:17 [2024-02-05T19:40:17.712Z] [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)
14:40:17 [2024-02-05T19:40:17.712Z] [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
14:40:17 [2024-02-05T19:40:17.712Z] [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
14:40:17 [2024-02-05T19:40:17.712Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
14:40:17 [2024-02-05T19:40:17.712Z] [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
14:40:17 [2024-02-05T19:40:17.712Z] [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
14:40:17 [2024-02-05T19:40:17.712Z] [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
14:40:17 [2024-02-05T19:40:17.712Z] [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 6.8 MB/s)
14:40:17 [2024-02-05T19:40:17.712Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
14:40:17 [2024-02-05T19:40:17.712Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
14:40:17 [2024-02-05T19:40:17.712Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/62/commons-parent-62.pom
14:40:18 [2024-02-05T19:40:18.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
14:40:18 [2024-02-05T19:40:18.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
14:40:18 [2024-02-05T19:40:18.030Z] [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
14:40:18 [2024-02-05T19:40:18.030Z] [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 13 MB/s)
14:40:18 [2024-02-05T19:40:18.030Z] [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
14:40:18 [2024-02-05T19:40:18.030Z] [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
14:40:18 [2024-02-05T19:40:18.030Z] [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
14:40:18 [2024-02-05T19:40:18.030Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
14:40:18 [2024-02-05T19:40:18.030Z] [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
14:40:18 [2024-02-05T19:40:18.030Z] [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
14:40:18 [2024-02-05T19:40:18.030Z] [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
14:40:18 [2024-02-05T19:40:18.031Z] [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 5.4 MB/s)
14:40:18 [2024-02-05T19:40:18.031Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
14:40:18 [2024-02-05T19:40:18.031Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
14:40:18 [2024-02-05T19:40:18.031Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/61/commons-parent-61.pom
14:40:18 [2024-02-05T19:40:18.031Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
14:40:18 [2024-02-05T19:40:18.031Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
14:40:18 [2024-02-05T19:40:18.331Z] [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
14:40:18 [2024-02-05T19:40:18.331Z] [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)
14:40:18 [2024-02-05T19:40:18.331Z] [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
14:40:18 [2024-02-05T19:40:18.332Z] [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
14:40:18 [2024-02-05T19:40:18.332Z] [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
14:40:18 [2024-02-05T19:40:18.332Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
14:40:18 [2024-02-05T19:40:18.332Z] [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
14:40:18 [2024-02-05T19:40:18.332Z] [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
14:40:18 [2024-02-05T19:40:18.332Z] [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
14:40:18 [2024-02-05T19:40:18.332Z] [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 343 kB/s)
14:40:18 [2024-02-05T19:40:18.332Z] [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
14:40:18 [2024-02-05T19:40:18.332Z] [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
14:40:18 [2024-02-05T19:40:18.332Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
14:40:18 [2024-02-05T19:40:18.332Z] [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
14:40:18 [2024-02-05T19:40:18.332Z] [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
14:40:18 [2024-02-05T19:40:18.332Z] [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
14:40:18 [2024-02-05T19:40:18.332Z] [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)
14:40:18 [2024-02-05T19:40:18.332Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:40:18 [2024-02-05T19:40:18.332Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:40:18 [2024-02-05T19:40:18.332Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:40:18 [2024-02-05T19:40:18.632Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:40:18 [2024-02-05T19:40:18.632Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:40:18 [2024-02-05T19:40:18.632Z] [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
14:40:18 [2024-02-05T19:40:18.632Z] [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 7.3 MB/s)
14:40:18 [2024-02-05T19:40:18.632Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
14:40:18 [2024-02-05T19:40:18.632Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
14:40:18 [2024-02-05T19:40:18.632Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
14:40:18 [2024-02-05T19:40:18.632Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
14:40:18 [2024-02-05T19:40:18.632Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
14:40:18 [2024-02-05T19:40:18.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
14:40:18 [2024-02-05T19:40:18.632Z] [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 682 kB/s)
14:40:18 [2024-02-05T19:40:18.632Z] [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
14:40:18 [2024-02-05T19:40:18.632Z] [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
14:40:18 [2024-02-05T19:40:18.632Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
14:40:18 [2024-02-05T19:40:18.632Z] [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
14:40:18 [2024-02-05T19:40:18.632Z] [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
14:40:18 [2024-02-05T19:40:18.632Z] [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
14:40:18 [2024-02-05T19:40:18.632Z] [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 240 kB/s)
14:40:18 [2024-02-05T19:40:18.888Z] [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
14:40:18 [2024-02-05T19:40:18.888Z] [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
14:40:18 [2024-02-05T19:40:18.888Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
14:40:18 [2024-02-05T19:40:18.888Z] [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
14:40:19 [2024-02-05T19:40:19.145Z] [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
14:40:19 [2024-02-05T19:40:19.145Z] [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
14:40:19 [2024-02-05T19:40:19.145Z] [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 885 kB/s)
14:40:19 [2024-02-05T19:40:19.145Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:40:19 [2024-02-05T19:40:19.145Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:40:19 [2024-02-05T19:40:19.145Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:40:19 [2024-02-05T19:40:19.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:40:19 [2024-02-05T19:40:19.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:40:19 [2024-02-05T19:40:19.145Z] [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
14:40:19 [2024-02-05T19:40:19.145Z] [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 2.8 MB/s)
14:40:19 [2024-02-05T19:40:19.145Z] [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
14:40:19 [2024-02-05T19:40:19.401Z] [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
14:40:19 [2024-02-05T19:40:19.401Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
14:40:19 [2024-02-05T19:40:19.401Z] [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
14:40:19 [2024-02-05T19:40:19.656Z] [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
14:40:19 [2024-02-05T19:40:19.656Z] [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
14:40:19 [2024-02-05T19:40:19.656Z] [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 1.5 MB/s)
14:40:19 [2024-02-05T19:40:19.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
14:40:19 [2024-02-05T19:40:19.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
14:40:19 [2024-02-05T19:40:19.656Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
14:40:19 [2024-02-05T19:40:19.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
14:40:19 [2024-02-05T19:40:19.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
14:40:19 [2024-02-05T19:40:19.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
14:40:19 [2024-02-05T19:40:19.656Z] [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)
14:40:19 [2024-02-05T19:40:19.656Z] [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
14:40:19 [2024-02-05T19:40:19.656Z] [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
14:40:19 [2024-02-05T19:40:19.656Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
14:40:19 [2024-02-05T19:40:19.912Z] [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
14:40:19 [2024-02-05T19:40:19.912Z] [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
14:40:19 [2024-02-05T19:40:19.912Z] [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
14:40:19 [2024-02-05T19:40:19.912Z] [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)
14:40:19 [2024-02-05T19:40:19.912Z] [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
14:40:19 [2024-02-05T19:40:19.912Z] [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
14:40:19 [2024-02-05T19:40:19.912Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
14:40:19 [2024-02-05T19:40:19.912Z] [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
14:40:19 [2024-02-05T19:40:19.912Z] [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
14:40:19 [2024-02-05T19:40:19.912Z] [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
14:40:19 [2024-02-05T19:40:19.912Z] [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 132 kB/s)
14:40:19 [2024-02-05T19:40:19.912Z] [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
14:40:19 [2024-02-05T19:40:19.912Z] [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
14:40:19 [2024-02-05T19:40:19.912Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
14:40:20 [2024-02-05T19:40:20.168Z] [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
14:40:20 [2024-02-05T19:40:20.168Z] [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
14:40:20 [2024-02-05T19:40:20.168Z] [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
14:40:20 [2024-02-05T19:40:20.168Z] [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 842 kB/s)
14:40:20 [2024-02-05T19:40:20.168Z] [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
14:40:20 [2024-02-05T19:40:20.168Z] [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
14:40:20 [2024-02-05T19:40:20.168Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
14:40:20 [2024-02-05T19:40:20.168Z] [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
14:40:20 [2024-02-05T19:40:20.168Z] [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
14:40:20 [2024-02-05T19:40:20.168Z] [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
14:40:20 [2024-02-05T19:40:20.168Z] [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 986 kB/s)
14:40:20 [2024-02-05T19:40:20.168Z] [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
14:40:20 [2024-02-05T19:40:20.168Z] [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
14:40:20 [2024-02-05T19:40:20.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
14:40:20 [2024-02-05T19:40:20.424Z] [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
14:40:20 [2024-02-05T19:40:20.424Z] [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
14:40:20 [2024-02-05T19:40:20.424Z] [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
14:40:20 [2024-02-05T19:40:20.424Z] [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 778 kB/s)
14:40:20 [2024-02-05T19:40:20.424Z] [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
14:40:20 [2024-02-05T19:40:20.424Z] [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
14:40:20 [2024-02-05T19:40:20.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
14:40:20 [2024-02-05T19:40:20.425Z] [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
14:40:20 [2024-02-05T19:40:20.425Z] [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
14:40:20 [2024-02-05T19:40:20.729Z] [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
14:40:20 [2024-02-05T19:40:20.729Z] [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 651 kB/s)
14:40:20 [2024-02-05T19:40:20.729Z] [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
14:40:20 [2024-02-05T19:40:20.729Z] [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
14:40:20 [2024-02-05T19:40:20.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
14:40:20 [2024-02-05T19:40:20.729Z] [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
14:40:20 [2024-02-05T19:40:20.729Z] [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
14:40:20 [2024-02-05T19:40:20.729Z] [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
14:40:20 [2024-02-05T19:40:20.729Z] [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 1.2 MB/s)
14:40:20 [2024-02-05T19:40:20.729Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
14:40:20 [2024-02-05T19:40:20.729Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
14:40:20 [2024-02-05T19:40:20.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
14:40:20 [2024-02-05T19:40:20.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
14:40:20 [2024-02-05T19:40:20.729Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
14:40:20 [2024-02-05T19:40:20.985Z] [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
14:40:20 [2024-02-05T19:40:20.985Z] [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 792 kB/s)
14:40:20 [2024-02-05T19:40:20.985Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
14:40:20 [2024-02-05T19:40:20.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
14:40:20 [2024-02-05T19:40:20.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
14:40:20 [2024-02-05T19:40:20.985Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
14:40:20 [2024-02-05T19:40:20.985Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
14:40:20 [2024-02-05T19:40:20.985Z] [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
14:40:20 [2024-02-05T19:40:20.985Z] [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 163 kB/s)
14:40:20 [2024-02-05T19:40:20.985Z] [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
14:40:20 [2024-02-05T19:40:20.985Z] [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
14:40:20 [2024-02-05T19:40:20.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
14:40:21 [2024-02-05T19:40:21.240Z] [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
14:40:21 [2024-02-05T19:40:21.241Z] [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
14:40:21 [2024-02-05T19:40:21.241Z] [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
14:40:21 [2024-02-05T19:40:21.241Z] [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 141 kB/s)
14:40:21 [2024-02-05T19:40:21.241Z] [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
14:40:21 [2024-02-05T19:40:21.241Z] [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
14:40:21 [2024-02-05T19:40:21.241Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
14:40:21 [2024-02-05T19:40:21.241Z] [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
14:40:21 [2024-02-05T19:40:21.241Z] [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
14:40:21 [2024-02-05T19:40:21.241Z] [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
14:40:21 [2024-02-05T19:40:21.241Z] [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 1.4 MB/s)
14:40:21 [2024-02-05T19:40:21.241Z] [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
14:40:21 [2024-02-05T19:40:21.241Z] [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
14:40:21 [2024-02-05T19:40:21.241Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
14:40:21 [2024-02-05T19:40:21.497Z] [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
14:40:21 [2024-02-05T19:40:21.497Z] [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
14:40:21 [2024-02-05T19:40:21.497Z] [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
14:40:21 [2024-02-05T19:40:21.497Z] [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 894 kB/s)
14:40:21 [2024-02-05T19:40:21.497Z] [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
14:40:21 [2024-02-05T19:40:21.497Z] [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
14:40:21 [2024-02-05T19:40:21.497Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
14:40:21 [2024-02-05T19:40:21.497Z] [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
14:40:21 [2024-02-05T19:40:21.497Z] [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
14:40:21 [2024-02-05T19:40:21.497Z] [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
14:40:21 [2024-02-05T19:40:21.497Z] [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 362 kB/s)
14:40:21 [2024-02-05T19:40:21.497Z] [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
14:40:21 [2024-02-05T19:40:21.497Z] [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
14:40:21 [2024-02-05T19:40:21.497Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
14:40:21 [2024-02-05T19:40:21.754Z] [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
14:40:21 [2024-02-05T19:40:21.754Z] [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
14:40:21 [2024-02-05T19:40:21.754Z] [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
14:40:21 [2024-02-05T19:40:21.755Z] [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)
14:40:21 [2024-02-05T19:40:21.755Z] [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
14:40:21 [2024-02-05T19:40:21.755Z] [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
14:40:21 [2024-02-05T19:40:21.755Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
14:40:21 [2024-02-05T19:40:21.755Z] [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
14:40:21 [2024-02-05T19:40:21.755Z] [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
14:40:21 [2024-02-05T19:40:21.755Z] [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
14:40:21 [2024-02-05T19:40:21.755Z] [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)
14:40:21 [2024-02-05T19:40:21.755Z] [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
14:40:21 [2024-02-05T19:40:21.755Z] [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
14:40:21 [2024-02-05T19:40:21.755Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
14:40:22 [2024-02-05T19:40:22.010Z] [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
14:40:22 [2024-02-05T19:40:22.010Z] [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
14:40:22 [2024-02-05T19:40:22.010Z] [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
14:40:22 [2024-02-05T19:40:22.010Z] [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)
14:40:22 [2024-02-05T19:40:22.010Z] [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
14:40:22 [2024-02-05T19:40:22.010Z] [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
14:40:22 [2024-02-05T19:40:22.010Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
14:40:22 [2024-02-05T19:40:22.010Z] [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
14:40:22 [2024-02-05T19:40:22.010Z] [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
14:40:22 [2024-02-05T19:40:22.010Z] [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
14:40:22 [2024-02-05T19:40:22.010Z] [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 541 kB/s)
14:40:22 [2024-02-05T19:40:22.010Z] [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
14:40:22 [2024-02-05T19:40:22.010Z] [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
14:40:22 [2024-02-05T19:40:22.010Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
14:40:22 [2024-02-05T19:40:22.265Z] [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
14:40:22 [2024-02-05T19:40:22.265Z] [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
14:40:22 [2024-02-05T19:40:22.265Z] [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
14:40:22 [2024-02-05T19:40:22.265Z] [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 1.5 MB/s)
14:40:22 [2024-02-05T19:40:22.265Z] [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
14:40:22 [2024-02-05T19:40:22.265Z] [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
14:40:22 [2024-02-05T19:40:22.265Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
14:40:22 [2024-02-05T19:40:22.265Z] [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
14:40:22 [2024-02-05T19:40:22.522Z] [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
14:40:22 [2024-02-05T19:40:22.522Z] [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
14:40:22 [2024-02-05T19:40:22.522Z] [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 421 kB/s)
14:40:22 [2024-02-05T19:40:22.522Z] [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
14:40:22 [2024-02-05T19:40:22.522Z] [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
14:40:22 [2024-02-05T19:40:22.523Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
14:40:22 [2024-02-05T19:40:22.523Z] [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
14:40:22 [2024-02-05T19:40:22.523Z] [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
14:40:22 [2024-02-05T19:40:22.523Z] [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
14:40:22 [2024-02-05T19:40:22.523Z] [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)
14:40:22 [2024-02-05T19:40:22.523Z] [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
14:40:22 [2024-02-05T19:40:22.523Z] [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
14:40:22 [2024-02-05T19:40:22.523Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
14:40:22 [2024-02-05T19:40:22.779Z] [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
14:40:22 [2024-02-05T19:40:22.779Z] [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
14:40:22 [2024-02-05T19:40:22.779Z] [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
14:40:22 [2024-02-05T19:40:22.779Z] [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)
14:40:22 [2024-02-05T19:40:22.779Z] [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
14:40:22 [2024-02-05T19:40:22.779Z] [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
14:40:22 [2024-02-05T19:40:22.779Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
14:40:22 [2024-02-05T19:40:22.779Z] [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
14:40:22 [2024-02-05T19:40:22.779Z] [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
14:40:22 [2024-02-05T19:40:22.779Z] [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
14:40:22 [2024-02-05T19:40:22.779Z] [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)
14:40:22 [2024-02-05T19:40:22.779Z] [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
14:40:22 [2024-02-05T19:40:22.779Z] [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
14:40:22 [2024-02-05T19:40:22.779Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
14:40:23 [2024-02-05T19:40:23.035Z] [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
14:40:23 [2024-02-05T19:40:23.035Z] [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
14:40:23 [2024-02-05T19:40:23.035Z] [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
14:40:23 [2024-02-05T19:40:23.035Z] [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)
14:40:23 [2024-02-05T19:40:23.035Z] [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
14:40:23 [2024-02-05T19:40:23.035Z] [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
14:40:23 [2024-02-05T19:40:23.035Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
14:40:23 [2024-02-05T19:40:23.035Z] [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
14:40:23 [2024-02-05T19:40:23.035Z] [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
14:40:23 [2024-02-05T19:40:23.035Z] [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
14:40:23 [2024-02-05T19:40:23.035Z] [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)
14:40:23 [2024-02-05T19:40:23.035Z] [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
14:40:23 [2024-02-05T19:40:23.036Z] [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
14:40:23 [2024-02-05T19:40:23.036Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:40:23 [2024-02-05T19:40:23.036Z] [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
14:40:23 [2024-02-05T19:40:23.036Z] [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
14:40:23 [2024-02-05T19:40:23.292Z] [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
14:40:23 [2024-02-05T19:40:23.292Z] [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)
14:40:23 [2024-02-05T19:40:23.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:40:23 [2024-02-05T19:40:23.292Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:40:23 [2024-02-05T19:40:23.292Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:40:23 [2024-02-05T19:40:23.292Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:40:23 [2024-02-05T19:40:23.292Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:40:23 [2024-02-05T19:40:23.292Z] [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
14:40:23 [2024-02-05T19:40:23.292Z] [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 14 MB/s)
14:40:23 [2024-02-05T19:40:23.292Z] [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
14:40:23 [2024-02-05T19:40:23.292Z] [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
14:40:23 [2024-02-05T19:40:23.292Z] [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
14:40:23 [2024-02-05T19:40:23.292Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
14:40:23 [2024-02-05T19:40:23.292Z] [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
14:40:23 [2024-02-05T19:40:23.292Z] [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
14:40:23 [2024-02-05T19:40:23.548Z] [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
14:40:23 [2024-02-05T19:40:23.548Z] [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 128 kB/s)
14:40:23 [2024-02-05T19:40:23.548Z] [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
14:40:23 [2024-02-05T19:40:23.548Z] [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
14:40:23 [2024-02-05T19:40:23.548Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
14:40:23 [2024-02-05T19:40:23.548Z] [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
14:40:23 [2024-02-05T19:40:23.548Z] [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
14:40:23 [2024-02-05T19:40:23.548Z] [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
14:40:23 [2024-02-05T19:40:23.548Z] [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)
14:40:23 [2024-02-05T19:40:23.548Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:40:23 [2024-02-05T19:40:23.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:40:23 [2024-02-05T19:40:23.548Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:40:23 [2024-02-05T19:40:23.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:40:23 [2024-02-05T19:40:23.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:40:23 [2024-02-05T19:40:23.548Z] [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
14:40:23 [2024-02-05T19:40:23.548Z] [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 13 MB/s)
14:40:23 [2024-02-05T19:40:23.548Z] [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
14:40:23 [2024-02-05T19:40:23.548Z] [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
14:40:23 [2024-02-05T19:40:23.803Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
14:40:23 [2024-02-05T19:40:23.803Z] [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
14:40:23 [2024-02-05T19:40:23.803Z] [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
14:40:23 [2024-02-05T19:40:23.803Z] [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
14:40:23 [2024-02-05T19:40:23.803Z] [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)
14:40:23 [2024-02-05T19:40:23.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:40:23 [2024-02-05T19:40:23.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:40:23 [2024-02-05T19:40:23.803Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:40:23 [2024-02-05T19:40:23.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:40:23 [2024-02-05T19:40:23.803Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:40:23 [2024-02-05T19:40:23.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:40:24 [2024-02-05T19:40:24.058Z] [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 559 kB/s)
14:40:24 [2024-02-05T19:40:24.058Z] [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
14:40:24 [2024-02-05T19:40:24.058Z] [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
14:40:24 [2024-02-05T19:40:24.058Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
14:40:24 [2024-02-05T19:40:24.059Z] [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
14:40:24 [2024-02-05T19:40:24.059Z] [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
14:40:24 [2024-02-05T19:40:24.059Z] [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
14:40:24 [2024-02-05T19:40:24.059Z] [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 723 kB/s)
14:40:24 [2024-02-05T19:40:24.059Z] [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
14:40:24 [2024-02-05T19:40:24.059Z] [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
14:40:24 [2024-02-05T19:40:24.059Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
14:40:24 [2024-02-05T19:40:24.314Z] [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
14:40:24 [2024-02-05T19:40:24.314Z] [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
14:40:24 [2024-02-05T19:40:24.314Z] [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
14:40:24 [2024-02-05T19:40:24.314Z] [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)
14:40:24 [2024-02-05T19:40:24.314Z] [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
14:40:24 [2024-02-05T19:40:24.314Z] [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
14:40:24 [2024-02-05T19:40:24.314Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
14:40:24 [2024-02-05T19:40:24.314Z] [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
14:40:24 [2024-02-05T19:40:24.314Z] [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
14:40:24 [2024-02-05T19:40:24.314Z] [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
14:40:24 [2024-02-05T19:40:24.314Z] [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 2.6 MB/s)
14:40:24 [2024-02-05T19:40:24.314Z] [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
14:40:24 [2024-02-05T19:40:24.315Z] [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
14:40:24 [2024-02-05T19:40:24.315Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
14:40:24 [2024-02-05T19:40:24.570Z] [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
14:40:24 [2024-02-05T19:40:24.570Z] [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
14:40:24 [2024-02-05T19:40:24.570Z] [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
14:40:24 [2024-02-05T19:40:24.570Z] [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 274 kB/s)
14:40:24 [2024-02-05T19:40:24.570Z] [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
14:40:24 [2024-02-05T19:40:24.571Z] [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
14:40:24 [2024-02-05T19:40:24.571Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
14:40:24 [2024-02-05T19:40:24.571Z] [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
14:40:24 [2024-02-05T19:40:24.571Z] [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
14:40:24 [2024-02-05T19:40:24.571Z] [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
14:40:24 [2024-02-05T19:40:24.571Z] [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 675 kB/s)
14:40:24 [2024-02-05T19:40:24.571Z] [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
14:40:24 [2024-02-05T19:40:24.571Z] [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
14:40:24 [2024-02-05T19:40:24.571Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
14:40:24 [2024-02-05T19:40:24.826Z] [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
14:40:24 [2024-02-05T19:40:24.827Z] [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
14:40:24 [2024-02-05T19:40:24.827Z] [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
14:40:24 [2024-02-05T19:40:24.827Z] [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)
14:40:24 [2024-02-05T19:40:24.827Z] [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
14:40:24 [2024-02-05T19:40:24.827Z] [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
14:40:24 [2024-02-05T19:40:24.827Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
14:40:24 [2024-02-05T19:40:24.827Z] [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
14:40:24 [2024-02-05T19:40:24.827Z] [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
14:40:24 [2024-02-05T19:40:24.827Z] [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
14:40:24 [2024-02-05T19:40:24.827Z] [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)
14:40:24 [2024-02-05T19:40:24.827Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
14:40:24 [2024-02-05T19:40:24.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
14:40:24 [2024-02-05T19:40:24.827Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/58/commons-parent-58.pom
14:40:24 [2024-02-05T19:40:24.827Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
14:40:24 [2024-02-05T19:40:24.827Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
14:40:24 [2024-02-05T19:40:24.827Z] [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
14:40:24 [2024-02-05T19:40:24.827Z] [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)
14:40:24 [2024-02-05T19:40:24.827Z] [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
14:40:24 [2024-02-05T19:40:24.827Z] [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
14:40:25 [2024-02-05T19:40:25.084Z] [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
14:40:25 [2024-02-05T19:40:25.084Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
14:40:25 [2024-02-05T19:40:25.084Z] [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
14:40:25 [2024-02-05T19:40:25.084Z] [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
14:40:25 [2024-02-05T19:40:25.084Z] [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
14:40:25 [2024-02-05T19:40:25.084Z] [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)
14:40:25 [2024-02-05T19:40:25.084Z] [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
14:40:25 [2024-02-05T19:40:25.084Z] [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
14:40:25 [2024-02-05T19:40:25.084Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
14:40:25 [2024-02-05T19:40:25.084Z] [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
14:40:25 [2024-02-05T19:40:25.084Z] [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
14:40:25 [2024-02-05T19:40:25.085Z] [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
14:40:25 [2024-02-05T19:40:25.085Z] [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 7.7 MB/s)
14:40:25 [2024-02-05T19:40:25.085Z] [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
14:40:25 [2024-02-05T19:40:25.085Z] [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
14:40:25 [2024-02-05T19:40:25.085Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
14:40:25 [2024-02-05T19:40:25.340Z] [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
14:40:25 [2024-02-05T19:40:25.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.pom
14:40:25 [2024-02-05T19:40:25.340Z] [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
14:40:25 [2024-02-05T19:40:25.340Z] [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)
14:40:25 [2024-02-05T19:40:25.340Z] [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
14:40:25 [2024-02-05T19:40:25.340Z] [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
14:40:25 [2024-02-05T19:40:25.340Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
14:40:25 [2024-02-05T19:40:25.340Z] [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
14:40:25 [2024-02-05T19:40:25.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.pom
14:40:25 [2024-02-05T19:40:25.340Z] [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
14:40:25 [2024-02-05T19:40:25.340Z] [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 2.2 MB/s)
14:40:25 [2024-02-05T19:40:25.340Z] [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
14:40:25 [2024-02-05T19:40:25.340Z] [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
14:40:25 [2024-02-05T19:40:25.340Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
14:40:25 [2024-02-05T19:40:25.595Z] [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
14:40:25 [2024-02-05T19:40:25.595Z] [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
14:40:25 [2024-02-05T19:40:25.595Z] [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
14:40:25 [2024-02-05T19:40:25.595Z] [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 4.6 MB/s)
14:40:25 [2024-02-05T19:40:25.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
14:40:25 [2024-02-05T19:40:25.595Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
14:40:25 [2024-02-05T19:40:25.595Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
14:40:25 [2024-02-05T19:40:25.595Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
14:40:25 [2024-02-05T19:40:25.595Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
14:40:25 [2024-02-05T19:40:25.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
14:40:25 [2024-02-05T19:40:25.595Z] [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)
14:40:25 [2024-02-05T19:40:25.595Z] [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
14:40:25 [2024-02-05T19:40:25.595Z] [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
14:40:25 [2024-02-05T19:40:25.595Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
14:40:25 [2024-02-05T19:40:25.850Z] [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
14:40:25 [2024-02-05T19:40:25.850Z] [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
14:40:25 [2024-02-05T19:40:25.850Z] [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
14:40:25 [2024-02-05T19:40:25.850Z] [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)
14:40:25 [2024-02-05T19:40:25.850Z] [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
14:40:25 [2024-02-05T19:40:25.850Z] [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
14:40:25 [2024-02-05T19:40:25.850Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
14:40:25 [2024-02-05T19:40:25.850Z] [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
14:40:25 [2024-02-05T19:40:25.850Z] [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
14:40:25 [2024-02-05T19:40:25.850Z] [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
14:40:25 [2024-02-05T19:40:25.850Z] [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)
14:40:25 [2024-02-05T19:40:25.850Z] [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
14:40:25 [2024-02-05T19:40:25.850Z] [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
14:40:25 [2024-02-05T19:40:25.850Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
14:40:25 [2024-02-05T19:40:25.850Z] [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
14:40:25 [2024-02-05T19:40:25.851Z] [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
14:40:25 [2024-02-05T19:40:25.851Z] [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
14:40:25 [2024-02-05T19:40:25.851Z] [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)
14:40:25 [2024-02-05T19:40:25.851Z] [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
14:40:26 [2024-02-05T19:40:26.106Z] [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
14:40:26 [2024-02-05T19:40:26.106Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
14:40:26 [2024-02-05T19:40:26.106Z] [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
14:40:26 [2024-02-05T19:40:26.106Z] [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
14:40:26 [2024-02-05T19:40:26.106Z] [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
14:40:26 [2024-02-05T19:40:26.106Z] [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 231 kB/s)
14:40:26 [2024-02-05T19:40:26.106Z] [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
14:40:26 [2024-02-05T19:40:26.106Z] [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
14:40:26 [2024-02-05T19:40:26.106Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
14:40:26 [2024-02-05T19:40:26.106Z] [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
14:40:26 [2024-02-05T19:40:26.106Z] [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
14:40:26 [2024-02-05T19:40:26.106Z] [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
14:40:26 [2024-02-05T19:40:26.106Z] [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)
14:40:26 [2024-02-05T19:40:26.106Z] [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
14:40:26 [2024-02-05T19:40:26.106Z] [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
14:40:26 [2024-02-05T19:40:26.107Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
14:40:26 [2024-02-05T19:40:26.362Z] [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
14:40:26 [2024-02-05T19:40:26.362Z] [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
14:40:26 [2024-02-05T19:40:26.362Z] [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
14:40:26 [2024-02-05T19:40:26.362Z] [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)
14:40:26 [2024-02-05T19:40:26.362Z] [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
14:40:26 [2024-02-05T19:40:26.362Z] [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
14:40:26 [2024-02-05T19:40:26.362Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
14:40:26 [2024-02-05T19:40:26.362Z] [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
14:40:26 [2024-02-05T19:40:26.362Z] [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
14:40:26 [2024-02-05T19:40:26.362Z] [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
14:40:26 [2024-02-05T19:40:26.362Z] [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)
14:40:26 [2024-02-05T19:40:26.362Z] [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
14:40:26 [2024-02-05T19:40:26.363Z] [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
14:40:26 [2024-02-05T19:40:26.363Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
14:40:26 [2024-02-05T19:40:26.618Z] [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
14:40:26 [2024-02-05T19:40:26.618Z] [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
14:40:26 [2024-02-05T19:40:26.618Z] [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
14:40:26 [2024-02-05T19:40:26.618Z] [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)
14:40:26 [2024-02-05T19:40:26.618Z] [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
14:40:26 [2024-02-05T19:40:26.618Z] [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
14:40:26 [2024-02-05T19:40:26.618Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
14:40:26 [2024-02-05T19:40:26.618Z] [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
14:40:26 [2024-02-05T19:40:26.619Z] [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
14:40:26 [2024-02-05T19:40:26.619Z] [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
14:40:26 [2024-02-05T19:40:26.619Z] [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)
14:40:26 [2024-02-05T19:40:26.619Z] [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
14:40:26 [2024-02-05T19:40:26.619Z] [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
14:40:26 [2024-02-05T19:40:26.619Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
14:40:26 [2024-02-05T19:40:26.619Z] [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
14:40:26 [2024-02-05T19:40:26.875Z] [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
14:40:26 [2024-02-05T19:40:26.875Z] [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
14:40:26 [2024-02-05T19:40:26.875Z] [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 1.6 MB/s)
14:40:26 [2024-02-05T19:40:26.875Z] [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
14:40:26 [2024-02-05T19:40:26.875Z] [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
14:40:26 [2024-02-05T19:40:26.875Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
14:40:26 [2024-02-05T19:40:26.875Z] [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
14:40:26 [2024-02-05T19:40:26.875Z] [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
14:40:26 [2024-02-05T19:40:26.875Z] [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
14:40:26 [2024-02-05T19:40:26.875Z] [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 401 kB/s)
14:40:26 [2024-02-05T19:40:26.875Z] [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
14:40:26 [2024-02-05T19:40:26.875Z] [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
14:40:26 [2024-02-05T19:40:26.875Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
14:40:27 [2024-02-05T19:40:27.132Z] [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
14:40:27 [2024-02-05T19:40:27.132Z] [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
14:40:27 [2024-02-05T19:40:27.132Z] [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
14:40:27 [2024-02-05T19:40:27.132Z] [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 740 kB/s)
14:40:27 [2024-02-05T19:40:27.132Z] [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
14:40:27 [2024-02-05T19:40:27.132Z] [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
14:40:27 [2024-02-05T19:40:27.132Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
14:40:27 [2024-02-05T19:40:27.132Z] [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
14:40:27 [2024-02-05T19:40:27.132Z] [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
14:40:27 [2024-02-05T19:40:27.132Z] [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
14:40:27 [2024-02-05T19:40:27.132Z] [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 1.3 MB/s)
14:40:27 [2024-02-05T19:40:27.132Z] [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
14:40:27 [2024-02-05T19:40:27.132Z] [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
14:40:27 [2024-02-05T19:40:27.132Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
14:40:27 [2024-02-05T19:40:27.390Z] [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
14:40:27 [2024-02-05T19:40:27.390Z] [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
14:40:27 [2024-02-05T19:40:27.390Z] [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
14:40:27 [2024-02-05T19:40:27.390Z] [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 162 kB/s)
14:40:27 [2024-02-05T19:40:27.390Z] [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
14:40:27 [2024-02-05T19:40:27.390Z] [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
14:40:27 [2024-02-05T19:40:27.390Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
14:40:27 [2024-02-05T19:40:27.390Z] [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
14:40:27 [2024-02-05T19:40:27.390Z] [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
14:40:27 [2024-02-05T19:40:27.390Z] [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
14:40:27 [2024-02-05T19:40:27.390Z] [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 1.3 MB/s)
14:40:27 [2024-02-05T19:40:27.390Z] [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
14:40:27 [2024-02-05T19:40:27.391Z] [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
14:40:27 [2024-02-05T19:40:27.391Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
14:40:27 [2024-02-05T19:40:27.391Z] [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
14:40:27 [2024-02-05T19:40:27.647Z] [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
14:40:27 [2024-02-05T19:40:27.647Z] [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
14:40:27 [2024-02-05T19:40:27.647Z] [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 354 kB/s)
14:40:27 [2024-02-05T19:40:27.647Z] [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
14:40:27 [2024-02-05T19:40:27.647Z] [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
14:40:27 [2024-02-05T19:40:27.647Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
14:40:27 [2024-02-05T19:40:27.647Z] [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
14:40:27 [2024-02-05T19:40:27.647Z] [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
14:40:27 [2024-02-05T19:40:27.647Z] [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
14:40:27 [2024-02-05T19:40:27.647Z] [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 4.5 MB/s)
14:40:27 [2024-02-05T19:40:27.647Z] [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
14:40:27 [2024-02-05T19:40:27.647Z] [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
14:40:27 [2024-02-05T19:40:27.647Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
14:40:27 [2024-02-05T19:40:27.903Z] [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
14:40:27 [2024-02-05T19:40:27.903Z] [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
14:40:27 [2024-02-05T19:40:27.903Z] [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
14:40:27 [2024-02-05T19:40:27.903Z] [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.6 MB/s)
14:40:27 [2024-02-05T19:40:27.903Z] [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
14:40:27 [2024-02-05T19:40:27.903Z] [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
14:40:27 [2024-02-05T19:40:27.903Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
14:40:27 [2024-02-05T19:40:27.903Z] [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
14:40:27 [2024-02-05T19:40:27.903Z] [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
14:40:27 [2024-02-05T19:40:27.903Z] [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
14:40:27 [2024-02-05T19:40:27.903Z] [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)
14:40:27 [2024-02-05T19:40:27.903Z] [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
14:40:27 [2024-02-05T19:40:27.903Z] [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
14:40:27 [2024-02-05T19:40:27.903Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
14:40:28 [2024-02-05T19:40:28.159Z] [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
14:40:28 [2024-02-05T19:40:28.159Z] [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
14:40:28 [2024-02-05T19:40:28.159Z] [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
14:40:28 [2024-02-05T19:40:28.159Z] [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 4.5 MB/s)
14:40:28 [2024-02-05T19:40:28.159Z] [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
14:40:28 [2024-02-05T19:40:28.159Z] [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
14:40:28 [2024-02-05T19:40:28.159Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
14:40:28 [2024-02-05T19:40:28.159Z] [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
14:40:28 [2024-02-05T19:40:28.159Z] [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
14:40:28 [2024-02-05T19:40:28.159Z] [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
14:40:28 [2024-02-05T19:40:28.159Z] [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 865 kB/s)
14:40:28 [2024-02-05T19:40:28.159Z] [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
14:40:28 [2024-02-05T19:40:28.159Z] [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
14:40:28 [2024-02-05T19:40:28.159Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
14:40:28 [2024-02-05T19:40:28.415Z] [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
14:40:28 [2024-02-05T19:40:28.415Z] [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
14:40:28 [2024-02-05T19:40:28.415Z] [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
14:40:28 [2024-02-05T19:40:28.415Z] [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)
14:40:28 [2024-02-05T19:40:28.415Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
14:40:28 [2024-02-05T19:40:28.415Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
14:40:28 [2024-02-05T19:40:28.415Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/felix/felix-parent/6/felix-parent-6.pom
14:40:28 [2024-02-05T19:40:28.415Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
14:40:28 [2024-02-05T19:40:28.415Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
14:40:28 [2024-02-05T19:40:28.415Z] [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
14:40:28 [2024-02-05T19:40:28.415Z] [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 2.7 MB/s)
14:40:28 [2024-02-05T19:40:28.415Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
14:40:28 [2024-02-05T19:40:28.415Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
14:40:28 [2024-02-05T19:40:28.415Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
14:40:28 [2024-02-05T19:40:28.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
14:40:28 [2024-02-05T19:40:28.670Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
14:40:28 [2024-02-05T19:40:28.670Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
14:40:28 [2024-02-05T19:40:28.670Z] [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 8.6 MB/s)
14:40:28 [2024-02-05T19:40:28.670Z] [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
14:40:28 [2024-02-05T19:40:28.670Z] [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
14:40:28 [2024-02-05T19:40:28.670Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
14:40:28 [2024-02-05T19:40:28.670Z] [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
14:40:28 [2024-02-05T19:40:28.670Z] [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
14:40:28 [2024-02-05T19:40:28.670Z] [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
14:40:28 [2024-02-05T19:40:28.670Z] [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 282 kB/s)
14:40:28 [2024-02-05T19:40:28.670Z] [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
14:40:28 [2024-02-05T19:40:28.670Z] [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
14:40:28 [2024-02-05T19:40:28.670Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
14:40:28 [2024-02-05T19:40:28.670Z] [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
14:40:28 [2024-02-05T19:40:28.927Z] [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
14:40:28 [2024-02-05T19:40:28.927Z] [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
14:40:28 [2024-02-05T19:40:28.927Z] [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)
14:40:28 [2024-02-05T19:40:28.927Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
14:40:28 [2024-02-05T19:40:28.927Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
14:40:28 [2024-02-05T19:40:28.927Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
14:40:28 [2024-02-05T19:40:28.927Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
14:40:28 [2024-02-05T19:40:28.927Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
14:40:28 [2024-02-05T19:40:28.927Z] [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
14:40:28 [2024-02-05T19:40:28.927Z] [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 8.8 MB/s)
14:40:28 [2024-02-05T19:40:28.927Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:40:28 [2024-02-05T19:40:28.927Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:40:28 [2024-02-05T19:40:28.927Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:40:28 [2024-02-05T19:40:28.927Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:40:28 [2024-02-05T19:40:28.927Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:40:28 [2024-02-05T19:40:28.927Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:40:28 [2024-02-05T19:40:28.927Z] [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 2.1 MB/s)
14:40:28 [2024-02-05T19:40:28.927Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:40:28 [2024-02-05T19:40:28.927Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:40:28 [2024-02-05T19:40:28.927Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:40:29 [2024-02-05T19:40:29.183Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:40:29 [2024-02-05T19:40:29.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:40:29 [2024-02-05T19:40:29.183Z] [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
14:40:29 [2024-02-05T19:40:29.183Z] [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)
14:40:29 [2024-02-05T19:40:29.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:40:29 [2024-02-05T19:40:29.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:40:29 [2024-02-05T19:40:29.183Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:40:29 [2024-02-05T19:40:29.183Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:40:29 [2024-02-05T19:40:29.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:40:29 [2024-02-05T19:40:29.184Z] [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
14:40:29 [2024-02-05T19:40:29.184Z] [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)
14:40:29 [2024-02-05T19:40:29.184Z] [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
14:40:29 [2024-02-05T19:40:29.184Z] [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
14:40:29 [2024-02-05T19:40:29.184Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
14:40:29 [2024-02-05T19:40:29.438Z] [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
14:40:29 [2024-02-05T19:40:29.438Z] [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
14:40:29 [2024-02-05T19:40:29.438Z] [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
14:40:29 [2024-02-05T19:40:29.438Z] [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 8.1 MB/s)
14:40:29 [2024-02-05T19:40:29.438Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:40:29 [2024-02-05T19:40:29.439Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:40:29 [2024-02-05T19:40:29.439Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:40:29 [2024-02-05T19:40:29.439Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:40:29 [2024-02-05T19:40:29.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:40:29 [2024-02-05T19:40:29.439Z] [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
14:40:29 [2024-02-05T19:40:29.439Z] [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)
14:40:29 [2024-02-05T19:40:29.439Z] [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
14:40:29 [2024-02-05T19:40:29.439Z] [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
14:40:29 [2024-02-05T19:40:29.439Z] [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
14:40:29 [2024-02-05T19:40:29.439Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
14:40:29 [2024-02-05T19:40:29.439Z] [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
14:40:29 [2024-02-05T19:40:29.439Z] [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
14:40:29 [2024-02-05T19:40:29.439Z] [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
14:40:29 [2024-02-05T19:40:29.694Z] [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 193 kB/s)
14:40:29 [2024-02-05T19:40:29.694Z] [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
14:40:29 [2024-02-05T19:40:29.694Z] [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
14:40:29 [2024-02-05T19:40:29.694Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
14:40:29 [2024-02-05T19:40:29.694Z] [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
14:40:29 [2024-02-05T19:40:29.694Z] [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
14:40:29 [2024-02-05T19:40:29.694Z] [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
14:40:29 [2024-02-05T19:40:29.694Z] [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 847 kB/s)
14:40:29 [2024-02-05T19:40:29.694Z] [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
14:40:29 [2024-02-05T19:40:29.694Z] [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
14:40:29 [2024-02-05T19:40:29.694Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
14:40:29 [2024-02-05T19:40:29.694Z] [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
14:40:29 [2024-02-05T19:40:29.694Z] [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
14:40:29 [2024-02-05T19:40:29.694Z] [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
14:40:29 [2024-02-05T19:40:29.694Z] [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)
14:40:29 [2024-02-05T19:40:29.694Z] [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
14:40:29 [2024-02-05T19:40:29.694Z] [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
14:40:29 [2024-02-05T19:40:29.694Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
14:40:29 [2024-02-05T19:40:29.949Z] [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
14:40:29 [2024-02-05T19:40:29.949Z] [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
14:40:29 [2024-02-05T19:40:29.950Z] [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
14:40:29 [2024-02-05T19:40:29.950Z] [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 852 kB/s)
14:40:29 [2024-02-05T19:40:29.950Z] [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
14:40:29 [2024-02-05T19:40:29.950Z] [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
14:40:29 [2024-02-05T19:40:29.950Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
14:40:29 [2024-02-05T19:40:29.950Z] [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
14:40:29 [2024-02-05T19:40:29.950Z] [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
14:40:29 [2024-02-05T19:40:29.950Z] [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
14:40:29 [2024-02-05T19:40:29.950Z] [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 940 kB/s)
14:40:29 [2024-02-05T19:40:29.950Z] [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
14:40:29 [2024-02-05T19:40:29.950Z] [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
14:40:29 [2024-02-05T19:40:29.950Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
14:40:29 [2024-02-05T19:40:29.950Z] [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
14:40:30 [2024-02-05T19:40:30.204Z] [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
14:40:30 [2024-02-05T19:40:30.204Z] [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
14:40:30 [2024-02-05T19:40:30.204Z] [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 205 kB/s)
14:40:30 [2024-02-05T19:40:30.204Z] [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
14:40:30 [2024-02-05T19:40:30.205Z] [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
14:40:30 [2024-02-05T19:40:30.205Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
14:40:30 [2024-02-05T19:40:30.205Z] [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
14:40:30 [2024-02-05T19:40:30.205Z] [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
14:40:30 [2024-02-05T19:40:30.205Z] [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
14:40:30 [2024-02-05T19:40:30.205Z] [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 402 kB/s)
14:40:30 [2024-02-05T19:40:30.205Z] [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
14:40:30 [2024-02-05T19:40:30.205Z] [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
14:40:30 [2024-02-05T19:40:30.205Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
14:40:30 [2024-02-05T19:40:30.205Z] [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
14:40:30 [2024-02-05T19:40:30.205Z] [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
14:40:30 [2024-02-05T19:40:30.205Z] [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
14:40:30 [2024-02-05T19:40:30.205Z] [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 7.8 MB/s)
14:40:30 [2024-02-05T19:40:30.205Z] [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
14:40:30 [2024-02-05T19:40:30.460Z] [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
14:40:30 [2024-02-05T19:40:30.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
14:40:30 [2024-02-05T19:40:30.461Z] [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
14:40:30 [2024-02-05T19:40:30.461Z] [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
14:40:30 [2024-02-05T19:40:30.461Z] [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
14:40:30 [2024-02-05T19:40:30.461Z] [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)
14:40:30 [2024-02-05T19:40:30.461Z] [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
14:40:30 [2024-02-05T19:40:30.461Z] [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
14:40:30 [2024-02-05T19:40:30.461Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
14:40:30 [2024-02-05T19:40:30.461Z] [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
14:40:30 [2024-02-05T19:40:30.461Z] [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
14:40:30 [2024-02-05T19:40:30.461Z] [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
14:40:30 [2024-02-05T19:40:30.461Z] [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 283 kB/s)
14:40:30 [2024-02-05T19:40:30.461Z] [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
14:40:30 [2024-02-05T19:40:30.461Z] [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
14:40:30 [2024-02-05T19:40:30.717Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
14:40:30 [2024-02-05T19:40:30.717Z] [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
14:40:30 [2024-02-05T19:40:30.717Z] [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
14:40:30 [2024-02-05T19:40:30.717Z] [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
14:40:30 [2024-02-05T19:40:30.717Z] [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 2.4 MB/s)
14:40:30 [2024-02-05T19:40:30.717Z] [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
14:40:30 [2024-02-05T19:40:30.717Z] [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
14:40:30 [2024-02-05T19:40:30.717Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
14:40:30 [2024-02-05T19:40:30.717Z] [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
14:40:30 [2024-02-05T19:40:30.717Z] [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
14:40:30 [2024-02-05T19:40:30.717Z] [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
14:40:30 [2024-02-05T19:40:30.717Z] [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 227 kB/s)
14:40:30 [2024-02-05T19:40:30.717Z] [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
14:40:30 [2024-02-05T19:40:30.718Z] [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
14:40:30 [2024-02-05T19:40:30.718Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
14:40:30 [2024-02-05T19:40:30.973Z] [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
14:40:30 [2024-02-05T19:40:30.973Z] [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
14:40:30 [2024-02-05T19:40:30.973Z] [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
14:40:30 [2024-02-05T19:40:30.974Z] [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)
14:40:30 [2024-02-05T19:40:30.974Z] [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
14:40:30 [2024-02-05T19:40:30.974Z] [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
14:40:30 [2024-02-05T19:40:30.974Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
14:40:30 [2024-02-05T19:40:30.974Z] [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
14:40:30 [2024-02-05T19:40:30.974Z] [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
14:40:30 [2024-02-05T19:40:30.974Z] [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
14:40:30 [2024-02-05T19:40:30.974Z] [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 2.2 MB/s)
14:40:30 [2024-02-05T19:40:30.974Z] [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
14:40:30 [2024-02-05T19:40:30.974Z] [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
14:40:30 [2024-02-05T19:40:30.974Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
14:40:30 [2024-02-05T19:40:30.974Z] [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
14:40:30 [2024-02-05T19:40:30.974Z] [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
14:40:31 [2024-02-05T19:40:31.229Z] [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
14:40:31 [2024-02-05T19:40:31.229Z] [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 789 kB/s)
14:40:31 [2024-02-05T19:40:31.229Z] [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
14:40:31 [2024-02-05T19:40:31.229Z] [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
14:40:31 [2024-02-05T19:40:31.229Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
14:40:31 [2024-02-05T19:40:31.229Z] [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
14:40:31 [2024-02-05T19:40:31.230Z] [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
14:40:31 [2024-02-05T19:40:31.230Z] [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
14:40:31 [2024-02-05T19:40:31.230Z] [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)
14:40:31 [2024-02-05T19:40:31.230Z] [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
14:40:31 [2024-02-05T19:40:31.230Z] [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
14:40:31 [2024-02-05T19:40:31.230Z] [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
14:40:31 [2024-02-05T19:40:31.230Z] [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
14:40:31 [2024-02-05T19:40:31.230Z] [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
14:40:31 [2024-02-05T19:40:31.230Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
14:40:31 [2024-02-05T19:40:31.230Z] [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
14:40:31 [2024-02-05T19:40:31.230Z] [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
14:40:31 [2024-02-05T19:40:31.230Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:40:31 [2024-02-05T19:40:31.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.485Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:40:31 [2024-02-05T19:40:31.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.486Z] [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
14:40:31 [2024-02-05T19:40:31.487Z] [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
14:40:31 [2024-02-05T19:40:31.487Z] [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
14:40:31 [2024-02-05T19:40:31.487Z] [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
14:40:31 [2024-02-05T19:40:31.743Z] [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
14:40:31 [2024-02-05T19:40:31.743Z] [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
14:40:31 [2024-02-05T19:40:31.743Z] [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
14:40:31 [2024-02-05T19:40:31.743Z] [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
14:40:31 [2024-02-05T19:40:31.743Z] [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
14:40:31 [2024-02-05T19:40:31.743Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
14:40:31 [2024-02-05T19:40:31.743Z] [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
14:40:31 [2024-02-05T19:40:31.743Z] [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
14:40:31 [2024-02-05T19:40:31.743Z] [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
14:40:31 [2024-02-05T19:40:31.743Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:40:31 [2024-02-05T19:40:31.743Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
14:40:31 [2024-02-05T19:40:31.743Z] [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
14:40:31 [2024-02-05T19:40:31.743Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.744Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:40:31 [2024-02-05T19:40:31.745Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [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
14:40:31 [2024-02-05T19:40:31.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
14:40:32 [2024-02-05T19:40:32.000Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
14:40:32 [2024-02-05T19:40:32.000Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
14:40:32 [2024-02-05T19:40:32.000Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
14:40:32 [2024-02-05T19:40:32.000Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
14:40:32 [2024-02-05T19:40:32.000Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
14:40:32 [2024-02-05T19:40:32.000Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
14:40:32 [2024-02-05T19:40:32.000Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
14:40:32 [2024-02-05T19:40:32.000Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
14:40:32 [2024-02-05T19:40:32.000Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:40:32 [2024-02-05T19:40:32.000Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
14:40:32 [2024-02-05T19:40:32.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
14:40:32 [2024-02-05T19:40:32.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
14:40:32 [2024-02-05T19:40:32.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
14:40:32 [2024-02-05T19:40:32.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
14:40:32 [2024-02-05T19:40:32.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
14:40:32 [2024-02-05T19:40:32.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
14:40:32 [2024-02-05T19:40:32.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:40:32 [2024-02-05T19:40:32.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
14:40:32 [2024-02-05T19:40:32.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
14:40:32 [2024-02-05T19:40:32.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
14:40:32 [2024-02-05T19:40:32.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:40:32 [2024-02-05T19:40:32.256Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
14:40:32 [2024-02-05T19:40:32.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
14:40:32 [2024-02-05T19:40:32.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
14:40:32 [2024-02-05T19:40:32.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
14:40:32 [2024-02-05T19:40:32.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
14:40:32 [2024-02-05T19:40:32.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
14:40:32 [2024-02-05T19:40:32.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
14:40:32 [2024-02-05T19:40:32.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
14:40:32 [2024-02-05T19:40:32.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
14:40:32 [2024-02-05T19:40:32.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
14:40:32 [2024-02-05T19:40:32.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
14:40:32 [2024-02-05T19:40:32.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
14:40:32 [2024-02-05T19:40:32.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
14:40:32 [2024-02-05T19:40:32.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
14:40:32 [2024-02-05T19:40:32.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
14:40:32 [2024-02-05T19:40:32.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
14:40:32 [2024-02-05T19:40:32.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
14:40:32 [2024-02-05T19:40:32.512Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
14:40:32 [2024-02-05T19:40:32.769Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
14:40:32 [2024-02-05T19:40:32.769Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
14:40:32 [2024-02-05T19:40:32.769Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
14:40:32 [2024-02-05T19:40:32.769Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
14:40:32 [2024-02-05T19:40:32.769Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
14:40:32 [2024-02-05T19:40:32.769Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
14:40:32 [2024-02-05T19:40:32.769Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
14:40:32 [2024-02-05T19:40:32.769Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
14:40:32 [2024-02-05T19:40:32.769Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
14:40:32 [2024-02-05T19:40:32.769Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
14:40:32 [2024-02-05T19:40:32.769Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
14:40:32 [2024-02-05T19:40:32.769Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
14:40:32 [2024-02-05T19:40:32.769Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
14:40:32 [2024-02-05T19:40:32.769Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
14:40:33 [2024-02-05T19:40:33.024Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
14:40:33 [2024-02-05T19:40:33.024Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
14:40:33 [2024-02-05T19:40:33.024Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
14:40:33 [2024-02-05T19:40:33.024Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
14:40:33 [2024-02-05T19:40:33.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
14:40:33 [2024-02-05T19:40:33.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
14:40:33 [2024-02-05T19:40:33.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
14:40:33 [2024-02-05T19:40:33.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:40:33 [2024-02-05T19:40:33.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:40:33 [2024-02-05T19:40:33.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
14:40:33 [2024-02-05T19:40:33.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
14:40:33 [2024-02-05T19:40:33.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
14:40:33 [2024-02-05T19:40:33.280Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
14:40:33 [2024-02-05T19:40:33.280Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
14:40:33 [2024-02-05T19:40:33.280Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
14:40:33 [2024-02-05T19:40:33.280Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
14:40:33 [2024-02-05T19:40:33.280Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
14:40:33 [2024-02-05T19:40:33.280Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
14:40:33 [2024-02-05T19:40:33.280Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
14:40:33 [2024-02-05T19:40:33.280Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
14:40:33 [2024-02-05T19:40:33.280Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
14:40:33 [2024-02-05T19:40:33.535Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
14:40:33 [2024-02-05T19:40:33.535Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
14:40:33 [2024-02-05T19:40:33.536Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
14:40:33 [2024-02-05T19:40:33.536Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
14:40:33 [2024-02-05T19:40:33.536Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
14:40:33 [2024-02-05T19:40:33.536Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
14:40:33 [2024-02-05T19:40:33.536Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
14:40:33 [2024-02-05T19:40:33.536Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
14:40:33 [2024-02-05T19:40:33.536Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
14:40:33 [2024-02-05T19:40:33.536Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
14:40:33 [2024-02-05T19:40:33.791Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
14:40:33 [2024-02-05T19:40:33.791Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:40:33 [2024-02-05T19:40:33.791Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [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
14:40:33 [2024-02-05T19:40:33.791Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
14:40:34 [2024-02-05T19:40:34.047Z] [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
14:40:34 [2024-02-05T19:40:34.047Z] [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
14:40:34 [2024-02-05T19:40:34.047Z] [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
14:40:34 [2024-02-05T19:40:34.047Z] [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
14:40:34 [2024-02-05T19:40:34.047Z] [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
14:40:34 [2024-02-05T19:40:34.047Z] [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
14:40:34 [2024-02-05T19:40:34.047Z] [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
14:40:34 [2024-02-05T19:40:34.047Z] [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
14:40:34 [2024-02-05T19:40:34.047Z] [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
14:40:34 [2024-02-05T19:40:34.047Z] [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
14:40:34 [2024-02-05T19:40:34.047Z] [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
14:40:34 [2024-02-05T19:40:34.047Z] [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
14:40:34 [2024-02-05T19:40:34.047Z] [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
14:40:34 [2024-02-05T19:40:34.047Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:40:34 [2024-02-05T19:40:34.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.048Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:40:34 [2024-02-05T19:40:34.609Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.609Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.610Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:40:34 [2024-02-05T19:40:34.610Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:40:34 [2024-02-05T19:40:34.610Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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 3.0 MB/s)
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
14:40:34 [2024-02-05T19:40:34.611Z] [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 624 kB/s)
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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 11 MB/s)
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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 15 MB/s)
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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 13 MB/s)
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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 5.0 MB/s)
14:40:34 [2024-02-05T19:40:34.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
14:40:34 [2024-02-05T19:40:34.611Z] [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 17 MB/s)
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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 3.4 MB/s)
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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 6.4 MB/s)
14:40:34 [2024-02-05T19:40:34.611Z] [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
14:40:34 [2024-02-05T19:40:34.611Z] [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 4.5 MB/s)
14:40:34 [2024-02-05T19:40:34.612Z] [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
14:40:34 [2024-02-05T19:40:34.612Z] [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 650 kB/s)
14:40:34 [2024-02-05T19:40:34.612Z] [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
14:40:34 [2024-02-05T19:40:34.612Z] [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.1 MB/s)
14:40:34 [2024-02-05T19:40:34.612Z] [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
14:40:34 [2024-02-05T19:40:34.612Z] [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 38 MB/s)
14:40:34 [2024-02-05T19:40:34.612Z] [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
14:40:34 [2024-02-05T19:40:34.868Z] [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 756 kB/s)
14:40:34 [2024-02-05T19:40:34.868Z] [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
14:40:34 [2024-02-05T19:40:34.868Z] [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 56 kB/s)
14:40:34 [2024-02-05T19:40:34.868Z] [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
14:40:34 [2024-02-05T19:40:34.869Z] [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 14 MB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [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
14:40:34 [2024-02-05T19:40:34.869Z] [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 109 kB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:40:34 [2024-02-05T19:40:34.869Z] [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 670 kB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [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
14:40:34 [2024-02-05T19:40:34.869Z] [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 1.5 MB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [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
14:40:34 [2024-02-05T19:40:34.869Z] [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 359 kB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [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
14:40:34 [2024-02-05T19:40:34.869Z] [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 17 MB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [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
14:40:34 [2024-02-05T19:40:34.869Z] [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 47 MB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [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
14:40:34 [2024-02-05T19:40:34.869Z] [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 640 kB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [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
14:40:34 [2024-02-05T19:40:34.869Z] [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.6 MB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [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
14:40:34 [2024-02-05T19:40:34.869Z] [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 609 kB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [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
14:40:34 [2024-02-05T19:40:34.869Z] [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 1.0 MB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [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
14:40:34 [2024-02-05T19:40:34.869Z] [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 647 kB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [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
14:40:34 [2024-02-05T19:40:34.869Z] [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.4 MB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [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
14:40:34 [2024-02-05T19:40:34.869Z] [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.3 MB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [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
14:40:34 [2024-02-05T19:40:34.869Z] [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.3 MB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [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
14:40:34 [2024-02-05T19:40:34.869Z] [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 104 kB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [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
14:40:34 [2024-02-05T19:40:34.869Z] [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 1.9 MB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [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
14:40:34 [2024-02-05T19:40:34.869Z] [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 945 kB/s)
14:40:34 [2024-02-05T19:40:34.869Z] [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
14:40:35 [2024-02-05T19:40:35.126Z] [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 85 kB/s)
14:40:35 [2024-02-05T19:40:35.126Z] [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
14:40:35 [2024-02-05T19:40:35.126Z] [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 226 kB/s)
14:40:35 [2024-02-05T19:40:35.126Z] [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
14:40:35 [2024-02-05T19:40:35.126Z] [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 487 kB/s)
14:40:35 [2024-02-05T19:40:35.126Z] [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
14:40:35 [2024-02-05T19:40:35.127Z] [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 479 kB/s)
14:40:35 [2024-02-05T19:40:35.127Z] [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
14:40:35 [2024-02-05T19:40:35.127Z] [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 75 kB/s)
14:40:35 [2024-02-05T19:40:35.127Z] [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
14:40:35 [2024-02-05T19:40:35.127Z] [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 262 kB/s)
14:40:35 [2024-02-05T19:40:35.127Z] [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
14:40:35 [2024-02-05T19:40:35.127Z] [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 262 kB/s)
14:40:35 [2024-02-05T19:40:35.127Z] [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
14:40:35 [2024-02-05T19:40:35.127Z] [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 197 kB/s)
14:40:35 [2024-02-05T19:40:35.127Z] [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
14:40:35 [2024-02-05T19:40:35.127Z] [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 76 kB/s)
14:40:35 [2024-02-05T19:40:35.127Z] [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
14:40:35 [2024-02-05T19:40:35.127Z] [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 121 kB/s)
14:40:35 [2024-02-05T19:40:35.127Z] [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
14:40:35 [2024-02-05T19:40:35.127Z] [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 166 kB/s)
14:40:35 [2024-02-05T19:40:35.127Z] [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
14:40:35 [2024-02-05T19:40:35.127Z] [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 252 kB/s)
14:40:35 [2024-02-05T19:40:35.127Z] [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
14:40:35 [2024-02-05T19:40:35.127Z] [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 50 kB/s)
14:40:35 [2024-02-05T19:40:35.127Z] [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
14:40:35 [2024-02-05T19:40:35.127Z] [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 114 kB/s)
14:40:35 [2024-02-05T19:40:35.127Z] [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
14:40:35 [2024-02-05T19:40:35.127Z] [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 475 kB/s)
14:40:35 [2024-02-05T19:40:35.127Z] [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
14:40:35 [2024-02-05T19:40:35.127Z] [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 48 kB/s)
14:40:35 [2024-02-05T19:40:35.128Z] [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
14:40:35 [2024-02-05T19:40:35.128Z] [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 90 kB/s)
14:40:35 [2024-02-05T19:40:35.128Z] [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
14:40:35 [2024-02-05T19:40:35.128Z] [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 167 kB/s)
14:40:35 [2024-02-05T19:40:35.128Z] [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
14:40:35 [2024-02-05T19:40:35.128Z] [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 130 kB/s)
14:40:35 [2024-02-05T19:40:35.128Z] [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
14:40:35 [2024-02-05T19:40:35.128Z] [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 52 kB/s)
14:40:35 [2024-02-05T19:40:35.128Z] [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
14:40:35 [2024-02-05T19:40:35.384Z] [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 707 kB/s)
14:40:35 [2024-02-05T19:40:35.384Z] [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
14:40:35 [2024-02-05T19:40:35.384Z] [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 6.0 kB/s)
14:40:35 [2024-02-05T19:40:35.384Z] [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
14:40:35 [2024-02-05T19:40:35.384Z] [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 116 kB/s)
14:40:35 [2024-02-05T19:40:35.384Z] [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
14:40:35 [2024-02-05T19:40:35.384Z] [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 20 kB/s)
14:40:35 [2024-02-05T19:40:35.384Z] [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
14:40:35 [2024-02-05T19:40:35.384Z] [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 651 kB/s)
14:40:35 [2024-02-05T19:40:35.384Z] [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
14:40:35 [2024-02-05T19:40:35.384Z] [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 385 kB/s)
14:40:35 [2024-02-05T19:40:35.384Z] [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
14:40:35 [2024-02-05T19:40:35.384Z] [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 42 kB/s)
14:40:35 [2024-02-05T19:40:35.384Z] [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
14:40:35 [2024-02-05T19:40:35.384Z] [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 1.8 MB/s)
14:40:35 [2024-02-05T19:40:35.384Z] [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
14:40:35 [2024-02-05T19:40:35.384Z] [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 79 kB/s)
14:40:35 [2024-02-05T19:40:35.384Z] [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
14:40:35 [2024-02-05T19:40:35.384Z] [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 133 kB/s)
14:40:35 [2024-02-05T19:40:35.384Z] [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
14:40:35 [2024-02-05T19:40:35.384Z] [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 524 kB/s)
14:40:35 [2024-02-05T19:40:35.384Z] [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
14:40:35 [2024-02-05T19:40:35.384Z] [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 255 kB/s)
14:40:35 [2024-02-05T19:40:35.384Z] [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
14:40:35 [2024-02-05T19:40:35.384Z] [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 195 kB/s)
14:40:35 [2024-02-05T19:40:35.384Z] [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
14:40:35 [2024-02-05T19:40:35.385Z] [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 334 kB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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
14:40:35 [2024-02-05T19:40:35.385Z] [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 5.3 kB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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
14:40:35 [2024-02-05T19:40:35.385Z] [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 172 kB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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
14:40:35 [2024-02-05T19:40:35.385Z] [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 41 kB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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
14:40:35 [2024-02-05T19:40:35.385Z] [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 39 kB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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
14:40:35 [2024-02-05T19:40:35.385Z] [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 60 kB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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
14:40:35 [2024-02-05T19:40:35.385Z] [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 696 kB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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
14:40:35 [2024-02-05T19:40:35.385Z] [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 139 kB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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
14:40:35 [2024-02-05T19:40:35.385Z] [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 96 kB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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
14:40:35 [2024-02-05T19:40:35.385Z] [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 730 kB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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
14:40:35 [2024-02-05T19:40:35.385Z] [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 527 kB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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
14:40:35 [2024-02-05T19:40:35.385Z] [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.5 MB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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
14:40:35 [2024-02-05T19:40:35.385Z] [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.6 MB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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
14:40:35 [2024-02-05T19:40:35.385Z] [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 140 kB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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
14:40:35 [2024-02-05T19:40:35.385Z] [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 106 kB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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
14:40:35 [2024-02-05T19:40:35.385Z] [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.3 MB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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
14:40:35 [2024-02-05T19:40:35.385Z] [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 156 kB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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 397 kB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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.3 MB/s)
14:40:35 [2024-02-05T19:40:35.385Z] [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.0 MB/s)
14:40:35 [2024-02-05T19:40:35.640Z] [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 9.2 MB/s)
14:40:37 [2024-02-05T19:40:37.004Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
14:40:37 [2024-02-05T19:40:37.004Z] [INFO] Tycho Mode:     project
14:40:37 [2024-02-05T19:40:37.004Z] [INFO] Tycho Builder:  maven
14:40:37 [2024-02-05T19:40:37.259Z] [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
14:40:37 [2024-02-05T19:40:37.259Z] [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
14:40:37 [2024-02-05T19:40:37.259Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
14:40:37 [2024-02-05T19:40:37.260Z] [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
14:40:37 [2024-02-05T19:40:37.260Z] [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
14:40:37 [2024-02-05T19:40:37.260Z] [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
14:40:37 [2024-02-05T19:40:37.260Z] [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 7.0 MB/s)
14:40:37 [2024-02-05T19:40:37.260Z] [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
14:40:37 [2024-02-05T19:40:37.260Z] [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
14:40:37 [2024-02-05T19:40:37.260Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
14:40:37 [2024-02-05T19:40:37.260Z] [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
14:40:37 [2024-02-05T19:40:37.260Z] [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
14:40:37 [2024-02-05T19:40:37.260Z] [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
14:40:37 [2024-02-05T19:40:37.260Z] [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 4.1 MB/s)
14:40:37 [2024-02-05T19:40:37.260Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:40:37 [2024-02-05T19:40:37.515Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:40:37 [2024-02-05T19:40:37.515Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:40:37 [2024-02-05T19:40:37.515Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:40:37 [2024-02-05T19:40:37.515Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:40:37 [2024-02-05T19:40:37.515Z] [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
14:40:37 [2024-02-05T19:40:37.515Z] [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 4.0 MB/s)
14:40:37 [2024-02-05T19:40:37.515Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
14:40:37 [2024-02-05T19:40:37.515Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
14:40:37 [2024-02-05T19:40:37.515Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/29/apache-29.pom
14:40:37 [2024-02-05T19:40:37.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom
14:40:37 [2024-02-05T19:40:37.772Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom
14:40:37 [2024-02-05T19:40:37.772Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom
14:40:37 [2024-02-05T19:40:37.772Z] [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 2.1 MB/s)
14:40:37 [2024-02-05T19:40:37.772Z] [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
14:40:37 [2024-02-05T19:40:37.772Z] [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
14:40:37 [2024-02-05T19:40:37.772Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
14:40:37 [2024-02-05T19:40:37.772Z] [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
14:40:37 [2024-02-05T19:40:37.772Z] [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
14:40:37 [2024-02-05T19:40:37.772Z] [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
14:40:37 [2024-02-05T19:40:37.772Z] [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 2.8 MB/s)
14:40:37 [2024-02-05T19:40:37.772Z] [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
14:40:37 [2024-02-05T19:40:37.772Z] [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
14:40:38 [2024-02-05T19:40:38.028Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
14:40:38 [2024-02-05T19:40:38.028Z] [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
14:40:38 [2024-02-05T19:40:38.028Z] [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
14:40:38 [2024-02-05T19:40:38.028Z] [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
14:40:38 [2024-02-05T19:40:38.028Z] [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 2.8 MB/s)
14:40:38 [2024-02-05T19:40:38.028Z] [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
14:40:38 [2024-02-05T19:40:38.028Z] [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
14:40:38 [2024-02-05T19:40:38.028Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
14:40:38 [2024-02-05T19:40:38.283Z] [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
14:40:38 [2024-02-05T19:40:38.283Z] [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
14:40:38 [2024-02-05T19:40:38.283Z] [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
14:40:38 [2024-02-05T19:40:38.283Z] [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 177 kB/s)
14:40:38 [2024-02-05T19:40:38.283Z] [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
14:40:38 [2024-02-05T19:40:38.283Z] [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
14:40:38 [2024-02-05T19:40:38.283Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
14:40:38 [2024-02-05T19:40:38.538Z] [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
14:40:38 [2024-02-05T19:40:38.538Z] [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
14:40:38 [2024-02-05T19:40:38.538Z] [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
14:40:38 [2024-02-05T19:40:38.538Z] [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 11 MB/s)
14:40:38 [2024-02-05T19:40:38.794Z] [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
14:40:38 [2024-02-05T19:40:38.794Z] [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
14:40:38 [2024-02-05T19:40:38.794Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
14:40:39 [2024-02-05T19:40:39.050Z] [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
14:40:39 [2024-02-05T19:40:39.050Z] [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
14:40:39 [2024-02-05T19:40:39.050Z] [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
14:40:39 [2024-02-05T19:40:39.611Z] [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 6.0 kB/s)
14:40:39 [2024-02-05T19:40:39.611Z] [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
14:40:39 [2024-02-05T19:40:39.611Z] [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
14:40:39 [2024-02-05T19:40:39.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
14:40:40 [2024-02-05T19:40:40.172Z] [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
14:40:40 [2024-02-05T19:40:40.172Z] [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
14:40:40 [2024-02-05T19:40:40.172Z] [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
14:40:40 [2024-02-05T19:40:40.172Z] [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 25 MB/s)
14:40:40 [2024-02-05T19:40:40.172Z] [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
14:40:40 [2024-02-05T19:40:40.172Z] [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
14:40:40 [2024-02-05T19:40:40.172Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
14:40:40 [2024-02-05T19:40:40.172Z] [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
14:40:40 [2024-02-05T19:40:40.426Z] [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
14:40:40 [2024-02-05T19:40:40.426Z] [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
14:40:40 [2024-02-05T19:40:40.426Z] [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)
14:40:40 [2024-02-05T19:40:40.426Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:40:40 [2024-02-05T19:40:40.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:40:40 [2024-02-05T19:40:40.427Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:40:40 [2024-02-05T19:40:40.427Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:40:40 [2024-02-05T19:40:40.427Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:40:40 [2024-02-05T19:40:40.427Z] [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
14:40:40 [2024-02-05T19:40:40.427Z] [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)
14:40:40 [2024-02-05T19:40:40.427Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:40:40 [2024-02-05T19:40:40.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:40:40 [2024-02-05T19:40:40.427Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:40:40 [2024-02-05T19:40:40.427Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:40:40 [2024-02-05T19:40:40.427Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:40:40 [2024-02-05T19:40:40.427Z] [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
14:40:40 [2024-02-05T19:40:40.427Z] [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)
14:40:40 [2024-02-05T19:40:40.427Z] [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
14:40:40 [2024-02-05T19:40:40.427Z] [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
14:40:40 [2024-02-05T19:40:40.427Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
14:40:40 [2024-02-05T19:40:40.682Z] [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
14:40:40 [2024-02-05T19:40:40.682Z] [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
14:40:40 [2024-02-05T19:40:40.682Z] [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
14:40:40 [2024-02-05T19:40:40.682Z] [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)
14:40:40 [2024-02-05T19:40:40.682Z] [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
14:40:40 [2024-02-05T19:40:40.682Z] [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
14:40:40 [2024-02-05T19:40:40.683Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
14:40:40 [2024-02-05T19:40:40.683Z] [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
14:40:40 [2024-02-05T19:40:40.683Z] [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
14:40:40 [2024-02-05T19:40:40.683Z] [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
14:40:40 [2024-02-05T19:40:40.683Z] [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 9.9 MB/s)
14:40:40 [2024-02-05T19:40:40.683Z] [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
14:40:40 [2024-02-05T19:40:40.683Z] [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
14:40:40 [2024-02-05T19:40:40.683Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
14:40:40 [2024-02-05T19:40:40.939Z] [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
14:40:40 [2024-02-05T19:40:40.939Z] [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
14:40:40 [2024-02-05T19:40:40.939Z] [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
14:40:40 [2024-02-05T19:40:40.939Z] [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)
14:40:40 [2024-02-05T19:40:40.939Z] [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
14:40:40 [2024-02-05T19:40:40.939Z] [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
14:40:40 [2024-02-05T19:40:40.939Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
14:40:40 [2024-02-05T19:40:40.939Z] [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
14:40:40 [2024-02-05T19:40:40.939Z] [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
14:40:40 [2024-02-05T19:40:40.939Z] [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
14:40:40 [2024-02-05T19:40:40.939Z] [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)
14:40:40 [2024-02-05T19:40:40.939Z] [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
14:40:40 [2024-02-05T19:40:40.939Z] [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
14:40:40 [2024-02-05T19:40:40.939Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
14:40:41 [2024-02-05T19:40:41.194Z] [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
14:40:41 [2024-02-05T19:40:41.194Z] [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
14:40:41 [2024-02-05T19:40:41.194Z] [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
14:40:41 [2024-02-05T19:40:41.194Z] [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)
14:40:41 [2024-02-05T19:40:41.195Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:40:41 [2024-02-05T19:40:41.195Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:40:41 [2024-02-05T19:40:41.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:40:41 [2024-02-05T19:40:41.195Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:40:41 [2024-02-05T19:40:41.195Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:40:41 [2024-02-05T19:40:41.195Z] [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
14:40:41 [2024-02-05T19:40:41.195Z] [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 3.3 MB/s)
14:40:41 [2024-02-05T19:40:41.195Z] [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
14:40:41 [2024-02-05T19:40:41.195Z] [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
14:40:41 [2024-02-05T19:40:41.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
14:40:41 [2024-02-05T19:40:41.451Z] [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
14:40:41 [2024-02-05T19:40:41.451Z] [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
14:40:41 [2024-02-05T19:40:41.451Z] [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
14:40:41 [2024-02-05T19:40:41.451Z] [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)
14:40:41 [2024-02-05T19:40:41.451Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:40:41 [2024-02-05T19:40:41.451Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:40:41 [2024-02-05T19:40:41.451Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:40:41 [2024-02-05T19:40:41.451Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:40:41 [2024-02-05T19:40:41.451Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:40:41 [2024-02-05T19:40:41.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:40:41 [2024-02-05T19:40:41.451Z] [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 4.8 MB/s)
14:40:41 [2024-02-05T19:40:41.451Z] [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
14:40:41 [2024-02-05T19:40:41.451Z] [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
14:40:41 [2024-02-05T19:40:41.451Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
14:40:41 [2024-02-05T19:40:41.707Z] [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
14:40:41 [2024-02-05T19:40:41.707Z] [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
14:40:41 [2024-02-05T19:40:41.707Z] [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
14:40:41 [2024-02-05T19:40:41.707Z] [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)
14:40:41 [2024-02-05T19:40:41.707Z] [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
14:40:41 [2024-02-05T19:40:41.707Z] [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
14:40:41 [2024-02-05T19:40:41.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
14:40:41 [2024-02-05T19:40:41.707Z] [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
14:40:41 [2024-02-05T19:40:41.707Z] [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
14:40:41 [2024-02-05T19:40:41.707Z] [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
14:40:41 [2024-02-05T19:40:41.707Z] [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)
14:40:41 [2024-02-05T19:40:41.707Z] [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
14:40:41 [2024-02-05T19:40:41.707Z] [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
14:40:41 [2024-02-05T19:40:41.707Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
14:40:41 [2024-02-05T19:40:41.963Z] [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
14:40:41 [2024-02-05T19:40:41.963Z] [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
14:40:41 [2024-02-05T19:40:41.963Z] [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
14:40:41 [2024-02-05T19:40:41.963Z] [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)
14:40:41 [2024-02-05T19:40:41.963Z] [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
14:40:41 [2024-02-05T19:40:41.963Z] [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
14:40:41 [2024-02-05T19:40:41.963Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:40:41 [2024-02-05T19:40:41.963Z] [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
14:40:41 [2024-02-05T19:40:41.963Z] [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
14:40:41 [2024-02-05T19:40:41.963Z] [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
14:40:41 [2024-02-05T19:40:41.963Z] [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)
14:40:41 [2024-02-05T19:40:41.963Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:40:41 [2024-02-05T19:40:41.963Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:40:41 [2024-02-05T19:40:41.963Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:40:42 [2024-02-05T19:40:42.218Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:40:42 [2024-02-05T19:40:42.218Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:40:42 [2024-02-05T19:40:42.218Z] [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
14:40:42 [2024-02-05T19:40:42.218Z] [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 3.4 MB/s)
14:40:42 [2024-02-05T19:40:42.218Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:40:42 [2024-02-05T19:40:42.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:40:42 [2024-02-05T19:40:42.218Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:40:42 [2024-02-05T19:40:42.218Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:40:42 [2024-02-05T19:40:42.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:40:42 [2024-02-05T19:40:42.219Z] [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
14:40:42 [2024-02-05T19:40:42.219Z] [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)
14:40:42 [2024-02-05T19:40:42.219Z] [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
14:40:42 [2024-02-05T19:40:42.219Z] [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
14:40:42 [2024-02-05T19:40:42.219Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
14:40:42 [2024-02-05T19:40:42.219Z] [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
14:40:42 [2024-02-05T19:40:42.219Z] [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
14:40:42 [2024-02-05T19:40:42.219Z] [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
14:40:42 [2024-02-05T19:40:42.219Z] [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 3.8 MB/s)
14:40:42 [2024-02-05T19:40:42.219Z] [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
14:40:42 [2024-02-05T19:40:42.219Z] [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
14:40:42 [2024-02-05T19:40:42.219Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
14:40:42 [2024-02-05T19:40:42.475Z] [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
14:40:42 [2024-02-05T19:40:42.475Z] [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
14:40:42 [2024-02-05T19:40:42.475Z] [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
14:40:42 [2024-02-05T19:40:42.475Z] [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)
14:40:42 [2024-02-05T19:40:42.475Z] [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
14:40:42 [2024-02-05T19:40:42.475Z] [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
14:40:42 [2024-02-05T19:40:42.475Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
14:40:42 [2024-02-05T19:40:42.475Z] [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
14:40:42 [2024-02-05T19:40:42.475Z] [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
14:40:42 [2024-02-05T19:40:42.475Z] [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
14:40:42 [2024-02-05T19:40:42.475Z] [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 1.8 MB/s)
14:40:42 [2024-02-05T19:40:42.475Z] [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
14:40:42 [2024-02-05T19:40:42.475Z] [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
14:40:42 [2024-02-05T19:40:42.475Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
14:40:42 [2024-02-05T19:40:42.732Z] [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
14:40:42 [2024-02-05T19:40:42.732Z] [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
14:40:42 [2024-02-05T19:40:42.732Z] [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
14:40:42 [2024-02-05T19:40:42.732Z] [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)
14:40:42 [2024-02-05T19:40:42.732Z] [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
14:40:42 [2024-02-05T19:40:42.732Z] [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
14:40:42 [2024-02-05T19:40:42.732Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
14:40:42 [2024-02-05T19:40:42.732Z] [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
14:40:42 [2024-02-05T19:40:42.732Z] [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
14:40:42 [2024-02-05T19:40:42.732Z] [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
14:40:42 [2024-02-05T19:40:42.732Z] [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 1.4 MB/s)
14:40:42 [2024-02-05T19:40:42.732Z] [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
14:40:42 [2024-02-05T19:40:42.732Z] [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
14:40:42 [2024-02-05T19:40:42.732Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
14:40:42 [2024-02-05T19:40:42.732Z] [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
14:40:42 [2024-02-05T19:40:42.732Z] [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
14:40:42 [2024-02-05T19:40:42.732Z] [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
14:40:42 [2024-02-05T19:40:42.732Z] [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 3.2 MB/s)
14:40:42 [2024-02-05T19:40:42.732Z] [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
14:40:42 [2024-02-05T19:40:42.732Z] [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
14:40:42 [2024-02-05T19:40:42.989Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
14:40:42 [2024-02-05T19:40:42.989Z] [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
14:40:42 [2024-02-05T19:40:42.989Z] [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
14:40:42 [2024-02-05T19:40:42.989Z] [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
14:40:42 [2024-02-05T19:40:42.989Z] [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)
14:40:42 [2024-02-05T19:40:42.989Z] [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
14:40:42 [2024-02-05T19:40:42.989Z] [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
14:40:42 [2024-02-05T19:40:42.989Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
14:40:43 [2024-02-05T19:40:43.247Z] [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
14:40:43 [2024-02-05T19:40:43.247Z] [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
14:40:43 [2024-02-05T19:40:43.247Z] [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
14:40:43 [2024-02-05T19:40:43.247Z] [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 3.5 MB/s)
14:40:43 [2024-02-05T19:40:43.247Z] [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
14:40:43 [2024-02-05T19:40:43.247Z] [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
14:40:43 [2024-02-05T19:40:43.247Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
14:40:43 [2024-02-05T19:40:43.247Z] [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
14:40:43 [2024-02-05T19:40:43.247Z] [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
14:40:43 [2024-02-05T19:40:43.247Z] [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
14:40:43 [2024-02-05T19:40:43.247Z] [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)
14:40:43 [2024-02-05T19:40:43.247Z] [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
14:40:43 [2024-02-05T19:40:43.247Z] [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
14:40:43 [2024-02-05T19:40:43.247Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
14:40:43 [2024-02-05T19:40:43.503Z] [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
14:40:43 [2024-02-05T19:40:43.503Z] [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
14:40:43 [2024-02-05T19:40:43.503Z] [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
14:40:43 [2024-02-05T19:40:43.503Z] [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)
14:40:43 [2024-02-05T19:40:43.503Z] [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
14:40:43 [2024-02-05T19:40:43.503Z] [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
14:40:43 [2024-02-05T19:40:43.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
14:40:43 [2024-02-05T19:40:43.503Z] [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
14:40:43 [2024-02-05T19:40:43.503Z] [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
14:40:43 [2024-02-05T19:40:43.503Z] [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
14:40:43 [2024-02-05T19:40:43.503Z] [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)
14:40:43 [2024-02-05T19:40:43.503Z] [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
14:40:43 [2024-02-05T19:40:43.503Z] [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
14:40:43 [2024-02-05T19:40:43.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
14:40:43 [2024-02-05T19:40:43.503Z] [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
14:40:43 [2024-02-05T19:40:43.758Z] [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
14:40:43 [2024-02-05T19:40:43.758Z] [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
14:40:43 [2024-02-05T19:40:43.758Z] [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)
14:40:43 [2024-02-05T19:40:43.758Z] [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
14:40:43 [2024-02-05T19:40:43.758Z] [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
14:40:43 [2024-02-05T19:40:43.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
14:40:43 [2024-02-05T19:40:43.758Z] [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
14:40:43 [2024-02-05T19:40:43.758Z] [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
14:40:43 [2024-02-05T19:40:43.758Z] [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
14:40:43 [2024-02-05T19:40:43.758Z] [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 2.9 MB/s)
14:40:43 [2024-02-05T19:40:43.758Z] [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
14:40:43 [2024-02-05T19:40:43.758Z] [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
14:40:43 [2024-02-05T19:40:43.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
14:40:43 [2024-02-05T19:40:43.758Z] [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
14:40:43 [2024-02-05T19:40:43.758Z] [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
14:40:43 [2024-02-05T19:40:43.758Z] [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
14:40:43 [2024-02-05T19:40:43.758Z] [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)
14:40:43 [2024-02-05T19:40:43.758Z] [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
14:40:43 [2024-02-05T19:40:43.758Z] [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
14:40:43 [2024-02-05T19:40:43.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
14:40:44 [2024-02-05T19:40:44.014Z] [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
14:40:44 [2024-02-05T19:40:44.014Z] [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
14:40:44 [2024-02-05T19:40:44.014Z] [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
14:40:44 [2024-02-05T19:40:44.014Z] [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)
14:40:44 [2024-02-05T19:40:44.014Z] [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
14:40:44 [2024-02-05T19:40:44.014Z] [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
14:40:44 [2024-02-05T19:40:44.014Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
14:40:44 [2024-02-05T19:40:44.014Z] [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
14:40:44 [2024-02-05T19:40:44.014Z] [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
14:40:44 [2024-02-05T19:40:44.014Z] [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
14:40:44 [2024-02-05T19:40:44.014Z] [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 2.9 MB/s)
14:40:44 [2024-02-05T19:40:44.014Z] [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
14:40:44 [2024-02-05T19:40:44.014Z] [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
14:40:44 [2024-02-05T19:40:44.014Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:40:44 [2024-02-05T19:40:44.270Z] [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
14:40:44 [2024-02-05T19:40:44.270Z] [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
14:40:44 [2024-02-05T19:40:44.270Z] [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
14:40:44 [2024-02-05T19:40:44.270Z] [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)
14:40:44 [2024-02-05T19:40:44.270Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:40:44 [2024-02-05T19:40:44.270Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:40:44 [2024-02-05T19:40:44.270Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:40:44 [2024-02-05T19:40:44.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:40:44 [2024-02-05T19:40:44.270Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:40:44 [2024-02-05T19:40:44.270Z] [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
14:40:44 [2024-02-05T19:40:44.270Z] [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 21 MB/s)
14:40:44 [2024-02-05T19:40:44.270Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
14:40:44 [2024-02-05T19:40:44.270Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
14:40:44 [2024-02-05T19:40:44.270Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
14:40:44 [2024-02-05T19:40:44.525Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
14:40:44 [2024-02-05T19:40:44.525Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
14:40:44 [2024-02-05T19:40:44.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
14:40:44 [2024-02-05T19:40:44.525Z] [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)
14:40:44 [2024-02-05T19:40:44.526Z] [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
14:40:44 [2024-02-05T19:40:44.526Z] [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
14:40:44 [2024-02-05T19:40:44.526Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/5.1.0/guice-5.1.0.pom
14:40:44 [2024-02-05T19:40:44.526Z] [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
14:40:44 [2024-02-05T19:40:44.526Z] [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
14:40:44 [2024-02-05T19:40:44.526Z] [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
14:40:44 [2024-02-05T19:40:44.526Z] [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 8.9 MB/s)
14:40:44 [2024-02-05T19:40:44.526Z] [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
14:40:44 [2024-02-05T19:40:44.526Z] [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
14:40:44 [2024-02-05T19:40:44.526Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
14:40:44 [2024-02-05T19:40:44.526Z] [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
14:40:44 [2024-02-05T19:40:44.526Z] [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
14:40:44 [2024-02-05T19:40:44.526Z] [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
14:40:44 [2024-02-05T19:40:44.526Z] [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)
14:40:44 [2024-02-05T19:40:44.526Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
14:40:45 [2024-02-05T19:40:45.087Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
14:40:45 [2024-02-05T19:40:45.087Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
14:40:45 [2024-02-05T19:40:45.087Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
14:40:45 [2024-02-05T19:40:45.087Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
14:40:45 [2024-02-05T19:40:45.087Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
14:40:45 [2024-02-05T19:40:45.087Z] [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 1.2 MB/s)
14:40:45 [2024-02-05T19:40:45.087Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:40:45 [2024-02-05T19:40:45.087Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:40:45 [2024-02-05T19:40:45.343Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:40:45 [2024-02-05T19:40:45.343Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:40:45 [2024-02-05T19:40:45.343Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:40:45 [2024-02-05T19:40:45.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:40:45 [2024-02-05T19:40:45.343Z] [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 363 kB/s)
14:40:45 [2024-02-05T19:40:45.343Z] [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
14:40:45 [2024-02-05T19:40:45.343Z] [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
14:40:45 [2024-02-05T19:40:45.343Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
14:40:45 [2024-02-05T19:40:45.343Z] [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
14:40:45 [2024-02-05T19:40:45.343Z] [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
14:40:45 [2024-02-05T19:40:45.343Z] [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
14:40:45 [2024-02-05T19:40:45.343Z] [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)
14:40:45 [2024-02-05T19:40:45.343Z] [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
14:40:45 [2024-02-05T19:40:45.343Z] [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
14:40:45 [2024-02-05T19:40:45.343Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
14:40:45 [2024-02-05T19:40:45.343Z] [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
14:40:45 [2024-02-05T19:40:45.343Z] [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
14:40:45 [2024-02-05T19:40:45.343Z] [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
14:40:45 [2024-02-05T19:40:45.599Z] [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 6.9 MB/s)
14:40:45 [2024-02-05T19:40:45.599Z] [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
14:40:45 [2024-02-05T19:40:45.599Z] [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
14:40:45 [2024-02-05T19:40:45.599Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
14:40:45 [2024-02-05T19:40:45.599Z] [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
14:40:45 [2024-02-05T19:40:45.599Z] [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
14:40:45 [2024-02-05T19:40:45.599Z] [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
14:40:45 [2024-02-05T19:40:45.599Z] [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 1.2 MB/s)
14:40:45 [2024-02-05T19:40:45.599Z] [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
14:40:45 [2024-02-05T19:40:45.599Z] [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
14:40:45 [2024-02-05T19:40:45.599Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
14:40:45 [2024-02-05T19:40:45.599Z] [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
14:40:45 [2024-02-05T19:40:45.854Z] [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
14:40:45 [2024-02-05T19:40:45.854Z] [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
14:40:45 [2024-02-05T19:40:45.854Z] [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)
14:40:45 [2024-02-05T19:40:45.854Z] [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
14:40:45 [2024-02-05T19:40:45.854Z] [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
14:40:45 [2024-02-05T19:40:45.854Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
14:40:45 [2024-02-05T19:40:45.854Z] [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
14:40:45 [2024-02-05T19:40:45.854Z] [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
14:40:45 [2024-02-05T19:40:45.854Z] [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
14:40:45 [2024-02-05T19:40:45.854Z] [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)
14:40:45 [2024-02-05T19:40:45.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:40:45 [2024-02-05T19:40:45.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:40:45 [2024-02-05T19:40:45.854Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:40:45 [2024-02-05T19:40:45.855Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:40:45 [2024-02-05T19:40:45.855Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:40:45 [2024-02-05T19:40:45.855Z] [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
14:40:45 [2024-02-05T19:40:45.855Z] [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 16 MB/s)
14:40:45 [2024-02-05T19:40:45.855Z] [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
14:40:45 [2024-02-05T19:40:45.855Z] [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
14:40:45 [2024-02-05T19:40:45.855Z] [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
14:40:45 [2024-02-05T19:40:45.855Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
14:40:46 [2024-02-05T19:40:46.110Z] [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
14:40:46 [2024-02-05T19:40:46.110Z] [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
14:40:46 [2024-02-05T19:40:46.110Z] [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
14:40:46 [2024-02-05T19:40:46.110Z] [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 4.1 MB/s)
14:40:46 [2024-02-05T19:40:46.110Z] [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
14:40:46 [2024-02-05T19:40:46.110Z] [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
14:40:46 [2024-02-05T19:40:46.110Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
14:40:46 [2024-02-05T19:40:46.110Z] [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
14:40:46 [2024-02-05T19:40:46.110Z] [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
14:40:46 [2024-02-05T19:40:46.110Z] [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
14:40:46 [2024-02-05T19:40:46.111Z] [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.6 MB/s)
14:40:46 [2024-02-05T19:40:46.111Z] [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
14:40:46 [2024-02-05T19:40:46.111Z] [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
14:40:46 [2024-02-05T19:40:46.111Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
14:40:46 [2024-02-05T19:40:46.367Z] [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
14:40:46 [2024-02-05T19:40:46.367Z] [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
14:40:46 [2024-02-05T19:40:46.367Z] [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
14:40:46 [2024-02-05T19:40:46.367Z] [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 2.8 MB/s)
14:40:46 [2024-02-05T19:40:46.367Z] [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
14:40:46 [2024-02-05T19:40:46.367Z] [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
14:40:46 [2024-02-05T19:40:46.367Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
14:40:46 [2024-02-05T19:40:46.367Z] [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
14:40:46 [2024-02-05T19:40:46.367Z] [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
14:40:46 [2024-02-05T19:40:46.367Z] [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
14:40:46 [2024-02-05T19:40:46.367Z] [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)
14:40:46 [2024-02-05T19:40:46.367Z] [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
14:40:46 [2024-02-05T19:40:46.367Z] [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
14:40:46 [2024-02-05T19:40:46.367Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
14:40:46 [2024-02-05T19:40:46.367Z] [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
14:40:46 [2024-02-05T19:40:46.367Z] [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
14:40:46 [2024-02-05T19:40:46.367Z] [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
14:40:46 [2024-02-05T19:40:46.367Z] [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)
14:40:46 [2024-02-05T19:40:46.367Z] [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
14:40:46 [2024-02-05T19:40:46.367Z] [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
14:40:46 [2024-02-05T19:40:46.624Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
14:40:46 [2024-02-05T19:40:46.624Z] [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
14:40:46 [2024-02-05T19:40:46.624Z] [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
14:40:46 [2024-02-05T19:40:46.624Z] [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
14:40:46 [2024-02-05T19:40:46.624Z] [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 9.7 MB/s)
14:40:46 [2024-02-05T19:40:46.624Z] [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
14:40:46 [2024-02-05T19:40:46.624Z] [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
14:40:46 [2024-02-05T19:40:46.624Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
14:40:46 [2024-02-05T19:40:46.881Z] [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
14:40:46 [2024-02-05T19:40:46.881Z] [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
14:40:46 [2024-02-05T19:40:46.882Z] [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
14:40:46 [2024-02-05T19:40:46.882Z] [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 6.6 MB/s)
14:40:46 [2024-02-05T19:40:46.882Z] [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
14:40:46 [2024-02-05T19:40:46.882Z] [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
14:40:46 [2024-02-05T19:40:46.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
14:40:46 [2024-02-05T19:40:46.882Z] [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
14:40:46 [2024-02-05T19:40:46.882Z] [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
14:40:46 [2024-02-05T19:40:46.882Z] [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
14:40:46 [2024-02-05T19:40:46.882Z] [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)
14:40:46 [2024-02-05T19:40:46.882Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:40:46 [2024-02-05T19:40:46.882Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:40:46 [2024-02-05T19:40:46.882Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:40:47 [2024-02-05T19:40:47.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:40:47 [2024-02-05T19:40:47.138Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:40:47 [2024-02-05T19:40:47.138Z] [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
14:40:47 [2024-02-05T19:40:47.138Z] [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 12 MB/s)
14:40:47 [2024-02-05T19:40:47.138Z] [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
14:40:47 [2024-02-05T19:40:47.138Z] [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
14:40:47 [2024-02-05T19:40:47.138Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
14:40:47 [2024-02-05T19:40:47.138Z] [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
14:40:47 [2024-02-05T19:40:47.138Z] [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
14:40:47 [2024-02-05T19:40:47.138Z] [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
14:40:47 [2024-02-05T19:40:47.138Z] [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)
14:40:47 [2024-02-05T19:40:47.138Z] [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
14:40:47 [2024-02-05T19:40:47.138Z] [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
14:40:47 [2024-02-05T19:40:47.138Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
14:40:47 [2024-02-05T19:40:47.138Z] [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
14:40:47 [2024-02-05T19:40:47.138Z] [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
14:40:47 [2024-02-05T19:40:47.138Z] [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
14:40:47 [2024-02-05T19:40:47.138Z] [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)
14:40:47 [2024-02-05T19:40:47.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:40:47 [2024-02-05T19:40:47.395Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:40:47 [2024-02-05T19:40:47.395Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:40:47 [2024-02-05T19:40:47.395Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:40:47 [2024-02-05T19:40:47.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:40:47 [2024-02-05T19:40:47.395Z] [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
14:40:47 [2024-02-05T19:40:47.395Z] [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)
14:40:47 [2024-02-05T19:40:47.395Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:40:47 [2024-02-05T19:40:47.395Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:40:47 [2024-02-05T19:40:47.395Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:40:47 [2024-02-05T19:40:47.395Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:40:47 [2024-02-05T19:40:47.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:40:47 [2024-02-05T19:40:47.395Z] [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
14:40:47 [2024-02-05T19:40:47.395Z] [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 19 MB/s)
14:40:47 [2024-02-05T19:40:47.395Z] [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
14:40:47 [2024-02-05T19:40:47.395Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:40:47 [2024-02-05T19:40:47.395Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:40:47 [2024-02-05T19:40:47.395Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:40:47 [2024-02-05T19:40:47.650Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:40:47 [2024-02-05T19:40:47.650Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:40:47 [2024-02-05T19:40:47.650Z] [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
14:40:47 [2024-02-05T19:40:47.650Z] [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)
14:40:47 [2024-02-05T19:40:47.650Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:40:47 [2024-02-05T19:40:47.650Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:40:47 [2024-02-05T19:40:47.650Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:40:47 [2024-02-05T19:40:47.650Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:40:47 [2024-02-05T19:40:47.651Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:40:47 [2024-02-05T19:40:47.651Z] [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
14:40:47 [2024-02-05T19:40:47.651Z] [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)
14:40:47 [2024-02-05T19:40:47.651Z] [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
14:40:47 [2024-02-05T19:40:47.651Z] [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
14:40:47 [2024-02-05T19:40:47.651Z] [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
14:40:47 [2024-02-05T19:40:47.651Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
14:40:47 [2024-02-05T19:40:47.651Z] [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
14:40:47 [2024-02-05T19:40:47.651Z] [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
14:40:47 [2024-02-05T19:40:47.651Z] [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
14:40:47 [2024-02-05T19:40:47.651Z] [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)
14:40:47 [2024-02-05T19:40:47.651Z] [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
14:40:47 [2024-02-05T19:40:47.906Z] [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
14:40:47 [2024-02-05T19:40:47.906Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
14:40:47 [2024-02-05T19:40:47.906Z] [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
14:40:47 [2024-02-05T19:40:47.906Z] [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
14:40:47 [2024-02-05T19:40:47.906Z] [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
14:40:47 [2024-02-05T19:40:47.906Z] [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 2.8 MB/s)
14:40:47 [2024-02-05T19:40:47.906Z] [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
14:40:47 [2024-02-05T19:40:47.906Z] [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
14:40:47 [2024-02-05T19:40:47.906Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
14:40:47 [2024-02-05T19:40:47.906Z] [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
14:40:47 [2024-02-05T19:40:47.906Z] [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
14:40:47 [2024-02-05T19:40:47.906Z] [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
14:40:47 [2024-02-05T19:40:47.906Z] [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 5.9 MB/s)
14:40:47 [2024-02-05T19:40:47.906Z] [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
14:40:47 [2024-02-05T19:40:47.906Z] [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
14:40:47 [2024-02-05T19:40:47.906Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
14:40:48 [2024-02-05T19:40:48.161Z] [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
14:40:48 [2024-02-05T19:40:48.161Z] [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
14:40:48 [2024-02-05T19:40:48.161Z] [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
14:40:48 [2024-02-05T19:40:48.161Z] [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 10 MB/s)
14:40:48 [2024-02-05T19:40:48.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
14:40:48 [2024-02-05T19:40:48.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
14:40:48 [2024-02-05T19:40:48.161Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
14:40:48 [2024-02-05T19:40:48.161Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
14:40:48 [2024-02-05T19:40:48.161Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
14:40:48 [2024-02-05T19:40:48.161Z] [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
14:40:48 [2024-02-05T19:40:48.161Z] [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)
14:40:48 [2024-02-05T19:40:48.161Z] [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
14:40:48 [2024-02-05T19:40:48.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.pom
14:40:48 [2024-02-05T19:40:48.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
14:40:48 [2024-02-05T19:40:48.161Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson/2.10/gson-2.10.pom
14:40:48 [2024-02-05T19:40:48.416Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
14:40:48 [2024-02-05T19:40:48.416Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.pom
14:40:48 [2024-02-05T19:40:48.416Z] [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
14:40:48 [2024-02-05T19:40:48.416Z] [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)
14:40:48 [2024-02-05T19:40:48.416Z] [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
14:40:48 [2024-02-05T19:40:48.416Z] [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
14:40:48 [2024-02-05T19:40:48.416Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
14:40:48 [2024-02-05T19:40:48.416Z] [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
14:40:48 [2024-02-05T19:40:48.416Z] [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
14:40:48 [2024-02-05T19:40:48.416Z] [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
14:40:48 [2024-02-05T19:40:48.416Z] [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)
14:40:48 [2024-02-05T19:40:48.416Z] [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
14:40:48 [2024-02-05T19:40:48.416Z] [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
14:40:48 [2024-02-05T19:40:48.416Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:40:48 [2024-02-05T19:40:48.674Z] [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
14:40:48 [2024-02-05T19:40:48.674Z] [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
14:40:48 [2024-02-05T19:40:48.674Z] [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
14:40:48 [2024-02-05T19:40:48.674Z] [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)
14:40:48 [2024-02-05T19:40:48.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:40:48 [2024-02-05T19:40:48.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:40:48 [2024-02-05T19:40:48.674Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:40:48 [2024-02-05T19:40:48.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:40:48 [2024-02-05T19:40:48.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:40:48 [2024-02-05T19:40:48.674Z] [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
14:40:48 [2024-02-05T19:40:48.674Z] [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)
14:40:48 [2024-02-05T19:40:48.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:40:48 [2024-02-05T19:40:48.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:40:48 [2024-02-05T19:40:48.674Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:40:48 [2024-02-05T19:40:48.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:40:48 [2024-02-05T19:40:48.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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)
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.jar
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
14:40:48 [2024-02-05T19:40:48.930Z] [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
14:40:48 [2024-02-05T19:40:48.930Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
14:40:48 [2024-02-05T19:40:48.930Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
14:40:48 [2024-02-05T19:40:48.930Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
14:40:48 [2024-02-05T19:40:48.930Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
14:40:48 [2024-02-05T19:40:48.930Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
14:40:48 [2024-02-05T19:40:48.930Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
14:40:49 [2024-02-05T19:40:49.186Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
14:40:49 [2024-02-05T19:40:49.186Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:40:49 [2024-02-05T19:40:49.186Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
14:40:49 [2024-02-05T19:40:49.186Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
14:40:49 [2024-02-05T19:40:49.186Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
14:40:49 [2024-02-05T19:40:49.186Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/gson/gson/2.10/gson-2.10.jar
14:40:49 [2024-02-05T19:40:49.186Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:40:49 [2024-02-05T19:40:49.441Z] [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
14:40:49 [2024-02-05T19:40:49.441Z] [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
14:40:49 [2024-02-05T19:40:49.441Z] [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
14:40:49 [2024-02-05T19:40:49.441Z] [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
14:40:49 [2024-02-05T19:40:49.441Z] [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
14:40:49 [2024-02-05T19:40:49.441Z] [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
14:40:49 [2024-02-05T19:40:49.441Z] [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
14:40:49 [2024-02-05T19:40:49.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:40:49 [2024-02-05T19:40:49.441Z] [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
14:40:49 [2024-02-05T19:40:49.441Z] [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
14:40:49 [2024-02-05T19:40:49.441Z] [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
14:40:49 [2024-02-05T19:40:49.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
14:40:49 [2024-02-05T19:40:49.441Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.jar
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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)
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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 13 MB/s)
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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 52 MB/s)
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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 41 MB/s)
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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 52 MB/s)
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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 12 MB/s)
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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 8.4 MB/s)
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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 47 MB/s)
14:40:49 [2024-02-05T19:40:49.442Z] [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
14:40:49 [2024-02-05T19:40:49.442Z] [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 1.1 MB/s)
14:40:49 [2024-02-05T19:40:49.442Z] [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 20 MB/s)
14:40:49 [2024-02-05T19:40:49.442Z] [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 29 MB/s)
14:40:49 [2024-02-05T19:40:49.442Z] [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 34 MB/s)
14:40:49 [2024-02-05T19:40:49.442Z] [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)
14:40:50 [2024-02-05T19:40:50.002Z] [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
14:40:50 [2024-02-05T19:40:50.002Z] [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
14:40:50 [2024-02-05T19:40:50.002Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
14:40:50 [2024-02-05T19:40:50.257Z] [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
14:40:50 [2024-02-05T19:40:50.257Z] [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
14:40:50 [2024-02-05T19:40:50.257Z] [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
14:40:50 [2024-02-05T19:40:50.257Z] [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 173 kB/s)
14:40:50 [2024-02-05T19:40:50.257Z] [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
14:40:50 [2024-02-05T19:40:50.257Z] [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
14:40:50 [2024-02-05T19:40:50.257Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
14:40:50 [2024-02-05T19:40:50.257Z] [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
14:40:50 [2024-02-05T19:40:50.257Z] [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
14:40:50 [2024-02-05T19:40:50.257Z] [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
14:40:50 [2024-02-05T19:40:50.257Z] [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 3.1 MB/s)
14:40:50 [2024-02-05T19:40:50.257Z] [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
14:40:50 [2024-02-05T19:40:50.257Z] [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
14:40:50 [2024-02-05T19:40:50.257Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
14:40:50 [2024-02-05T19:40:50.513Z] [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
14:40:50 [2024-02-05T19:40:50.513Z] [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
14:40:50 [2024-02-05T19:40:50.513Z] [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
14:40:50 [2024-02-05T19:40:50.513Z] [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 271 kB/s)
14:40:50 [2024-02-05T19:40:50.513Z] [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
14:40:50 [2024-02-05T19:40:50.513Z] [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
14:40:50 [2024-02-05T19:40:50.513Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
14:40:50 [2024-02-05T19:40:50.513Z] [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
14:40:50 [2024-02-05T19:40:50.513Z] [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
14:40:50 [2024-02-05T19:40:50.513Z] [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
14:40:50 [2024-02-05T19:40:50.513Z] [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 1.3 MB/s)
14:40:50 [2024-02-05T19:40:50.513Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:40:50 [2024-02-05T19:40:50.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:40:50 [2024-02-05T19:40:50.513Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:40:50 [2024-02-05T19:40:50.513Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:40:50 [2024-02-05T19:40:50.514Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:40:50 [2024-02-05T19:40:50.770Z] [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
14:40:50 [2024-02-05T19:40:50.770Z] [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 1.0 MB/s)
14:40:50 [2024-02-05T19:40:50.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom
14:40:50 [2024-02-05T19:40:50.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
14:40:50 [2024-02-05T19:40:50.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.5/asm-9.5.pom
14:40:50 [2024-02-05T19:40:50.770Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
14:40:50 [2024-02-05T19:40:50.770Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom
14:40:50 [2024-02-05T19:40:50.770Z] [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
14:40:50 [2024-02-05T19:40:50.770Z] [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 215 kB/s)
14:40:50 [2024-02-05T19:40:50.770Z] [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
14:40:50 [2024-02-05T19:40:50.770Z] [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
14:40:50 [2024-02-05T19:40:50.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
14:40:50 [2024-02-05T19:40:50.770Z] [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
14:40:50 [2024-02-05T19:40:50.770Z] [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
14:40:50 [2024-02-05T19:40:50.770Z] [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
14:40:50 [2024-02-05T19:40:50.770Z] [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 267 kB/s)
14:40:50 [2024-02-05T19:40:50.770Z] [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
14:40:50 [2024-02-05T19:40:50.770Z] [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
14:40:50 [2024-02-05T19:40:50.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
14:40:51 [2024-02-05T19:40:51.026Z] [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
14:40:51 [2024-02-05T19:40:51.026Z] [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
14:40:51 [2024-02-05T19:40:51.026Z] [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
14:40:51 [2024-02-05T19:40:51.026Z] [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 291 kB/s)
14:40:51 [2024-02-05T19:40:51.026Z] [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
14:40:51 [2024-02-05T19:40:51.026Z] [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
14:40:51 [2024-02-05T19:40:51.026Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
14:40:51 [2024-02-05T19:40:51.026Z] [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
14:40:51 [2024-02-05T19:40:51.026Z] [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
14:40:51 [2024-02-05T19:40:51.026Z] [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
14:40:51 [2024-02-05T19:40:51.026Z] [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 244 kB/s)
14:40:51 [2024-02-05T19:40:51.026Z] [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
14:40:51 [2024-02-05T19:40:51.026Z] [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
14:40:51 [2024-02-05T19:40:51.026Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
14:40:51 [2024-02-05T19:40:51.282Z] [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
14:40:51 [2024-02-05T19:40:51.282Z] [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
14:40:51 [2024-02-05T19:40:51.282Z] [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
14:40:51 [2024-02-05T19:40:51.282Z] [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 1.9 MB/s)
14:40:51 [2024-02-05T19:40:51.282Z] [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
14:40:51 [2024-02-05T19:40:51.282Z] [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
14:40:51 [2024-02-05T19:40:51.282Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
14:40:51 [2024-02-05T19:40:51.282Z] [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
14:40:51 [2024-02-05T19:40:51.282Z] [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
14:40:51 [2024-02-05T19:40:51.282Z] [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
14:40:51 [2024-02-05T19:40:51.282Z] [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 1.2 MB/s)
14:40:51 [2024-02-05T19:40:51.282Z] [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
14:40:51 [2024-02-05T19:40:51.282Z] [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
14:40:51 [2024-02-05T19:40:51.283Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
14:40:51 [2024-02-05T19:40:51.283Z] [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
14:40:51 [2024-02-05T19:40:51.283Z] [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
14:40:51 [2024-02-05T19:40:51.283Z] [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
14:40:51 [2024-02-05T19:40:51.283Z] [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 599 kB/s)
14:40:51 [2024-02-05T19:40:51.283Z] [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
14:40:51 [2024-02-05T19:40:51.538Z] [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
14:40:51 [2024-02-05T19:40:51.538Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
14:40:51 [2024-02-05T19:40:51.538Z] [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
14:40:51 [2024-02-05T19:40:51.538Z] [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
14:40:51 [2024-02-05T19:40:51.538Z] [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
14:40:51 [2024-02-05T19:40:51.538Z] [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 1.2 MB/s)
14:40:51 [2024-02-05T19:40:51.538Z] [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
14:40:51 [2024-02-05T19:40:51.538Z] [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
14:40:51 [2024-02-05T19:40:51.538Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
14:40:51 [2024-02-05T19:40:51.538Z] [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
14:40:51 [2024-02-05T19:40:51.538Z] [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
14:40:51 [2024-02-05T19:40:51.538Z] [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
14:40:51 [2024-02-05T19:40:51.538Z] [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 590 kB/s)
14:40:51 [2024-02-05T19:40:51.538Z] [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
14:40:51 [2024-02-05T19:40:51.538Z] [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
14:40:51 [2024-02-05T19:40:51.538Z] [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
14:40:51 [2024-02-05T19:40:51.538Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
14:40:51 [2024-02-05T19:40:51.794Z] [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
14:40:51 [2024-02-05T19:40:51.794Z] [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
14:40:51 [2024-02-05T19:40:51.794Z] [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
14:40:51 [2024-02-05T19:40:51.794Z] [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 242 kB/s)
14:40:51 [2024-02-05T19:40:51.794Z] [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
14:40:51 [2024-02-05T19:40:51.794Z] [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
14:40:51 [2024-02-05T19:40:51.794Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
14:40:51 [2024-02-05T19:40:51.794Z] [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
14:40:51 [2024-02-05T19:40:51.794Z] [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
14:40:51 [2024-02-05T19:40:51.794Z] [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
14:40:51 [2024-02-05T19:40:51.794Z] [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 1.0 MB/s)
14:40:51 [2024-02-05T19:40:51.794Z] [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
14:40:51 [2024-02-05T19:40:51.794Z] [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
14:40:51 [2024-02-05T19:40:51.794Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
14:40:52 [2024-02-05T19:40:52.050Z] [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
14:40:52 [2024-02-05T19:40:52.050Z] [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
14:40:52 [2024-02-05T19:40:52.050Z] [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
14:40:52 [2024-02-05T19:40:52.050Z] [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 3.1 MB/s)
14:40:52 [2024-02-05T19:40:52.050Z] [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
14:40:52 [2024-02-05T19:40:52.050Z] [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
14:40:52 [2024-02-05T19:40:52.050Z] [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
14:40:52 [2024-02-05T19:40:52.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar
14:40:52 [2024-02-05T19:40:52.050Z] [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
14:40:52 [2024-02-05T19:40:52.050Z] [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
14:40:52 [2024-02-05T19:40:52.050Z] [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
14:40:52 [2024-02-05T19:40:52.050Z] [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
14:40:52 [2024-02-05T19:40:52.051Z] [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
14:40:52 [2024-02-05T19:40:52.051Z] [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
14:40:52 [2024-02-05T19:40:52.051Z] [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
14:40:52 [2024-02-05T19:40:52.051Z] [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
14:40:52 [2024-02-05T19:40:52.051Z] [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
14:40:52 [2024-02-05T19:40:52.051Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
14:40:52 [2024-02-05T19:40:52.051Z] [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
14:40:52 [2024-02-05T19:40:52.051Z] [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
14:40:52 [2024-02-05T19:40:52.051Z] [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
14:40:52 [2024-02-05T19:40:52.051Z] [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
14:40:52 [2024-02-05T19:40:52.051Z] [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
14:40:52 [2024-02-05T19:40:52.051Z] [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
14:40:52 [2024-02-05T19:40:52.051Z] [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
14:40:52 [2024-02-05T19:40:52.051Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
14:40:52 [2024-02-05T19:40:52.051Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
14:40:52 [2024-02-05T19:40:52.051Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.5/asm-9.5.jar
14:40:52 [2024-02-05T19:40:52.051Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
14:40:52 [2024-02-05T19:40:52.051Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
14:40:52 [2024-02-05T19:40:52.051Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
14:40:52 [2024-02-05T19:40:52.306Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
14:40:52 [2024-02-05T19:40:52.306Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
14:40:52 [2024-02-05T19:40:52.306Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
14:40:52 [2024-02-05T19:40:52.306Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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 1.4 MB/s)
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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)
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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 3.4 MB/s)
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.562Z] [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 9.1 MB/s)
14:40:52 [2024-02-05T19:40:52.562Z] [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
14:40:52 [2024-02-05T19:40:52.563Z] [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 11 MB/s)
14:40:52 [2024-02-05T19:40:52.563Z] [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
14:40:52 [2024-02-05T19:40:52.563Z] [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 7.2 MB/s)
14:40:52 [2024-02-05T19:40:52.563Z] [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 11 MB/s)
14:40:52 [2024-02-05T19:40:52.563Z] [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 3.8 MB/s)
14:40:52 [2024-02-05T19:40:52.563Z] [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 23 MB/s)
14:40:52 [2024-02-05T19:40:52.563Z] [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 1.6 MB/s)
14:40:52 [2024-02-05T19:40:52.819Z] [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
14:40:52 [2024-02-05T19:40:52.819Z] [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
14:40:52 [2024-02-05T19:40:52.819Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
14:40:53 [2024-02-05T19:40:53.075Z] [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
14:40:53 [2024-02-05T19:40:53.075Z] [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
14:40:53 [2024-02-05T19:40:53.075Z] [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
14:40:53 [2024-02-05T19:40:53.075Z] [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)
14:40:53 [2024-02-05T19:40:53.075Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:40:53 [2024-02-05T19:40:53.075Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:40:53 [2024-02-05T19:40:53.075Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:40:53 [2024-02-05T19:40:53.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:40:53 [2024-02-05T19:40:53.075Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:40:53 [2024-02-05T19:40:53.075Z] [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
14:40:53 [2024-02-05T19:40:53.075Z] [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 539 kB/s)
14:40:53 [2024-02-05T19:40:53.075Z] [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
14:40:53 [2024-02-05T19:40:53.075Z] [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
14:40:53 [2024-02-05T19:40:53.075Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
14:40:53 [2024-02-05T19:40:53.331Z] [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
14:40:53 [2024-02-05T19:40:53.331Z] [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
14:40:53 [2024-02-05T19:40:53.331Z] [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
14:40:53 [2024-02-05T19:40:53.331Z] [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 1.9 MB/s)
14:40:53 [2024-02-05T19:40:53.331Z] [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
14:40:53 [2024-02-05T19:40:53.331Z] [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
14:40:53 [2024-02-05T19:40:53.331Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
14:40:53 [2024-02-05T19:40:53.331Z] [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
14:40:53 [2024-02-05T19:40:53.331Z] [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
14:40:53 [2024-02-05T19:40:53.331Z] [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
14:40:53 [2024-02-05T19:40:53.331Z] [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 46 kB/s)
14:40:53 [2024-02-05T19:40:53.331Z] [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
14:40:53 [2024-02-05T19:40:53.331Z] [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
14:40:53 [2024-02-05T19:40:53.331Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
14:40:53 [2024-02-05T19:40:53.586Z] [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
14:40:53 [2024-02-05T19:40:53.586Z] [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
14:40:53 [2024-02-05T19:40:53.586Z] [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
14:40:53 [2024-02-05T19:40:53.586Z] [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 106 kB/s)
14:40:53 [2024-02-05T19:40:53.586Z] [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
14:40:53 [2024-02-05T19:40:53.586Z] [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)
14:40:53 [2024-02-05T19:40:53.586Z] [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
14:40:53 [2024-02-05T19:40:53.586Z] [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 689 kB/s)
14:40:53 [2024-02-05T19:40:53.586Z] [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
14:40:53 [2024-02-05T19:40:53.586Z] [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
14:40:53 [2024-02-05T19:40:53.586Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
14:40:53 [2024-02-05T19:40:53.844Z] [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
14:40:53 [2024-02-05T19:40:53.844Z] [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
14:40:53 [2024-02-05T19:40:53.844Z] [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
14:40:54 [2024-02-05T19:40:54.099Z] [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 364 kB/s)
14:40:54 [2024-02-05T19:40:54.099Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:40:54 [2024-02-05T19:40:54.099Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:40:54 [2024-02-05T19:40:54.099Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:40:54 [2024-02-05T19:40:54.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:40:54 [2024-02-05T19:40:54.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:40:54 [2024-02-05T19:40:54.355Z] [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
14:40:54 [2024-02-05T19:40:54.355Z] [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)
14:40:54 [2024-02-05T19:40:54.355Z] [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
14:40:54 [2024-02-05T19:40:54.355Z] [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
14:40:54 [2024-02-05T19:40:54.355Z] [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
14:40:54 [2024-02-05T19:40:54.355Z] [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 44 MB/s)
14:40:54 [2024-02-05T19:40:54.355Z] [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
14:40:54 [2024-02-05T19:40:54.355Z] [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
14:40:54 [2024-02-05T19:40:54.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
14:40:54 [2024-02-05T19:40:54.610Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
14:40:54 [2024-02-05T19:40:54.610Z] [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
14:40:54 [2024-02-05T19:40:54.610Z] [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
14:40:54 [2024-02-05T19:40:54.866Z] [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
14:40:54 [2024-02-05T19:40:54.866Z] [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
14:40:54 [2024-02-05T19:40:54.866Z] [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
14:40:54 [2024-02-05T19:40:54.866Z] [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 115 kB/s)
14:40:54 [2024-02-05T19:40:54.866Z] [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
14:40:54 [2024-02-05T19:40:54.866Z] [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 8.5 MB/s)
14:40:55 [2024-02-05T19:40:55.122Z] [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
14:40:55 [2024-02-05T19:40:55.122Z] [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
14:40:55 [2024-02-05T19:40:55.122Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
14:40:55 [2024-02-05T19:40:55.122Z] [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
14:40:55 [2024-02-05T19:40:55.122Z] [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
14:40:55 [2024-02-05T19:40:55.122Z] [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
14:40:55 [2024-02-05T19:40:55.377Z] [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 249 kB/s)
14:40:55 [2024-02-05T19:40:55.377Z] [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
14:40:55 [2024-02-05T19:40:55.377Z] [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
14:40:55 [2024-02-05T19:40:55.377Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
14:40:55 [2024-02-05T19:40:55.377Z] [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
14:40:55 [2024-02-05T19:40:55.377Z] [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
14:40:55 [2024-02-05T19:40:55.377Z] [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
14:40:55 [2024-02-05T19:40:55.377Z] [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 4.9 MB/s)
14:40:55 [2024-02-05T19:40:55.377Z] [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
14:40:55 [2024-02-05T19:40:55.377Z] [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
14:40:55 [2024-02-05T19:40:55.377Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
14:40:55 [2024-02-05T19:40:55.633Z] [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
14:40:55 [2024-02-05T19:40:55.633Z] [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
14:40:55 [2024-02-05T19:40:55.634Z] [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
14:40:55 [2024-02-05T19:40:55.634Z] [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 1.1 MB/s)
14:40:55 [2024-02-05T19:40:55.634Z] [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
14:40:55 [2024-02-05T19:40:55.634Z] [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
14:40:55 [2024-02-05T19:40:55.634Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
14:40:55 [2024-02-05T19:40:55.634Z] [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
14:40:55 [2024-02-05T19:40:55.634Z] [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
14:40:55 [2024-02-05T19:40:55.634Z] [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
14:40:55 [2024-02-05T19:40:55.634Z] [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)
14:40:55 [2024-02-05T19:40:55.634Z] [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
14:40:55 [2024-02-05T19:40:55.634Z] [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
14:40:55 [2024-02-05T19:40:55.634Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
14:40:55 [2024-02-05T19:40:55.889Z] [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
14:40:55 [2024-02-05T19:40:55.889Z] [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
14:40:55 [2024-02-05T19:40:55.889Z] [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
14:40:55 [2024-02-05T19:40:55.889Z] [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 2.7 MB/s)
14:40:55 [2024-02-05T19:40:55.889Z] [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
14:40:55 [2024-02-05T19:40:55.889Z] [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
14:40:55 [2024-02-05T19:40:55.889Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
14:40:55 [2024-02-05T19:40:55.889Z] [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
14:40:55 [2024-02-05T19:40:55.889Z] [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
14:40:55 [2024-02-05T19:40:55.889Z] [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
14:40:55 [2024-02-05T19:40:55.889Z] [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 626 kB/s)
14:40:55 [2024-02-05T19:40:55.889Z] [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
14:40:55 [2024-02-05T19:40:55.889Z] [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
14:40:55 [2024-02-05T19:40:55.889Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
14:40:55 [2024-02-05T19:40:55.889Z] [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
14:40:55 [2024-02-05T19:40:55.889Z] [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
14:40:55 [2024-02-05T19:40:55.889Z] [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
14:40:55 [2024-02-05T19:40:55.889Z] [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)
14:40:55 [2024-02-05T19:40:55.889Z] [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
14:40:56 [2024-02-05T19:40:56.145Z] [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
14:40:56 [2024-02-05T19:40:56.145Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
14:40:56 [2024-02-05T19:40:56.145Z] [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
14:40:56 [2024-02-05T19:40:56.145Z] [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
14:40:56 [2024-02-05T19:40:56.145Z] [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
14:40:56 [2024-02-05T19:40:56.145Z] [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 133 kB/s)
14:40:56 [2024-02-05T19:40:56.145Z] [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
14:40:56 [2024-02-05T19:40:56.145Z] [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
14:40:56 [2024-02-05T19:40:56.145Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
14:40:56 [2024-02-05T19:40:56.145Z] [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
14:40:56 [2024-02-05T19:40:56.146Z] [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
14:40:56 [2024-02-05T19:40:56.401Z] [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
14:40:56 [2024-02-05T19:40:56.401Z] [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 110 kB/s)
14:40:56 [2024-02-05T19:40:56.401Z] [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
14:40:56 [2024-02-05T19:40:56.401Z] [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
14:40:56 [2024-02-05T19:40:56.401Z] [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
14:40:56 [2024-02-05T19:40:56.401Z] [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
14:40:56 [2024-02-05T19:40:56.401Z] [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
14:40:56 [2024-02-05T19:40:56.401Z] [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
14:40:56 [2024-02-05T19:40:56.401Z] [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
14:40:56 [2024-02-05T19:40:56.402Z] [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
14:40:56 [2024-02-05T19:40:56.402Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
14:40:56 [2024-02-05T19:40:56.402Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
14:40:56 [2024-02-05T19:40:56.402Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
14:40:56 [2024-02-05T19:40:56.402Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
14:40:56 [2024-02-05T19:40:56.657Z] [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
14:40:56 [2024-02-05T19:40:56.657Z] [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
14:40:56 [2024-02-05T19:40:56.657Z] [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
14:40:56 [2024-02-05T19:40:56.657Z] [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
14:40:56 [2024-02-05T19:40:56.657Z] [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
14:40:56 [2024-02-05T19:40:56.657Z] [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
14:40:56 [2024-02-05T19:40:56.657Z] [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
14:40:56 [2024-02-05T19:40:56.657Z] [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
14:40:56 [2024-02-05T19:40:56.657Z] [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
14:40:56 [2024-02-05T19:40:56.657Z] [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)
14:40:56 [2024-02-05T19:40:56.657Z] [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
14:40:56 [2024-02-05T19:40:56.657Z] [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
14:40:56 [2024-02-05T19:40:56.657Z] [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
14:40:56 [2024-02-05T19:40:56.657Z] [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)
14:40:56 [2024-02-05T19:40:56.657Z] [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 350 kB/s)
14:40:56 [2024-02-05T19:40:56.657Z] [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 1.2 MB/s)
14:40:56 [2024-02-05T19:40:56.914Z] [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
14:40:56 [2024-02-05T19:40:56.914Z] [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
14:40:56 [2024-02-05T19:40:56.914Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
14:40:57 [2024-02-05T19:40:57.169Z] [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
14:40:57 [2024-02-05T19:40:57.169Z] [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
14:40:57 [2024-02-05T19:40:57.169Z] [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
14:40:57 [2024-02-05T19:40:57.169Z] [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 492 kB/s)
14:40:57 [2024-02-05T19:40:57.169Z] [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
14:40:57 [2024-02-05T19:40:57.169Z] [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
14:40:57 [2024-02-05T19:40:57.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
14:40:57 [2024-02-05T19:40:57.169Z] [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
14:40:57 [2024-02-05T19:40:57.169Z] [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
14:40:57 [2024-02-05T19:40:57.424Z] [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
14:40:57 [2024-02-05T19:40:57.424Z] [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 3.9 MB/s)
14:40:57 [2024-02-05T19:40:57.424Z] [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
14:40:57 [2024-02-05T19:40:57.424Z] [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
14:40:57 [2024-02-05T19:40:57.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
14:40:57 [2024-02-05T19:40:57.424Z] [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
14:40:57 [2024-02-05T19:40:57.424Z] [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
14:40:57 [2024-02-05T19:40:57.424Z] [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
14:40:57 [2024-02-05T19:40:57.424Z] [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 680 kB/s)
14:40:57 [2024-02-05T19:40:57.424Z] [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
14:40:57 [2024-02-05T19:40:57.424Z] [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
14:40:57 [2024-02-05T19:40:57.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
14:40:57 [2024-02-05T19:40:57.680Z] [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
14:40:57 [2024-02-05T19:40:57.680Z] [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
14:40:57 [2024-02-05T19:40:57.680Z] [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
14:40:57 [2024-02-05T19:40:57.680Z] [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 2.8 MB/s)
14:40:57 [2024-02-05T19:40:57.680Z] [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
14:40:57 [2024-02-05T19:40:57.680Z] [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
14:40:57 [2024-02-05T19:40:57.680Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:40:57 [2024-02-05T19:40:57.934Z] [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
14:40:57 [2024-02-05T19:40:57.935Z] [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
14:40:57 [2024-02-05T19:40:57.935Z] [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
14:40:57 [2024-02-05T19:40:57.935Z] [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 3.2 MB/s)
14:40:57 [2024-02-05T19:40:57.935Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:40:57 [2024-02-05T19:40:57.935Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:40:57 [2024-02-05T19:40:57.935Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:40:57 [2024-02-05T19:40:57.935Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:40:57 [2024-02-05T19:40:57.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:40:57 [2024-02-05T19:40:57.935Z] [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
14:40:57 [2024-02-05T19:40:57.935Z] [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)
14:40:57 [2024-02-05T19:40:57.935Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:40:57 [2024-02-05T19:40:57.935Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:40:57 [2024-02-05T19:40:57.935Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:40:57 [2024-02-05T19:40:57.935Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:40:57 [2024-02-05T19:40:57.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:40:57 [2024-02-05T19:40:57.935Z] [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
14:40:58 [2024-02-05T19:40:58.190Z] [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 3.7 MB/s)
14:40:58 [2024-02-05T19:40:58.190Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
14:40:58 [2024-02-05T19:40:58.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
14:40:58 [2024-02-05T19:40:58.190Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
14:40:58 [2024-02-05T19:40:58.190Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
14:40:58 [2024-02-05T19:40:58.190Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
14:40:58 [2024-02-05T19:40:58.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
14:40:58 [2024-02-05T19:40:58.190Z] [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 1.0 MB/s)
14:40:58 [2024-02-05T19:40:58.190Z] [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
14:40:58 [2024-02-05T19:40:58.190Z] [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
14:40:58 [2024-02-05T19:40:58.190Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:40:58 [2024-02-05T19:40:58.445Z] [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
14:40:58 [2024-02-05T19:40:58.445Z] [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
14:40:58 [2024-02-05T19:40:58.445Z] [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
14:40:58 [2024-02-05T19:40:58.445Z] [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 33 MB/s)
14:40:58 [2024-02-05T19:40:58.445Z] [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
14:40:58 [2024-02-05T19:40:58.445Z] [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
14:40:58 [2024-02-05T19:40:58.445Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
14:40:58 [2024-02-05T19:40:58.445Z] [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
14:40:58 [2024-02-05T19:40:58.445Z] [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
14:40:58 [2024-02-05T19:40:58.445Z] [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
14:40:58 [2024-02-05T19:40:58.445Z] [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 104 kB/s)
14:40:58 [2024-02-05T19:40:58.445Z] [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
14:40:58 [2024-02-05T19:40:58.445Z] [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
14:40:58 [2024-02-05T19:40:58.445Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
14:40:58 [2024-02-05T19:40:58.700Z] [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
14:40:58 [2024-02-05T19:40:58.700Z] [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
14:40:58 [2024-02-05T19:40:58.700Z] [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
14:40:58 [2024-02-05T19:40:58.700Z] [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 2.5 MB/s)
14:40:58 [2024-02-05T19:40:58.700Z] [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
14:40:58 [2024-02-05T19:40:58.700Z] [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
14:40:58 [2024-02-05T19:40:58.700Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
14:40:58 [2024-02-05T19:40:58.700Z] [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
14:40:58 [2024-02-05T19:40:58.700Z] [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
14:40:58 [2024-02-05T19:40:58.700Z] [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
14:40:58 [2024-02-05T19:40:58.700Z] [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 632 kB/s)
14:40:58 [2024-02-05T19:40:58.700Z] [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
14:40:58 [2024-02-05T19:40:58.700Z] [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
14:40:58 [2024-02-05T19:40:58.700Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
14:40:58 [2024-02-05T19:40:58.956Z] [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
14:40:58 [2024-02-05T19:40:58.956Z] [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
14:40:58 [2024-02-05T19:40:58.956Z] [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
14:40:58 [2024-02-05T19:40:58.956Z] [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)
14:40:58 [2024-02-05T19:40:58.956Z] [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
14:40:58 [2024-02-05T19:40:58.956Z] [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
14:40:58 [2024-02-05T19:40:58.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
14:40:58 [2024-02-05T19:40:58.956Z] [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
14:40:58 [2024-02-05T19:40:58.956Z] [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
14:40:58 [2024-02-05T19:40:58.956Z] [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
14:40:58 [2024-02-05T19:40:58.956Z] [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 214 kB/s)
14:40:58 [2024-02-05T19:40:58.956Z] [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
14:40:58 [2024-02-05T19:40:58.956Z] [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
14:40:58 [2024-02-05T19:40:58.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
14:40:59 [2024-02-05T19:40:59.212Z] [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
14:40:59 [2024-02-05T19:40:59.212Z] [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
14:40:59 [2024-02-05T19:40:59.212Z] [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
14:40:59 [2024-02-05T19:40:59.212Z] [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 87 kB/s)
14:40:59 [2024-02-05T19:40:59.212Z] [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
14:40:59 [2024-02-05T19:40:59.212Z] [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
14:40:59 [2024-02-05T19:40:59.212Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
14:40:59 [2024-02-05T19:40:59.212Z] [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
14:40:59 [2024-02-05T19:40:59.212Z] [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
14:40:59 [2024-02-05T19:40:59.212Z] [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
14:40:59 [2024-02-05T19:40:59.212Z] [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 1.3 MB/s)
14:40:59 [2024-02-05T19:40:59.212Z] [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
14:40:59 [2024-02-05T19:40:59.212Z] [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
14:40:59 [2024-02-05T19:40:59.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
14:40:59 [2024-02-05T19:40:59.469Z] [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
14:40:59 [2024-02-05T19:40:59.469Z] [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
14:40:59 [2024-02-05T19:40:59.469Z] [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
14:40:59 [2024-02-05T19:40:59.469Z] [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)
14:40:59 [2024-02-05T19:40:59.469Z] [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
14:40:59 [2024-02-05T19:40:59.469Z] [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
14:40:59 [2024-02-05T19:40:59.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
14:40:59 [2024-02-05T19:40:59.469Z] [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
14:40:59 [2024-02-05T19:40:59.469Z] [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
14:40:59 [2024-02-05T19:40:59.469Z] [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
14:40:59 [2024-02-05T19:40:59.469Z] [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 207 kB/s)
14:40:59 [2024-02-05T19:40:59.469Z] [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
14:40:59 [2024-02-05T19:40:59.469Z] [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
14:40:59 [2024-02-05T19:40:59.469Z] [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
14:40:59 [2024-02-05T19:40:59.469Z] [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
14:40:59 [2024-02-05T19:40:59.470Z] [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
14:40:59 [2024-02-05T19:40:59.470Z] [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
14:40:59 [2024-02-05T19:40:59.470Z] [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
14:40:59 [2024-02-05T19:40:59.470Z] [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
14:40:59 [2024-02-05T19:40:59.470Z] [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
14:40:59 [2024-02-05T19:40:59.470Z] [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
14:40:59 [2024-02-05T19:40:59.470Z] [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
14:40:59 [2024-02-05T19:40:59.470Z] [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
14:40:59 [2024-02-05T19:40:59.470Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
14:41:00 [2024-02-05T19:41:00.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
14:41:00 [2024-02-05T19:41:00.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
14:41:00 [2024-02-05T19:41:00.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
14:41:00 [2024-02-05T19:41:00.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
14:41:00 [2024-02-05T19:41:00.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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 7.4 MB/s)
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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
14:41:00 [2024-02-05T19:41:00.591Z] [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 17 MB/s)
14:41:00 [2024-02-05T19:41:00.591Z] [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)
14:41:00 [2024-02-05T19:41:00.591Z] [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 8.1 MB/s)
14:41:00 [2024-02-05T19:41:00.591Z] [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 58 MB/s)
14:41:00 [2024-02-05T19:41:00.591Z] [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 76 MB/s)
14:41:01 [2024-02-05T19:41:01.153Z] [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
14:41:01 [2024-02-05T19:41:01.153Z] [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
14:41:01 [2024-02-05T19:41:01.153Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
14:41:01 [2024-02-05T19:41:01.153Z] [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
14:41:01 [2024-02-05T19:41:01.153Z] [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
14:41:01 [2024-02-05T19:41:01.153Z] [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
14:41:01 [2024-02-05T19:41:01.153Z] [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 797 kB/s)
14:41:01 [2024-02-05T19:41:01.153Z] [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
14:41:01 [2024-02-05T19:41:01.153Z] [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
14:41:01 [2024-02-05T19:41:01.153Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
14:41:01 [2024-02-05T19:41:01.409Z] [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
14:41:01 [2024-02-05T19:41:01.409Z] [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
14:41:01 [2024-02-05T19:41:01.409Z] [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
14:41:01 [2024-02-05T19:41:01.409Z] [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 11 MB/s)
14:41:01 [2024-02-05T19:41:01.664Z] [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
14:41:01 [2024-02-05T19:41:01.664Z] [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
14:41:01 [2024-02-05T19:41:01.664Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
14:41:01 [2024-02-05T19:41:01.664Z] [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
14:41:01 [2024-02-05T19:41:01.664Z] [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
14:41:01 [2024-02-05T19:41:01.664Z] [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
14:41:01 [2024-02-05T19:41:01.664Z] [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 11 MB/s)
14:41:01 [2024-02-05T19:41:01.664Z] [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
14:41:01 [2024-02-05T19:41:01.664Z] [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
14:41:01 [2024-02-05T19:41:01.664Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
14:41:01 [2024-02-05T19:41:01.920Z] [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
14:41:01 [2024-02-05T19:41:01.920Z] [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
14:41:01 [2024-02-05T19:41:01.920Z] [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
14:41:01 [2024-02-05T19:41:01.920Z] [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 59 MB/s)
14:41:01 [2024-02-05T19:41:01.920Z] [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
14:41:01 [2024-02-05T19:41:01.920Z] [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
14:41:01 [2024-02-05T19:41:01.920Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
14:41:01 [2024-02-05T19:41:01.920Z] [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
14:41:01 [2024-02-05T19:41:01.920Z] [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
14:41:01 [2024-02-05T19:41:01.920Z] [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
14:41:01 [2024-02-05T19:41:01.920Z] [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 4.1 MB/s)
14:41:01 [2024-02-05T19:41:01.920Z] [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
14:41:01 [2024-02-05T19:41:01.920Z] [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
14:41:01 [2024-02-05T19:41:01.920Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
14:41:01 [2024-02-05T19:41:01.920Z] [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
14:41:01 [2024-02-05T19:41:01.920Z] [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
14:41:01 [2024-02-05T19:41:01.920Z] [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
14:41:01 [2024-02-05T19:41:01.920Z] [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 44 MB/s)
14:41:02 [2024-02-05T19:41:02.176Z] [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
14:41:02 [2024-02-05T19:41:02.176Z] [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
14:41:02 [2024-02-05T19:41:02.176Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
14:41:02 [2024-02-05T19:41:02.176Z] [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
14:41:02 [2024-02-05T19:41:02.176Z] [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
14:41:02 [2024-02-05T19:41:02.176Z] [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
14:41:02 [2024-02-05T19:41:02.176Z] [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 6.3 MB/s)
14:41:02 [2024-02-05T19:41:02.176Z] [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
14:41:02 [2024-02-05T19:41:02.176Z] [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
14:41:02 [2024-02-05T19:41:02.176Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
14:41:02 [2024-02-05T19:41:02.431Z] [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
14:41:02 [2024-02-05T19:41:02.431Z] [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
14:41:02 [2024-02-05T19:41:02.431Z] [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
14:41:02 [2024-02-05T19:41:02.431Z] [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 1.7 MB/s)
14:41:02 [2024-02-05T19:41:02.431Z] [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
14:41:02 [2024-02-05T19:41:02.431Z] [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
14:41:02 [2024-02-05T19:41:02.431Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
14:41:02 [2024-02-05T19:41:02.431Z] [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
14:41:02 [2024-02-05T19:41:02.431Z] [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
14:41:02 [2024-02-05T19:41:02.431Z] [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
14:41:02 [2024-02-05T19:41:02.431Z] [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 1.8 MB/s)
14:41:02 [2024-02-05T19:41:02.431Z] [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
14:41:02 [2024-02-05T19:41:02.431Z] [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
14:41:02 [2024-02-05T19:41:02.431Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
14:41:02 [2024-02-05T19:41:02.687Z] [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
14:41:02 [2024-02-05T19:41:02.687Z] [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
14:41:02 [2024-02-05T19:41:02.687Z] [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
14:41:02 [2024-02-05T19:41:02.687Z] [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 932 kB/s)
14:41:02 [2024-02-05T19:41:02.687Z] [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
14:41:02 [2024-02-05T19:41:02.687Z] [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
14:41:02 [2024-02-05T19:41:02.687Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
14:41:02 [2024-02-05T19:41:02.942Z] [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
14:41:02 [2024-02-05T19:41:02.942Z] [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
14:41:02 [2024-02-05T19:41:02.943Z] [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
14:41:02 [2024-02-05T19:41:02.943Z] [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 371 kB/s)
14:41:02 [2024-02-05T19:41:02.943Z] [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
14:41:02 [2024-02-05T19:41:02.943Z] [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
14:41:02 [2024-02-05T19:41:02.943Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
14:41:03 [2024-02-05T19:41:03.198Z] [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
14:41:03 [2024-02-05T19:41:03.198Z] [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
14:41:03 [2024-02-05T19:41:03.198Z] [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
14:41:03 [2024-02-05T19:41:03.198Z] [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 1.6 MB/s)
14:41:03 [2024-02-05T19:41:03.198Z] [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
14:41:03 [2024-02-05T19:41:03.453Z] [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
14:41:03 [2024-02-05T19:41:03.453Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
14:41:03 [2024-02-05T19:41:03.453Z] [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
14:41:03 [2024-02-05T19:41:03.453Z] [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
14:41:03 [2024-02-05T19:41:03.454Z] [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
14:41:03 [2024-02-05T19:41:03.454Z] [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 3.3 MB/s)
14:41:03 [2024-02-05T19:41:03.454Z] [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
14:41:03 [2024-02-05T19:41:03.454Z] [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
14:41:03 [2024-02-05T19:41:03.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
14:41:03 [2024-02-05T19:41:03.454Z] [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
14:41:03 [2024-02-05T19:41:03.454Z] [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
14:41:03 [2024-02-05T19:41:03.454Z] [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
14:41:03 [2024-02-05T19:41:03.454Z] [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 3.3 MB/s)
14:41:03 [2024-02-05T19:41:03.454Z] [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
14:41:03 [2024-02-05T19:41:03.454Z] [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
14:41:03 [2024-02-05T19:41:03.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
14:41:03 [2024-02-05T19:41:03.709Z] [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
14:41:03 [2024-02-05T19:41:03.709Z] [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
14:41:03 [2024-02-05T19:41:03.709Z] [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
14:41:03 [2024-02-05T19:41:03.709Z] [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 3.3 MB/s)
14:41:03 [2024-02-05T19:41:03.709Z] [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
14:41:03 [2024-02-05T19:41:03.709Z] [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
14:41:03 [2024-02-05T19:41:03.709Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
14:41:03 [2024-02-05T19:41:03.709Z] [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
14:41:03 [2024-02-05T19:41:03.709Z] [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
14:41:03 [2024-02-05T19:41:03.709Z] [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
14:41:03 [2024-02-05T19:41:03.709Z] [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 1.5 MB/s)
14:41:03 [2024-02-05T19:41:03.709Z] [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
14:41:03 [2024-02-05T19:41:03.709Z] [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
14:41:03 [2024-02-05T19:41:03.709Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
14:41:03 [2024-02-05T19:41:03.965Z] [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
14:41:03 [2024-02-05T19:41:03.965Z] [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
14:41:03 [2024-02-05T19:41:03.965Z] [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
14:41:03 [2024-02-05T19:41:03.965Z] [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 3.4 MB/s)
14:41:03 [2024-02-05T19:41:03.965Z] [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
14:41:03 [2024-02-05T19:41:03.965Z] [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
14:41:03 [2024-02-05T19:41:03.965Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
14:41:03 [2024-02-05T19:41:03.965Z] [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
14:41:03 [2024-02-05T19:41:03.965Z] [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
14:41:03 [2024-02-05T19:41:03.965Z] [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
14:41:03 [2024-02-05T19:41:03.965Z] [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 2.9 MB/s)
14:41:03 [2024-02-05T19:41:03.965Z] [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
14:41:03 [2024-02-05T19:41:03.965Z] [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
14:41:03 [2024-02-05T19:41:03.965Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
14:41:04 [2024-02-05T19:41:04.220Z] [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
14:41:04 [2024-02-05T19:41:04.220Z] [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
14:41:04 [2024-02-05T19:41:04.220Z] [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
14:41:04 [2024-02-05T19:41:04.220Z] [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 3.4 MB/s)
14:41:04 [2024-02-05T19:41:04.220Z] [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
14:41:04 [2024-02-05T19:41:04.220Z] [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
14:41:04 [2024-02-05T19:41:04.220Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
14:41:04 [2024-02-05T19:41:04.220Z] [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
14:41:04 [2024-02-05T19:41:04.220Z] [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
14:41:04 [2024-02-05T19:41:04.220Z] [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
14:41:04 [2024-02-05T19:41:04.221Z] [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 1.5 MB/s)
14:41:04 [2024-02-05T19:41:04.221Z] [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
14:41:04 [2024-02-05T19:41:04.221Z] [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
14:41:04 [2024-02-05T19:41:04.221Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
14:41:04 [2024-02-05T19:41:04.476Z] [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
14:41:04 [2024-02-05T19:41:04.476Z] [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
14:41:04 [2024-02-05T19:41:04.476Z] [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
14:41:04 [2024-02-05T19:41:04.476Z] [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 3.4 MB/s)
14:41:04 [2024-02-05T19:41:04.476Z] [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
14:41:04 [2024-02-05T19:41:04.476Z] [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
14:41:04 [2024-02-05T19:41:04.476Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
14:41:04 [2024-02-05T19:41:04.476Z] [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
14:41:04 [2024-02-05T19:41:04.476Z] [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
14:41:04 [2024-02-05T19:41:04.476Z] [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
14:41:04 [2024-02-05T19:41:04.476Z] [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 2.1 MB/s)
14:41:04 [2024-02-05T19:41:04.476Z] [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
14:41:04 [2024-02-05T19:41:04.476Z] [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
14:41:04 [2024-02-05T19:41:04.476Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
14:41:04 [2024-02-05T19:41:04.476Z] [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
14:41:04 [2024-02-05T19:41:04.476Z] [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
14:41:04 [2024-02-05T19:41:04.476Z] [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
14:41:04 [2024-02-05T19:41:04.476Z] [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 10 MB/s)
14:41:04 [2024-02-05T19:41:04.476Z] [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
14:41:04 [2024-02-05T19:41:04.733Z] [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
14:41:04 [2024-02-05T19:41:04.733Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
14:41:04 [2024-02-05T19:41:04.733Z] [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
14:41:04 [2024-02-05T19:41:04.733Z] [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
14:41:04 [2024-02-05T19:41:04.733Z] [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
14:41:04 [2024-02-05T19:41:04.733Z] [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 11 MB/s)
14:41:04 [2024-02-05T19:41:04.734Z] [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
14:41:04 [2024-02-05T19:41:04.734Z] [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
14:41:04 [2024-02-05T19:41:04.734Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
14:41:04 [2024-02-05T19:41:04.734Z] [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
14:41:04 [2024-02-05T19:41:04.734Z] [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
14:41:04 [2024-02-05T19:41:04.734Z] [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
14:41:04 [2024-02-05T19:41:04.734Z] [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 6.1 MB/s)
14:41:04 [2024-02-05T19:41:04.734Z] [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
14:41:04 [2024-02-05T19:41:04.734Z] [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
14:41:04 [2024-02-05T19:41:04.734Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
14:41:04 [2024-02-05T19:41:04.990Z] [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
14:41:04 [2024-02-05T19:41:04.990Z] [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
14:41:04 [2024-02-05T19:41:04.990Z] [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
14:41:04 [2024-02-05T19:41:04.990Z] [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 3.5 MB/s)
14:41:04 [2024-02-05T19:41:04.990Z] [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
14:41:04 [2024-02-05T19:41:04.990Z] [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
14:41:04 [2024-02-05T19:41:04.990Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
14:41:04 [2024-02-05T19:41:04.990Z] [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
14:41:04 [2024-02-05T19:41:04.990Z] [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
14:41:04 [2024-02-05T19:41:04.990Z] [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
14:41:04 [2024-02-05T19:41:04.990Z] [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 1.6 MB/s)
14:41:04 [2024-02-05T19:41:04.990Z] [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
14:41:04 [2024-02-05T19:41:04.990Z] [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
14:41:04 [2024-02-05T19:41:04.990Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
14:41:05 [2024-02-05T19:41:05.246Z] [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
14:41:05 [2024-02-05T19:41:05.246Z] [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
14:41:05 [2024-02-05T19:41:05.246Z] [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
14:41:05 [2024-02-05T19:41:05.246Z] [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 2.0 MB/s)
14:41:05 [2024-02-05T19:41:05.246Z] [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
14:41:05 [2024-02-05T19:41:05.246Z] [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
14:41:05 [2024-02-05T19:41:05.246Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
14:41:05 [2024-02-05T19:41:05.246Z] [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
14:41:05 [2024-02-05T19:41:05.246Z] [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
14:41:05 [2024-02-05T19:41:05.246Z] [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
14:41:05 [2024-02-05T19:41:05.246Z] [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 3.3 MB/s)
14:41:05 [2024-02-05T19:41:05.246Z] [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
14:41:05 [2024-02-05T19:41:05.246Z] [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
14:41:05 [2024-02-05T19:41:05.246Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
14:41:05 [2024-02-05T19:41:05.501Z] [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
14:41:05 [2024-02-05T19:41:05.501Z] [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
14:41:05 [2024-02-05T19:41:05.501Z] [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
14:41:05 [2024-02-05T19:41:05.501Z] [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 4.5 MB/s)
14:41:05 [2024-02-05T19:41:05.501Z] [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
14:41:05 [2024-02-05T19:41:05.501Z] [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
14:41:05 [2024-02-05T19:41:05.501Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
14:41:05 [2024-02-05T19:41:05.501Z] [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
14:41:05 [2024-02-05T19:41:05.501Z] [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
14:41:05 [2024-02-05T19:41:05.501Z] [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
14:41:05 [2024-02-05T19:41:05.501Z] [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 294 kB/s)
14:41:05 [2024-02-05T19:41:05.501Z] [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
14:41:05 [2024-02-05T19:41:05.501Z] [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
14:41:05 [2024-02-05T19:41:05.501Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
14:41:05 [2024-02-05T19:41:05.756Z] [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
14:41:05 [2024-02-05T19:41:05.756Z] [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
14:41:05 [2024-02-05T19:41:05.756Z] [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
14:41:05 [2024-02-05T19:41:05.756Z] [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 313 kB/s)
14:41:05 [2024-02-05T19:41:05.756Z] [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
14:41:05 [2024-02-05T19:41:05.756Z] [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
14:41:05 [2024-02-05T19:41:05.756Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
14:41:05 [2024-02-05T19:41:05.756Z] [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
14:41:05 [2024-02-05T19:41:05.756Z] [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
14:41:05 [2024-02-05T19:41:05.756Z] [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
14:41:05 [2024-02-05T19:41:05.756Z] [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)
14:41:05 [2024-02-05T19:41:05.756Z] [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
14:41:05 [2024-02-05T19:41:05.756Z] [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
14:41:05 [2024-02-05T19:41:05.756Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
14:41:05 [2024-02-05T19:41:05.756Z] [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
14:41:05 [2024-02-05T19:41:05.756Z] [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
14:41:06 [2024-02-05T19:41:06.011Z] [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
14:41:06 [2024-02-05T19:41:06.011Z] [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 1.9 MB/s)
14:41:06 [2024-02-05T19:41:06.011Z] [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
14:41:06 [2024-02-05T19:41:06.011Z] [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
14:41:06 [2024-02-05T19:41:06.011Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
14:41:06 [2024-02-05T19:41:06.011Z] [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
14:41:06 [2024-02-05T19:41:06.011Z] [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
14:41:06 [2024-02-05T19:41:06.011Z] [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
14:41:06 [2024-02-05T19:41:06.011Z] [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 5.8 MB/s)
14:41:06 [2024-02-05T19:41:06.011Z] [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
14:41:06 [2024-02-05T19:41:06.011Z] [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
14:41:06 [2024-02-05T19:41:06.011Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
14:41:06 [2024-02-05T19:41:06.011Z] [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
14:41:06 [2024-02-05T19:41:06.011Z] [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
14:41:06 [2024-02-05T19:41:06.011Z] [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
14:41:06 [2024-02-05T19:41:06.011Z] [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 1.2 MB/s)
14:41:06 [2024-02-05T19:41:06.012Z] [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
14:41:06 [2024-02-05T19:41:06.012Z] [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
14:41:06 [2024-02-05T19:41:06.012Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
14:41:06 [2024-02-05T19:41:06.267Z] [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
14:41:06 [2024-02-05T19:41:06.267Z] [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
14:41:06 [2024-02-05T19:41:06.267Z] [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
14:41:06 [2024-02-05T19:41:06.267Z] [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 5.0 MB/s)
14:41:06 [2024-02-05T19:41:06.267Z] [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
14:41:06 [2024-02-05T19:41:06.267Z] [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
14:41:06 [2024-02-05T19:41:06.268Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
14:41:06 [2024-02-05T19:41:06.268Z] [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
14:41:06 [2024-02-05T19:41:06.268Z] [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
14:41:06 [2024-02-05T19:41:06.268Z] [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
14:41:06 [2024-02-05T19:41:06.268Z] [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 4.1 MB/s)
14:41:06 [2024-02-05T19:41:06.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
14:41:06 [2024-02-05T19:41:06.268Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
14:41:06 [2024-02-05T19:41:06.268Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.pom
14:41:06 [2024-02-05T19:41:06.524Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
14:41:06 [2024-02-05T19:41:06.524Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom
14:41:06 [2024-02-05T19:41:06.524Z] [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
14:41:06 [2024-02-05T19:41:06.524Z] [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 395 kB/s)
14:41:06 [2024-02-05T19:41:06.524Z] [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
14:41:06 [2024-02-05T19:41:06.524Z] [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
14:41:06 [2024-02-05T19:41:06.524Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
14:41:06 [2024-02-05T19:41:06.524Z] [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
14:41:06 [2024-02-05T19:41:06.525Z] [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
14:41:06 [2024-02-05T19:41:06.525Z] [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
14:41:06 [2024-02-05T19:41:06.525Z] [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.2 MB/s)
14:41:06 [2024-02-05T19:41:06.525Z] [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
14:41:06 [2024-02-05T19:41:06.525Z] [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
14:41:06 [2024-02-05T19:41:06.525Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
14:41:06 [2024-02-05T19:41:06.780Z] [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
14:41:06 [2024-02-05T19:41:06.780Z] [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
14:41:06 [2024-02-05T19:41:06.780Z] [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
14:41:06 [2024-02-05T19:41:06.780Z] [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 545 kB/s)
14:41:06 [2024-02-05T19:41:06.781Z] [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
14:41:06 [2024-02-05T19:41:06.781Z] [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
14:41:06 [2024-02-05T19:41:06.781Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
14:41:06 [2024-02-05T19:41:06.781Z] [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
14:41:06 [2024-02-05T19:41:06.781Z] [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
14:41:06 [2024-02-05T19:41:06.781Z] [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
14:41:06 [2024-02-05T19:41:06.781Z] [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 225 kB/s)
14:41:06 [2024-02-05T19:41:06.781Z] [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
14:41:06 [2024-02-05T19:41:06.781Z] [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
14:41:06 [2024-02-05T19:41:06.781Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
14:41:07 [2024-02-05T19:41:07.036Z] [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
14:41:07 [2024-02-05T19:41:07.036Z] [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
14:41:07 [2024-02-05T19:41:07.036Z] [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
14:41:07 [2024-02-05T19:41:07.036Z] [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 91 kB/s)
14:41:07 [2024-02-05T19:41:07.036Z] [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
14:41:07 [2024-02-05T19:41:07.036Z] [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
14:41:07 [2024-02-05T19:41:07.036Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
14:41:07 [2024-02-05T19:41:07.036Z] [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
14:41:07 [2024-02-05T19:41:07.036Z] [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
14:41:07 [2024-02-05T19:41:07.036Z] [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
14:41:07 [2024-02-05T19:41:07.036Z] [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 83 kB/s)
14:41:07 [2024-02-05T19:41:07.036Z] [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
14:41:07 [2024-02-05T19:41:07.036Z] [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
14:41:07 [2024-02-05T19:41:07.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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 2.3 MB/s)
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.292Z] [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
14:41:07 [2024-02-05T19:41:07.293Z] [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
14:41:07 [2024-02-05T19:41:07.293Z] [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
14:41:07 [2024-02-05T19:41:07.293Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [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
14:41:07 [2024-02-05T19:41:07.548Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
14:41:07 [2024-02-05T19:41:07.548Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
14:41:07 [2024-02-05T19:41:07.548Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
14:41:07 [2024-02-05T19:41:07.548Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
14:41:07 [2024-02-05T19:41:07.548Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
14:41:07 [2024-02-05T19:41:07.548Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
14:41:07 [2024-02-05T19:41:07.803Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
14:41:07 [2024-02-05T19:41:07.803Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
14:41:07 [2024-02-05T19:41:07.803Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
14:41:07 [2024-02-05T19:41:07.803Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
14:41:07 [2024-02-05T19:41:07.803Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
14:41:07 [2024-02-05T19:41:07.803Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
14:41:07 [2024-02-05T19:41:07.803Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
14:41:07 [2024-02-05T19:41:07.804Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
14:41:07 [2024-02-05T19:41:07.804Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
14:41:08 [2024-02-05T19:41:08.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
14:41:08 [2024-02-05T19:41:08.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
14:41:08 [2024-02-05T19:41:08.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
14:41:08 [2024-02-05T19:41:08.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
14:41:08 [2024-02-05T19:41:08.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
14:41:08 [2024-02-05T19:41:08.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
14:41:08 [2024-02-05T19:41:08.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
14:41:08 [2024-02-05T19:41:08.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
14:41:08 [2024-02-05T19:41:08.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
14:41:08 [2024-02-05T19:41:08.316Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
14:41:08 [2024-02-05T19:41:08.316Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
14:41:08 [2024-02-05T19:41:08.316Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.4/asm-9.4.jar
14:41:08 [2024-02-05T19:41:08.316Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
14:41:08 [2024-02-05T19:41:08.316Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
14:41:08 [2024-02-05T19:41:08.316Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
14:41:08 [2024-02-05T19:41:08.316Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
14:41:08 [2024-02-05T19:41:08.316Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [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
14:41:08 [2024-02-05T19:41:08.572Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.573Z] [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
14:41:08 [2024-02-05T19:41:08.829Z] [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 72 MB/s)
14:41:08 [2024-02-05T19:41:08.829Z] [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
14:41:08 [2024-02-05T19:41:08.829Z] [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
14:41:08 [2024-02-05T19:41:08.829Z] [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
14:41:08 [2024-02-05T19:41:08.829Z] [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
14:41:08 [2024-02-05T19:41:08.829Z] [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
14:41:08 [2024-02-05T19:41:08.829Z] [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 12 MB/s)
14:41:08 [2024-02-05T19:41:08.829Z] [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
14:41:08 [2024-02-05T19:41:08.829Z] [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 27 MB/s)
14:41:08 [2024-02-05T19:41:08.829Z] [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
14:41:08 [2024-02-05T19:41:08.829Z] [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 30 MB/s)
14:41:08 [2024-02-05T19:41:08.829Z] [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
14:41:08 [2024-02-05T19:41:08.829Z] [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 1.8 MB/s)
14:41:08 [2024-02-05T19:41:08.829Z] [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
14:41:08 [2024-02-05T19:41:08.829Z] [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.3 MB/s)
14:41:08 [2024-02-05T19:41:08.829Z] [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
14:41:08 [2024-02-05T19:41:08.829Z] [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 17 MB/s)
14:41:08 [2024-02-05T19:41:08.829Z] [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
14:41:08 [2024-02-05T19:41:08.829Z] [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)
14:41:08 [2024-02-05T19:41:08.829Z] [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
14:41:08 [2024-02-05T19:41:08.829Z] [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 14 MB/s)
14:41:08 [2024-02-05T19:41:08.829Z] [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
14:41:08 [2024-02-05T19:41:08.829Z] [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 13 MB/s)
14:41:08 [2024-02-05T19:41:08.829Z] [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
14:41:08 [2024-02-05T19:41:08.829Z] [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 12 MB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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
14:41:08 [2024-02-05T19:41:08.830Z] [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 11 MB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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
14:41:08 [2024-02-05T19:41:08.830Z] [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 11 MB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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
14:41:08 [2024-02-05T19:41:08.830Z] [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 203 kB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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
14:41:08 [2024-02-05T19:41:08.830Z] [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 2.5 MB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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
14:41:08 [2024-02-05T19:41:08.830Z] [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.3 MB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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
14:41:08 [2024-02-05T19:41:08.830Z] [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 748 kB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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
14:41:08 [2024-02-05T19:41:08.830Z] [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 359 kB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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
14:41:08 [2024-02-05T19:41:08.830Z] [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 4.2 MB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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
14:41:08 [2024-02-05T19:41:08.830Z] [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 112 kB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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
14:41:08 [2024-02-05T19:41:08.830Z] [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.6 MB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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
14:41:08 [2024-02-05T19:41:08.830Z] [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 11 MB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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
14:41:08 [2024-02-05T19:41:08.830Z] [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 728 kB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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
14:41:08 [2024-02-05T19:41:08.830Z] [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.6 MB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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
14:41:08 [2024-02-05T19:41:08.830Z] [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 751 kB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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
14:41:08 [2024-02-05T19:41:08.830Z] [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.4 MB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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
14:41:08 [2024-02-05T19:41:08.830Z] [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.1 MB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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
14:41:08 [2024-02-05T19:41:08.830Z] [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.4 MB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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.6 MB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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 16 MB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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 152 kB/s)
14:41:08 [2024-02-05T19:41:08.830Z] [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 868 kB/s)
14:41:09 [2024-02-05T19:41:09.391Z] [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
14:41:09 [2024-02-05T19:41:09.391Z] [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
14:41:09 [2024-02-05T19:41:09.391Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
14:41:09 [2024-02-05T19:41:09.646Z] [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
14:41:09 [2024-02-05T19:41:09.646Z] [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
14:41:09 [2024-02-05T19:41:09.646Z] [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
14:41:09 [2024-02-05T19:41:09.646Z] [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)
14:41:09 [2024-02-05T19:41:09.646Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:41:09 [2024-02-05T19:41:09.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:41:09 [2024-02-05T19:41:09.646Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:41:09 [2024-02-05T19:41:09.646Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:41:09 [2024-02-05T19:41:09.646Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:41:10 [2024-02-05T19:41:10.207Z] [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
14:41:10 [2024-02-05T19:41:10.207Z] [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 11 MB/s)
14:41:10 [2024-02-05T19:41:10.207Z] [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
14:41:10 [2024-02-05T19:41:10.207Z] [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
14:41:10 [2024-02-05T19:41:10.207Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
14:41:10 [2024-02-05T19:41:10.208Z] [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
14:41:10 [2024-02-05T19:41:10.208Z] [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
14:41:10 [2024-02-05T19:41:10.208Z] [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
14:41:10 [2024-02-05T19:41:10.208Z] [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 41 MB/s)
14:41:10 [2024-02-05T19:41:10.208Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
14:41:10 [2024-02-05T19:41:10.208Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
14:41:10 [2024-02-05T19:41:10.208Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
14:41:10 [2024-02-05T19:41:10.464Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
14:41:10 [2024-02-05T19:41:10.464Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
14:41:10 [2024-02-05T19:41:10.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom
14:41:10 [2024-02-05T19:41:10.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.pom (10.0 kB at 10.0 MB/s)
14:41:10 [2024-02-05T19:41:10.464Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
14:41:10 [2024-02-05T19:41:10.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
14:41:10 [2024-02-05T19:41:10.464Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
14:41:10 [2024-02-05T19:41:10.464Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
14:41:10 [2024-02-05T19:41:10.464Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
14:41:10 [2024-02-05T19:41:10.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
14:41:10 [2024-02-05T19:41:10.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom (11 kB at 11 MB/s)
14:41:10 [2024-02-05T19:41:10.464Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
14:41:10 [2024-02-05T19:41:10.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
14:41:10 [2024-02-05T19:41:10.464Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
14:41:10 [2024-02-05T19:41:10.721Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
14:41:10 [2024-02-05T19:41:10.721Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
14:41:10 [2024-02-05T19:41:10.721Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar
14:41:10 [2024-02-05T19:41:10.721Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar (16 kB at 16 MB/s)
14:41:10 [2024-02-05T19:41:10.721Z] [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
14:41:10 [2024-02-05T19:41:10.721Z] [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
14:41:10 [2024-02-05T19:41:10.721Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
14:41:10 [2024-02-05T19:41:10.721Z] [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
14:41:10 [2024-02-05T19:41:10.721Z] [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
14:41:10 [2024-02-05T19:41:10.721Z] [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
14:41:10 [2024-02-05T19:41:10.721Z] [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 2.5 MB/s)
14:41:10 [2024-02-05T19:41:10.721Z] [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
14:41:10 [2024-02-05T19:41:10.721Z] [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
14:41:10 [2024-02-05T19:41:10.721Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
14:41:10 [2024-02-05T19:41:10.977Z] [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
14:41:10 [2024-02-05T19:41:10.977Z] [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
14:41:10 [2024-02-05T19:41:10.977Z] [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
14:41:11 [2024-02-05T19:41:11.537Z] [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 31 kB/s)
14:41:11 [2024-02-05T19:41:11.537Z] [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
14:41:11 [2024-02-05T19:41:11.537Z] [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
14:41:11 [2024-02-05T19:41:11.537Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
14:41:11 [2024-02-05T19:41:11.537Z] [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
14:41:11 [2024-02-05T19:41:11.537Z] [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
14:41:11 [2024-02-05T19:41:11.537Z] [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
14:41:11 [2024-02-05T19:41:11.537Z] [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 5.0 MB/s)
14:41:11 [2024-02-05T19:41:11.537Z] [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
14:41:11 [2024-02-05T19:41:11.537Z] [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
14:41:11 [2024-02-05T19:41:11.537Z] [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
14:41:11 [2024-02-05T19:41:11.792Z] [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
14:41:11 [2024-02-05T19:41:11.792Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
14:41:11 [2024-02-05T19:41:11.792Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
14:41:12 [2024-02-05T19:41:12.047Z] [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
14:41:12 [2024-02-05T19:41:12.047Z] [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
14:41:12 [2024-02-05T19:41:12.047Z] [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
14:41:12 [2024-02-05T19:41:12.047Z] [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
14:41:12 [2024-02-05T19:41:12.047Z] [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
14:41:12 [2024-02-05T19:41:12.047Z] [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 41 MB/s)
14:41:12 [2024-02-05T19:41:12.047Z] [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
14:41:12 [2024-02-05T19:41:12.047Z] [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 30 MB/s)
14:41:12 [2024-02-05T19:41:12.607Z] [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
14:41:12 [2024-02-05T19:41:12.608Z] [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
14:41:12 [2024-02-05T19:41:12.608Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
14:41:12 [2024-02-05T19:41:12.608Z] [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
14:41:12 [2024-02-05T19:41:12.608Z] [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
14:41:12 [2024-02-05T19:41:12.608Z] [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
14:41:12 [2024-02-05T19:41:12.608Z] [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 3.0 MB/s)
14:41:12 [2024-02-05T19:41:12.608Z] [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
14:41:12 [2024-02-05T19:41:12.608Z] [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
14:41:12 [2024-02-05T19:41:12.608Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
14:41:12 [2024-02-05T19:41:12.608Z] [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
14:41:12 [2024-02-05T19:41:12.608Z] [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
14:41:12 [2024-02-05T19:41:12.608Z] [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
14:41:12 [2024-02-05T19:41:12.608Z] [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 45 MB/s)
14:41:12 [2024-02-05T19:41:12.608Z] [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
14:41:12 [2024-02-05T19:41:12.608Z] [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
14:41:12 [2024-02-05T19:41:12.608Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
14:41:12 [2024-02-05T19:41:12.863Z] [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
14:41:12 [2024-02-05T19:41:12.863Z] [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
14:41:12 [2024-02-05T19:41:12.863Z] [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
14:41:12 [2024-02-05T19:41:12.863Z] [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 791 kB/s)
14:41:12 [2024-02-05T19:41:12.863Z] [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
14:41:13 [2024-02-05T19:41:13.424Z] [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
14:41:13 [2024-02-05T19:41:13.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
14:41:13 [2024-02-05T19:41:13.424Z] [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
14:41:13 [2024-02-05T19:41:13.424Z] [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
14:41:13 [2024-02-05T19:41:13.424Z] [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
14:41:13 [2024-02-05T19:41:13.424Z] [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 1.6 MB/s)
14:41:13 [2024-02-05T19:41:13.424Z] [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
14:41:13 [2024-02-05T19:41:13.424Z] [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
14:41:13 [2024-02-05T19:41:13.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
14:41:13 [2024-02-05T19:41:13.680Z] [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
14:41:13 [2024-02-05T19:41:13.680Z] [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
14:41:13 [2024-02-05T19:41:13.680Z] [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
14:41:13 [2024-02-05T19:41:13.680Z] [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 8.9 MB/s)
14:41:13 [2024-02-05T19:41:13.680Z] [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
14:41:13 [2024-02-05T19:41:13.680Z] [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
14:41:13 [2024-02-05T19:41:13.680Z] [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
14:41:14 [2024-02-05T19:41:14.330Z] [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
14:41:14 [2024-02-05T19:41:14.330Z] [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
14:41:14 [2024-02-05T19:41:14.330Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
14:41:14 [2024-02-05T19:41:14.330Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
14:41:14 [2024-02-05T19:41:14.330Z] [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
14:41:14 [2024-02-05T19:41:14.330Z] [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
14:41:14 [2024-02-05T19:41:14.330Z] [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
14:41:14 [2024-02-05T19:41:14.330Z] [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
14:41:14 [2024-02-05T19:41:14.330Z] [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
14:41:14 [2024-02-05T19:41:14.585Z] [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 97 MB/s)
14:41:14 [2024-02-05T19:41:14.586Z] [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
14:41:14 [2024-02-05T19:41:14.586Z] [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 90 MB/s)
14:41:14 [2024-02-05T19:41:14.841Z] [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
14:41:14 [2024-02-05T19:41:14.841Z] [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
14:41:14 [2024-02-05T19:41:14.842Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
14:41:15 [2024-02-05T19:41:15.097Z] [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
14:41:15 [2024-02-05T19:41:15.097Z] [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
14:41:15 [2024-02-05T19:41:15.097Z] [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
14:41:15 [2024-02-05T19:41:15.097Z] [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 255 kB/s)
14:41:15 [2024-02-05T19:41:15.098Z] [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
14:41:15 [2024-02-05T19:41:15.098Z] [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
14:41:15 [2024-02-05T19:41:15.098Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
14:41:15 [2024-02-05T19:41:15.098Z] [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
14:41:15 [2024-02-05T19:41:15.353Z] [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
14:41:15 [2024-02-05T19:41:15.353Z] [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
14:41:15 [2024-02-05T19:41:15.353Z] [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 24 MB/s)
14:41:15 [2024-02-05T19:41:15.609Z] [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
14:41:15 [2024-02-05T19:41:15.609Z] [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
14:41:15 [2024-02-05T19:41:15.609Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
14:41:15 [2024-02-05T19:41:15.609Z] [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
14:41:15 [2024-02-05T19:41:15.609Z] [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
14:41:15 [2024-02-05T19:41:15.609Z] [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
14:41:15 [2024-02-05T19:41:15.609Z] [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 2.4 MB/s)
14:41:15 [2024-02-05T19:41:15.609Z] [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
14:41:15 [2024-02-05T19:41:15.609Z] [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
14:41:15 [2024-02-05T19:41:15.609Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
14:41:15 [2024-02-05T19:41:15.867Z] [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
14:41:15 [2024-02-05T19:41:15.867Z] [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
14:41:15 [2024-02-05T19:41:15.867Z] [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
14:41:15 [2024-02-05T19:41:15.867Z] [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 21 MB/s)
14:41:17 [2024-02-05T19:41:17.752Z] [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
14:41:17 [2024-02-05T19:41:17.752Z] [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
14:41:17 [2024-02-05T19:41:17.752Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
14:41:18 [2024-02-05T19:41:18.007Z] [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
14:41:18 [2024-02-05T19:41:18.007Z] [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
14:41:18 [2024-02-05T19:41:18.007Z] [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
14:41:18 [2024-02-05T19:41:18.007Z] [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 3.8 MB/s)
14:41:18 [2024-02-05T19:41:18.007Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:41:18 [2024-02-05T19:41:18.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:41:18 [2024-02-05T19:41:18.007Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:41:18 [2024-02-05T19:41:18.007Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:41:18 [2024-02-05T19:41:18.007Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:41:18 [2024-02-05T19:41:18.007Z] [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
14:41:18 [2024-02-05T19:41:18.007Z] [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 8.9 MB/s)
14:41:18 [2024-02-05T19:41:18.007Z] [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
14:41:18 [2024-02-05T19:41:18.007Z] [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
14:41:18 [2024-02-05T19:41:18.007Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
14:41:18 [2024-02-05T19:41:18.262Z] [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
14:41:18 [2024-02-05T19:41:18.262Z] [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
14:41:18 [2024-02-05T19:41:18.262Z] [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
14:41:18 [2024-02-05T19:41:18.262Z] [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 35 MB/s)
14:41:19 [2024-02-05T19:41:19.188Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.2.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
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] ------------------------------------------------------------------------
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] Reactor Build Order:
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] 
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] Trace Compass Parent                                               [pom]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] Trace Compass State System Parent                                  [pom]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] Trace Compass TMF Parent                                           [pom]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.188Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core        [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui          [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] Trace Compass Documentation                                        [pom]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] Trace Compass (new) callstack User Guide                [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] Trace Compass RCP Parent                                           [pom]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
14:41:19 [2024-02-05T19:41:19.189Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] Trace Compass Json trace Parent                                    [pom]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] Trace Compass Target Platform                                      [pom]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] Trace Compass Repository                            [eclipse-repository]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] 
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] Building Trace Compass Parent 9.2.0-SNAPSHOT                     [1/144]
14:41:19 [2024-02-05T19:41:19.190Z] [INFO]   from pom.xml
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] --------------------------------[ pom ]---------------------------------
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] 
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass ---
14:41:19 [2024-02-05T19:41:19.190Z] [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
14:41:19 [2024-02-05T19:41:19.190Z] [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
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
14:41:19 [2024-02-05T19:41:19.190Z] [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
14:41:19 [2024-02-05T19:41:19.190Z] [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
14:41:19 [2024-02-05T19:41:19.190Z] [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
14:41:19 [2024-02-05T19:41:19.190Z] [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 1.4 MB/s)
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
14:41:19 [2024-02-05T19:41:19.190Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/13/plexus-13.pom
14:41:19 [2024-02-05T19:41:19.445Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
14:41:19 [2024-02-05T19:41:19.445Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom
14:41:19 [2024-02-05T19:41:19.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom
14:41:19 [2024-02-05T19:41:19.445Z] [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 14 MB/s)
14:41:19 [2024-02-05T19:41:19.445Z] [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
14:41:19 [2024-02-05T19:41:19.445Z] [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
14:41:19 [2024-02-05T19:41:19.445Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
14:41:19 [2024-02-05T19:41:19.445Z] [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
14:41:19 [2024-02-05T19:41:19.445Z] [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
14:41:19 [2024-02-05T19:41:19.445Z] [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
14:41:19 [2024-02-05T19:41:19.445Z] [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 64 MB/s)
14:41:19 [2024-02-05T19:41:19.700Z] [INFO] 
14:41:19 [2024-02-05T19:41:19.700Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
14:41:19 [2024-02-05T19:41:19.700Z] [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
14:41:19 [2024-02-05T19:41:19.700Z] [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
14:41:19 [2024-02-05T19:41:19.700Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
14:41:19 [2024-02-05T19:41:19.955Z] [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
14:41:19 [2024-02-05T19:41:19.955Z] [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
14:41:19 [2024-02-05T19:41:19.955Z] [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
14:41:19 [2024-02-05T19:41:19.955Z] [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 3.6 MB/s)
14:41:19 [2024-02-05T19:41:19.955Z] [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
14:41:19 [2024-02-05T19:41:19.955Z] [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
14:41:19 [2024-02-05T19:41:19.955Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
14:41:19 [2024-02-05T19:41:19.955Z] [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
14:41:19 [2024-02-05T19:41:19.955Z] [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
14:41:19 [2024-02-05T19:41:19.955Z] [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
14:41:19 [2024-02-05T19:41:19.955Z] [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 685 kB/s)
14:41:19 [2024-02-05T19:41:19.955Z] [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
14:41:19 [2024-02-05T19:41:19.956Z] [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
14:41:19 [2024-02-05T19:41:19.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
14:41:20 [2024-02-05T19:41:20.211Z] [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
14:41:20 [2024-02-05T19:41:20.211Z] [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
14:41:20 [2024-02-05T19:41:20.211Z] [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
14:41:20 [2024-02-05T19:41:20.211Z] [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 2.8 MB/s)
14:41:20 [2024-02-05T19:41:20.211Z] [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
14:41:20 [2024-02-05T19:41:20.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:41:20 [2024-02-05T19:41:20.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:41:20 [2024-02-05T19:41:20.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:41:20 [2024-02-05T19:41:20.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:41:20 [2024-02-05T19:41:20.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:41:20 [2024-02-05T19:41:20.211Z] [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
14:41:20 [2024-02-05T19:41:20.211Z] [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 2.5 MB/s)
14:41:20 [2024-02-05T19:41:20.211Z] [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
14:41:20 [2024-02-05T19:41:20.211Z] [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
14:41:20 [2024-02-05T19:41:20.211Z] [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
14:41:20 [2024-02-05T19:41:20.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:41:20 [2024-02-05T19:41:20.211Z] [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
14:41:20 [2024-02-05T19:41:20.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:41:20 [2024-02-05T19:41:20.211Z] [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
14:41:20 [2024-02-05T19:41:20.211Z] [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
14:41:20 [2024-02-05T19:41:20.211Z] [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
14:41:20 [2024-02-05T19:41:20.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:41:20 [2024-02-05T19:41:20.211Z] [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
14:41:20 [2024-02-05T19:41:20.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:41:20 [2024-02-05T19:41:20.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
14:41:20 [2024-02-05T19:41:20.466Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
14:41:20 [2024-02-05T19:41:20.466Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
14:41:20 [2024-02-05T19:41:20.466Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:41:20 [2024-02-05T19:41:20.466Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
14:41:20 [2024-02-05T19:41:20.467Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:41:21 [2024-02-05T19:41:21.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.jar
14:41:21 [2024-02-05T19:41:21.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.jar
14:41:21 [2024-02-05T19:41:21.027Z] [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
14:41:21 [2024-02-05T19:41:21.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:41:21 [2024-02-05T19:41:21.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.jar
14:41:21 [2024-02-05T19:41:21.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:41:21 [2024-02-05T19:41:21.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.jar
14:41:21 [2024-02-05T19:41:21.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.jar
14:41:21 [2024-02-05T19:41:21.027Z] [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
14:41:21 [2024-02-05T19:41:21.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:41:21 [2024-02-05T19:41:21.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.jar
14:41:21 [2024-02-05T19:41:21.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:41:21 [2024-02-05T19:41:21.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.jar
14:41:21 [2024-02-05T19:41:21.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 320 kB/s)
14:41:21 [2024-02-05T19:41:21.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
14:41:21 [2024-02-05T19:41:21.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
14:41:21 [2024-02-05T19:41:21.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
14:41:21 [2024-02-05T19:41:21.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
14:41:21 [2024-02-05T19:41:21.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
14:41:21 [2024-02-05T19:41:21.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 71 MB/s)
14:41:21 [2024-02-05T19:41:21.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 28 MB/s)
14:41:21 [2024-02-05T19:41:21.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 31 MB/s)
14:41:21 [2024-02-05T19:41:21.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 16 MB/s)
14:41:21 [2024-02-05T19:41:21.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 3.0 MB/s)
14:41:21 [2024-02-05T19:41:21.028Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
14:41:21 [2024-02-05T19:41:21.028Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
14:41:21 [2024-02-05T19:41:21.028Z] [INFO] 
14:41:21 [2024-02-05T19:41:21.028Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
14:41:21 [2024-02-05T19:41:21.028Z] [INFO] 
14:41:21 [2024-02-05T19:41:21.028Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass ---
14:41:21 [2024-02-05T19:41:21.028Z] [INFO] 
14:41:21 [2024-02-05T19:41:21.028Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
14:41:21 [2024-02-05T19:41:21.283Z] [INFO] 
14:41:21 [2024-02-05T19:41:21.283Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
14:41:21 [2024-02-05T19:41:21.283Z] [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
14:41:21 [2024-02-05T19:41:21.283Z] [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
14:41:21 [2024-02-05T19:41:21.284Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:41:21 [2024-02-05T19:41:21.284Z] [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
14:41:21 [2024-02-05T19:41:21.284Z] [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
14:41:21 [2024-02-05T19:41:21.284Z] [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
14:41:21 [2024-02-05T19:41:21.284Z] [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)
14:41:21 [2024-02-05T19:41:21.284Z] [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
14:41:21 [2024-02-05T19:41:21.538Z] [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
14:41:21 [2024-02-05T19:41:21.538Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:41:21 [2024-02-05T19:41:21.538Z] [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
14:41:21 [2024-02-05T19:41:21.538Z] [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
14:41:21 [2024-02-05T19:41:21.538Z] [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
14:41:21 [2024-02-05T19:41:21.538Z] [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)
14:41:21 [2024-02-05T19:41:21.538Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:41:22 [2024-02-05T19:41:22.100Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:41:22 [2024-02-05T19:41:22.100Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:41:22 [2024-02-05T19:41:22.100Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:41:22 [2024-02-05T19:41:22.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:41:22 [2024-02-05T19:41:22.100Z] [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
14:41:22 [2024-02-05T19:41:22.100Z] [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 16 MB/s)
14:41:22 [2024-02-05T19:41:22.101Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
14:41:22 [2024-02-05T19:41:22.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
14:41:22 [2024-02-05T19:41:22.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
14:41:22 [2024-02-05T19:41:22.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
14:41:22 [2024-02-05T19:41:22.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
14:41:22 [2024-02-05T19:41:22.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
14:41:22 [2024-02-05T19:41:22.355Z] [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)
14:41:22 [2024-02-05T19:41:22.355Z] [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
14:41:22 [2024-02-05T19:41:22.355Z] [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
14:41:22 [2024-02-05T19:41:22.355Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:41:22 [2024-02-05T19:41:22.355Z] [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
14:41:22 [2024-02-05T19:41:22.355Z] [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
14:41:22 [2024-02-05T19:41:22.355Z] [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
14:41:22 [2024-02-05T19:41:22.355Z] [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 396 kB/s)
14:41:22 [2024-02-05T19:41:22.355Z] [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
14:41:22 [2024-02-05T19:41:22.610Z] [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
14:41:22 [2024-02-05T19:41:22.610Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:41:22 [2024-02-05T19:41:22.610Z] [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
14:41:22 [2024-02-05T19:41:22.610Z] [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
14:41:22 [2024-02-05T19:41:22.610Z] [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
14:41:22 [2024-02-05T19:41:22.610Z] [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)
14:41:22 [2024-02-05T19:41:22.610Z] [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
14:41:22 [2024-02-05T19:41:22.610Z] [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
14:41:22 [2024-02-05T19:41:22.610Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:41:22 [2024-02-05T19:41:22.610Z] [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
14:41:22 [2024-02-05T19:41:22.610Z] [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
14:41:22 [2024-02-05T19:41:22.610Z] [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
14:41:22 [2024-02-05T19:41:22.610Z] [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 3.2 MB/s)
14:41:22 [2024-02-05T19:41:22.611Z] [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
14:41:22 [2024-02-05T19:41:22.611Z] [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
14:41:22 [2024-02-05T19:41:22.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:41:22 [2024-02-05T19:41:22.866Z] [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
14:41:22 [2024-02-05T19:41:22.866Z] [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
14:41:22 [2024-02-05T19:41:22.866Z] [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
14:41:22 [2024-02-05T19:41:22.866Z] [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 6.8 MB/s)
14:41:22 [2024-02-05T19:41:22.866Z] [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
14:41:22 [2024-02-05T19:41:22.866Z] [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
14:41:22 [2024-02-05T19:41:22.866Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:41:23 [2024-02-05T19:41:23.122Z] [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
14:41:23 [2024-02-05T19:41:23.122Z] [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
14:41:23 [2024-02-05T19:41:23.122Z] [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
14:41:23 [2024-02-05T19:41:23.122Z] [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 5.8 MB/s)
14:41:23 [2024-02-05T19:41:23.122Z] [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
14:41:23 [2024-02-05T19:41:23.122Z] [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
14:41:23 [2024-02-05T19:41:23.122Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:41:23 [2024-02-05T19:41:23.122Z] [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
14:41:23 [2024-02-05T19:41:23.122Z] [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
14:41:23 [2024-02-05T19:41:23.122Z] [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
14:41:23 [2024-02-05T19:41:23.122Z] [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 889 kB/s)
14:41:23 [2024-02-05T19:41:23.122Z] [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
14:41:23 [2024-02-05T19:41:23.122Z] [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
14:41:23 [2024-02-05T19:41:23.122Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:41:23 [2024-02-05T19:41:23.377Z] [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
14:41:23 [2024-02-05T19:41:23.377Z] [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
14:41:23 [2024-02-05T19:41:23.377Z] [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
14:41:23 [2024-02-05T19:41:23.377Z] [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 2.9 MB/s)
14:41:23 [2024-02-05T19:41:23.377Z] [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
14:41:23 [2024-02-05T19:41:23.377Z] [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
14:41:23 [2024-02-05T19:41:23.378Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:41:23 [2024-02-05T19:41:23.378Z] [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
14:41:23 [2024-02-05T19:41:23.378Z] [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
14:41:23 [2024-02-05T19:41:23.378Z] [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
14:41:23 [2024-02-05T19:41:23.378Z] [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)
14:41:23 [2024-02-05T19:41:23.378Z] [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
14:41:23 [2024-02-05T19:41:23.378Z] [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
14:41:23 [2024-02-05T19:41:23.378Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:41:23 [2024-02-05T19:41:23.633Z] [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
14:41:23 [2024-02-05T19:41:23.633Z] [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
14:41:23 [2024-02-05T19:41:23.633Z] [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
14:41:23 [2024-02-05T19:41:23.633Z] [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 492 kB/s)
14:41:23 [2024-02-05T19:41:23.633Z] [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
14:41:23 [2024-02-05T19:41:23.633Z] [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
14:41:23 [2024-02-05T19:41:23.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:41:23 [2024-02-05T19:41:23.633Z] [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
14:41:23 [2024-02-05T19:41:23.633Z] [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
14:41:23 [2024-02-05T19:41:23.633Z] [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
14:41:23 [2024-02-05T19:41:23.633Z] [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 2.9 MB/s)
14:41:23 [2024-02-05T19:41:23.633Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
14:41:23 [2024-02-05T19:41:23.633Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
14:41:23 [2024-02-05T19:41:23.633Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
14:41:23 [2024-02-05T19:41:23.633Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
14:41:23 [2024-02-05T19:41:23.633Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
14:41:23 [2024-02-05T19:41:23.634Z] [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
14:41:23 [2024-02-05T19:41:23.634Z] [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)
14:41:23 [2024-02-05T19:41:23.634Z] [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
14:41:23 [2024-02-05T19:41:23.634Z] [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
14:41:23 [2024-02-05T19:41:23.888Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:41:23 [2024-02-05T19:41:23.888Z] [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
14:41:23 [2024-02-05T19:41:23.888Z] [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
14:41:23 [2024-02-05T19:41:23.888Z] [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
14:41:23 [2024-02-05T19:41:23.888Z] [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)
14:41:23 [2024-02-05T19:41:23.888Z] [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
14:41:23 [2024-02-05T19:41:23.888Z] [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
14:41:23 [2024-02-05T19:41:23.888Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:41:24 [2024-02-05T19:41:24.143Z] [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
14:41:24 [2024-02-05T19:41:24.143Z] [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
14:41:24 [2024-02-05T19:41:24.143Z] [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
14:41:24 [2024-02-05T19:41:24.143Z] [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 1.6 MB/s)
14:41:24 [2024-02-05T19:41:24.143Z] [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
14:41:24 [2024-02-05T19:41:24.143Z] [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
14:41:24 [2024-02-05T19:41:24.143Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:41:24 [2024-02-05T19:41:24.143Z] [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
14:41:24 [2024-02-05T19:41:24.143Z] [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
14:41:24 [2024-02-05T19:41:24.143Z] [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
14:41:24 [2024-02-05T19:41:24.143Z] [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)
14:41:24 [2024-02-05T19:41:24.143Z] [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
14:41:24 [2024-02-05T19:41:24.143Z] [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
14:41:24 [2024-02-05T19:41:24.143Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:41:24 [2024-02-05T19:41:24.398Z] [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
14:41:24 [2024-02-05T19:41:24.398Z] [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
14:41:24 [2024-02-05T19:41:24.398Z] [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
14:41:24 [2024-02-05T19:41:24.398Z] [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)
14:41:24 [2024-02-05T19:41:24.398Z] [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
14:41:24 [2024-02-05T19:41:24.398Z] [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
14:41:24 [2024-02-05T19:41:24.398Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:41:24 [2024-02-05T19:41:24.398Z] [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
14:41:24 [2024-02-05T19:41:24.398Z] [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
14:41:24 [2024-02-05T19:41:24.398Z] [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
14:41:24 [2024-02-05T19:41:24.398Z] [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)
14:41:24 [2024-02-05T19:41:24.398Z] [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
14:41:24 [2024-02-05T19:41:24.398Z] [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
14:41:24 [2024-02-05T19:41:24.398Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:41:24 [2024-02-05T19:41:24.653Z] [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
14:41:24 [2024-02-05T19:41:24.653Z] [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
14:41:24 [2024-02-05T19:41:24.653Z] [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
14:41:24 [2024-02-05T19:41:24.653Z] [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 790 kB/s)
14:41:24 [2024-02-05T19:41:24.653Z] [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
14:41:24 [2024-02-05T19:41:24.653Z] [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
14:41:24 [2024-02-05T19:41:24.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:41:24 [2024-02-05T19:41:24.653Z] [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
14:41:24 [2024-02-05T19:41:24.653Z] [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
14:41:24 [2024-02-05T19:41:24.653Z] [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
14:41:24 [2024-02-05T19:41:24.653Z] [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)
14:41:24 [2024-02-05T19:41:24.653Z] [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
14:41:24 [2024-02-05T19:41:24.653Z] [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
14:41:24 [2024-02-05T19:41:24.654Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:41:24 [2024-02-05T19:41:24.909Z] [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
14:41:24 [2024-02-05T19:41:24.909Z] [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
14:41:24 [2024-02-05T19:41:24.909Z] [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
14:41:24 [2024-02-05T19:41:24.909Z] [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)
14:41:24 [2024-02-05T19:41:24.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:41:24 [2024-02-05T19:41:24.909Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:41:24 [2024-02-05T19:41:24.909Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:41:24 [2024-02-05T19:41:24.909Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:41:24 [2024-02-05T19:41:24.909Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:41:24 [2024-02-05T19:41:24.909Z] [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
14:41:24 [2024-02-05T19:41:24.909Z] [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 5.6 MB/s)
14:41:24 [2024-02-05T19:41:24.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:41:24 [2024-02-05T19:41:24.909Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:41:24 [2024-02-05T19:41:24.909Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:41:25 [2024-02-05T19:41:25.164Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:41:25 [2024-02-05T19:41:25.164Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:41:25 [2024-02-05T19:41:25.164Z] [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
14:41:25 [2024-02-05T19:41:25.164Z] [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 14 MB/s)
14:41:25 [2024-02-05T19:41:25.164Z] [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
14:41:25 [2024-02-05T19:41:25.164Z] [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
14:41:25 [2024-02-05T19:41:25.164Z] [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
14:41:25 [2024-02-05T19:41:25.164Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:41:25 [2024-02-05T19:41:25.164Z] [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
14:41:25 [2024-02-05T19:41:25.164Z] [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
14:41:25 [2024-02-05T19:41:25.164Z] [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
14:41:25 [2024-02-05T19:41:25.164Z] [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 2.0 MB/s)
14:41:25 [2024-02-05T19:41:25.164Z] [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
14:41:25 [2024-02-05T19:41:25.164Z] [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
14:41:25 [2024-02-05T19:41:25.164Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:41:25 [2024-02-05T19:41:25.419Z] [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
14:41:25 [2024-02-05T19:41:25.419Z] [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
14:41:25 [2024-02-05T19:41:25.419Z] [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
14:41:25 [2024-02-05T19:41:25.419Z] [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 3.2 MB/s)
14:41:25 [2024-02-05T19:41:25.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:41:25 [2024-02-05T19:41:25.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:41:25 [2024-02-05T19:41:25.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:41:25 [2024-02-05T19:41:25.419Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:41:25 [2024-02-05T19:41:25.419Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:41:25 [2024-02-05T19:41:25.419Z] [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
14:41:25 [2024-02-05T19:41:25.674Z] [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 4.1 MB/s)
14:41:25 [2024-02-05T19:41:25.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
14:41:25 [2024-02-05T19:41:25.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
14:41:25 [2024-02-05T19:41:25.674Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
14:41:25 [2024-02-05T19:41:25.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
14:41:25 [2024-02-05T19:41:25.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
14:41:25 [2024-02-05T19:41:25.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
14:41:25 [2024-02-05T19:41:25.675Z] [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 7.0 MB/s)
14:41:25 [2024-02-05T19:41:25.675Z] [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
14:41:25 [2024-02-05T19:41:25.675Z] [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
14:41:25 [2024-02-05T19:41:25.675Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:41:25 [2024-02-05T19:41:25.929Z] [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
14:41:25 [2024-02-05T19:41:25.929Z] [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
14:41:25 [2024-02-05T19:41:25.929Z] [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
14:41:25 [2024-02-05T19:41:25.929Z] [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)
14:41:25 [2024-02-05T19:41:25.929Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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 449 kB/s)
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [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
14:41:26 [2024-02-05T19:41:26.489Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:41:26 [2024-02-05T19:41:26.490Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:41:26 [2024-02-05T19:41:26.490Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:41:26 [2024-02-05T19:41:26.490Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:41:26 [2024-02-05T19:41:26.490Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:41:26 [2024-02-05T19:41:26.490Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:41:26 [2024-02-05T19:41:26.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:41:26 [2024-02-05T19:41:26.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
14:41:26 [2024-02-05T19:41:26.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:41:26 [2024-02-05T19:41:26.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:41:26 [2024-02-05T19:41:26.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:41:26 [2024-02-05T19:41:26.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:41:26 [2024-02-05T19:41:26.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:41:26 [2024-02-05T19:41:26.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:41:26 [2024-02-05T19:41:26.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:41:26 [2024-02-05T19:41:26.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:41:26 [2024-02-05T19:41:26.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:41:26 [2024-02-05T19:41:26.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.307Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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 1.8 MB/s)
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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)
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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)
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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)
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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 13 MB/s)
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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)
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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)
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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 18 MB/s)
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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 11 MB/s)
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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 4.3 MB/s)
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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 11 MB/s)
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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 41 MB/s)
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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 29 MB/s)
14:41:27 [2024-02-05T19:41:27.308Z] [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
14:41:27 [2024-02-05T19:41:27.308Z] [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 17 MB/s)
14:41:27 [2024-02-05T19:41:27.308Z] [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 3.0 MB/s)
14:41:27 [2024-02-05T19:41:27.308Z] [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 3.2 MB/s)
14:41:27 [2024-02-05T19:41:27.308Z] [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 14 MB/s)
14:41:27 [2024-02-05T19:41:27.309Z] [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 20 MB/s)
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/9.2.0-SNAPSHOT/org.eclipse.tracecompass-9.2.0-SNAPSHOT.pom
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] 
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.2.0-SNAPSHOT [2/144]
14:41:27 [2024-02-05T19:41:27.309Z] [INFO]   from analysis/pom.xml
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] --------------------------------[ pom ]---------------------------------
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] 
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] 
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] 
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] 
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis-parent ---
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] 
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] 
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-9.2.0-SNAPSHOT.pom
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] 
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] Building Trace Compass Common Utilities Parent 9.2.0-SNAPSHOT    [3/144]
14:41:27 [2024-02-05T19:41:27.309Z] [INFO]   from common/pom.xml
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] --------------------------------[ pom ]---------------------------------
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] 
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] 
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] 
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] 
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common-parent ---
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] 
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] 
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-9.2.0-SNAPSHOT.pom
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] 
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/144]
14:41:27 [2024-02-05T19:41:27.309Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:27 [2024-02-05T19:41:27.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
14:41:27 [2024-02-05T19:41:27.309Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.target/tracecompass-e4.30.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64, linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@269e7c66
14:41:27 [2024-02-05T19:41:27.564Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
14:41:27 [2024-02-05T19:41:27.564Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
14:41:27 [2024-02-05T19:41:27.564Z] [INFO]     Transport mode:         online
14:41:27 [2024-02-05T19:41:27.564Z] [INFO]     Http Transport type:    Java11Client
14:41:27 [2024-02-05T19:41:27.564Z] [INFO]     Update mode:            cache first
14:41:27 [2024-02-05T19:41:27.564Z] [INFO]     Minimum cache duration: 60 minutes
14:41:27 [2024-02-05T19:41:27.564Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
14:41:32 [2024-02-05T19:41:32.801Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:41:34 [2024-02-05T19:41:34.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar
14:41:34 [2024-02-05T19:41:34.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar (3.0 MB at 101 MB/s)
14:41:34 [2024-02-05T19:41:34.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
14:41:34 [2024-02-05T19:41:34.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 1.2 MB/s)
14:41:34 [2024-02-05T19:41:34.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom
14:41:34 [2024-02-05T19:41:34.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom (13 kB at 1.8 MB/s)
14:41:34 [2024-02-05T19:41:34.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom
14:41:34 [2024-02-05T19:41:34.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom (20 kB at 4.0 MB/s)
14:41:34 [2024-02-05T19:41:34.418Z] [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
14:41:34 [2024-02-05T19:41:34.418Z] [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 380 kB/s)
14:41:34 [2024-02-05T19:41:34.418Z] [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
14:41:34 [2024-02-05T19:41:34.418Z] [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)
14:41:34 [2024-02-05T19:41:34.418Z] [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
14:41:34 [2024-02-05T19:41:34.418Z] [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)
14:41:34 [2024-02-05T19:41:34.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom
14:41:34 [2024-02-05T19:41:34.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom (2.1 kB at 2.1 MB/s)
14:41:34 [2024-02-05T19:41:34.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom
14:41:34 [2024-02-05T19:41:34.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom (1.8 kB at 1.8 MB/s)
14:41:34 [2024-02-05T19:41:34.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom
14:41:34 [2024-02-05T19:41:34.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom (13 kB at 13 MB/s)
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 2.9 MB/s)
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 1.7 MB/s)
14:41:34 [2024-02-05T19:41:34.675Z] [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
14:41:34 [2024-02-05T19:41:34.675Z] [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 733 kB/s)
14:41:34 [2024-02-05T19:41:34.675Z] [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
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
14:41:34 [2024-02-05T19:41:34.675Z] [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)
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar (17 kB at 5.6 MB/s)
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 1.9 MB/s)
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar (224 kB at 37 MB/s)
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] 
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] 
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] The project's OSGi version is 5.2.0.202402051940
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] 
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] 
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] 
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] 
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] 
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
14:41:34 [2024-02-05T19:41:34.675Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
14:41:34 [2024-02-05T19:41:34.930Z] [INFO] 
14:41:34 [2024-02-05T19:41:34.930Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
14:41:34 [2024-02-05T19:41:34.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
14:41:34 [2024-02-05T19:41:34.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
14:41:34 [2024-02-05T19:41:34.930Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
14:41:34 [2024-02-05T19:41:34.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
14:41:34 [2024-02-05T19:41:34.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
14:41:34 [2024-02-05T19:41:34.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
14:41:34 [2024-02-05T19:41:34.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 402 kB/s)
14:41:34 [2024-02-05T19:41:34.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
14:41:34 [2024-02-05T19:41:34.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
14:41:34 [2024-02-05T19:41:34.931Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
14:41:35 [2024-02-05T19:41:35.185Z] [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
14:41:35 [2024-02-05T19:41:35.185Z] [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
14:41:35 [2024-02-05T19:41:35.185Z] [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
14:41:35 [2024-02-05T19:41:35.185Z] [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 1.6 MB/s)
14:41:35 [2024-02-05T19:41:35.185Z] [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
14:41:35 [2024-02-05T19:41:35.185Z] [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
14:41:35 [2024-02-05T19:41:35.185Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
14:41:35 [2024-02-05T19:41:35.185Z] [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
14:41:35 [2024-02-05T19:41:35.185Z] [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
14:41:35 [2024-02-05T19:41:35.185Z] [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
14:41:35 [2024-02-05T19:41:35.185Z] [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 1.0 MB/s)
14:41:35 [2024-02-05T19:41:35.185Z] [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
14:41:35 [2024-02-05T19:41:35.185Z] [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
14:41:35 [2024-02-05T19:41:35.185Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
14:41:35 [2024-02-05T19:41:35.440Z] [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
14:41:35 [2024-02-05T19:41:35.440Z] [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
14:41:35 [2024-02-05T19:41:35.440Z] [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
14:41:35 [2024-02-05T19:41:35.440Z] [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 4.2 MB/s)
14:41:35 [2024-02-05T19:41:35.440Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core/src/main/resources
14:41:35 [2024-02-05T19:41:35.440Z] [INFO] 
14:41:35 [2024-02-05T19:41:35.440Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
14:41:35 [2024-02-05T19:41:35.440Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:35 [2024-02-05T19:41:35.440Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:35 [2024-02-05T19:41:35.440Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:41:35 [2024-02-05T19:41:35.696Z] [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
14:41:35 [2024-02-05T19:41:35.697Z] [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 8.1 kB/s)
14:41:35 [2024-02-05T19:41:35.697Z] [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
14:41:35 [2024-02-05T19:41:35.697Z] [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 1.6 MB/s)
14:41:35 [2024-02-05T19:41:35.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml
14:41:36 [2024-02-05T19:41:36.257Z] [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 914 B/s)
14:41:36 [2024-02-05T19:41:36.257Z] [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
14:41:36 [2024-02-05T19:41:36.257Z] [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 7.5 MB/s)
14:41:36 [2024-02-05T19:41:36.257Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
14:41:36 [2024-02-05T19:41:36.257Z] [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)
14:41:36 [2024-02-05T19:41:36.257Z] [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
14:41:36 [2024-02-05T19:41:36.257Z] [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 15 MB/s)
14:41:36 [2024-02-05T19:41:36.257Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:41:38 [2024-02-05T19:41:38.767Z] [INFO] 
14:41:38 [2024-02-05T19:41:38.767Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.common.core ---
14:41:38 [2024-02-05T19:41:38.767Z] [INFO] 
14:41:38 [2024-02-05T19:41:38.767Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core ---
14:41:38 [2024-02-05T19:41:38.767Z] [INFO] 
14:41:38 [2024-02-05T19:41:38.767Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
14:41:38 [2024-02-05T19:41:38.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core/src/test/resources
14:41:38 [2024-02-05T19:41:38.767Z] [INFO] 
14:41:38 [2024-02-05T19:41:38.767Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core ---
14:41:38 [2024-02-05T19:41:38.767Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:38 [2024-02-05T19:41:38.767Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:38 [2024-02-05T19:41:38.767Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:41:38 [2024-02-05T19:41:38.767Z] [INFO] 
14:41:38 [2024-02-05T19:41:38.767Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core ---
14:41:38 [2024-02-05T19:41:38.767Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
14:41:38 [2024-02-05T19:41:38.767Z] [INFO] 
14:41:38 [2024-02-05T19:41:38.768Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
14:41:38 [2024-02-05T19:41:38.768Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
14:41:39 [2024-02-05T19:41:39.023Z] [INFO] 
14:41:39 [2024-02-05T19:41:39.023Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core ---
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.pom
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-p2metadata.xml
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-p2artifacts.xml
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] Building Trace Compass State System Parent 9.2.0-SNAPSHOT        [5/144]
14:41:42 [2024-02-05T19:41:42.282Z] [INFO]   from statesystem/pom.xml
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] --------------------------------[ pom ]---------------------------------
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem-parent ---
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-9.2.0-SNAPSHOT.pom
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/144]
14:41:42 [2024-02-05T19:41:42.282Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:42 [2024-02-05T19:41:42.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
14:41:42 [2024-02-05T19:41:42.282Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] The project's OSGi version is 1.3.0.202402051940
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
14:41:42 [2024-02-05T19:41:42.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
14:41:42 [2024-02-05T19:41:42.539Z] [INFO] 
14:41:42 [2024-02-05T19:41:42.539Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
14:41:42 [2024-02-05T19:41:42.539Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:42 [2024-02-05T19:41:42.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
14:41:42 [2024-02-05T19:41:42.539Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:41:42 [2024-02-05T19:41:42.795Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:41:43 [2024-02-05T19:41:43.356Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.356Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.datastore.core ---
14:41:43 [2024-02-05T19:41:43.356Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.356Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core ---
14:41:43 [2024-02-05T19:41:43.356Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.356Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
14:41:43 [2024-02-05T19:41:43.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
14:41:43 [2024-02-05T19:41:43.356Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.356Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core ---
14:41:43 [2024-02-05T19:41:43.356Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:43 [2024-02-05T19:41:43.356Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:43 [2024-02-05T19:41:43.356Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:41:43 [2024-02-05T19:41:43.356Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.356Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core ---
14:41:43 [2024-02-05T19:41:43.356Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
14:41:43 [2024-02-05T19:41:43.356Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.356Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
14:41:43 [2024-02-05T19:41:43.356Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core ---
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.pom
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-p2metadata.xml
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-p2artifacts.xml
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/144]
14:41:43 [2024-02-05T19:41:43.611Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:43 [2024-02-05T19:41:43.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
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] The project's OSGi version is 3.1.0.202402051940
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.611Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:43 [2024-02-05T19:41:43.612Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.612Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:43 [2024-02-05T19:41:43.612Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.612Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:43 [2024-02-05T19:41:43.866Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.866Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:43 [2024-02-05T19:41:43.866Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
14:41:43 [2024-02-05T19:41:43.866Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.866Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:43 [2024-02-05T19:41:43.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
14:41:43 [2024-02-05T19:41:43.866Z] [INFO] 
14:41:43 [2024-02-05T19:41:43.866Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:43 [2024-02-05T19:41:43.866Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:43 [2024-02-05T19:41:43.867Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:43 [2024-02-05T19:41:43.867Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:41:43 [2024-02-05T19:41:43.867Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:44 [2024-02-05T19:41:44.428Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:44 [2024-02-05T19:41:44.428Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:44 [2024-02-05T19:41:44.428Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:44 [2024-02-05T19:41:44.428Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.pom
14:41:44 [2024-02-05T19:41:44.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-p2metadata.xml
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-p2artifacts.xml
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] Building Trace Compass TMF Parent 9.2.0-SNAPSHOT                 [8/144]
14:41:44 [2024-02-05T19:41:44.684Z] [INFO]   from tmf/pom.xml
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --------------------------------[ pom ]---------------------------------
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf-parent ---
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-9.2.0-SNAPSHOT.pom
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/144]
14:41:44 [2024-02-05T19:41:44.684Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:44 [2024-02-05T19:41:44.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
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java, generated-sources/antlr3/FilterParser.tokens])
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] The project's OSGi version is 1.1.1.202402051940
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] Resolving class path of Trace Compass Filter Parser
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.684Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.684Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:44 [2024-02-05T19:41:44.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
14:41:44 [2024-02-05T19:41:44.684Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
14:41:44 [2024-02-05T19:41:44.685Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.940Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:44 [2024-02-05T19:41:44.940Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:44 [2024-02-05T19:41:44.940Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.940Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.pom
14:41:44 [2024-02-05T19:41:44.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
14:41:44 [2024-02-05T19:41:44.941Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-p2metadata.xml
14:41:44 [2024-02-05T19:41:44.941Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-p2artifacts.xml
14:41:44 [2024-02-05T19:41:44.941Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.941Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:41:44 [2024-02-05T19:41:44.941Z] [INFO] 
14:41:44 [2024-02-05T19:41:44.941Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
14:41:44 [2024-02-05T19:41:44.941Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT [10/144]
14:41:44 [2024-02-05T19:41:44.941Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:41:44 [2024-02-05T19:41:44.941Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:44 [2024-02-05T19:41:44.941Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (283 kB at 47 MB/s)
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 1.6 MB/s)
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom (13 kB at 6.3 MB/s)
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] 
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] 
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] The project's OSGi version is 5.3.0.202402051940
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] 
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] 
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] 
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] 
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] 
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
14:41:45 [2024-02-05T19:41:45.196Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
14:41:45 [2024-02-05T19:41:45.451Z] [INFO] 
14:41:45 [2024-02-05T19:41:45.451Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
14:41:45 [2024-02-05T19:41:45.451Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
14:41:45 [2024-02-05T19:41:45.451Z] [INFO] 
14:41:45 [2024-02-05T19:41:45.451Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
14:41:45 [2024-02-05T19:41:45.451Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:45 [2024-02-05T19:41:45.451Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:45 [2024-02-05T19:41:45.451Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:41:45 [2024-02-05T19:41:45.451Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] 
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.statesystem.core ---
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] 
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core ---
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] 
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] 
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core ---
14:41:46 [2024-02-05T19:41:46.376Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:46 [2024-02-05T19:41:46.376Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:46 [2024-02-05T19:41:46.376Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] 
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core ---
14:41:46 [2024-02-05T19:41:46.376Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] 
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] 
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] 
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] 
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core ---
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] 
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] 
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.pom
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-p2metadata.xml
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-p2artifacts.xml
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] 
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] 
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT       [11/144]
14:41:46 [2024-02-05T19:41:46.376Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:46 [2024-02-05T19:41:46.376Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:46 [2024-02-05T19:41:46.376Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:41:46 [2024-02-05T19:41:46.631Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar
14:41:46 [2024-02-05T19:41:46.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar (501 kB at 83 MB/s)
14:41:47 [2024-02-05T19:41:47.556Z] [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
14:41:47 [2024-02-05T19:41:47.556Z] [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 6.0 MB/s)
14:41:47 [2024-02-05T19:41:47.556Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar
14:41:47 [2024-02-05T19:41:47.556Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar (44 kB at 22 MB/s)
14:41:47 [2024-02-05T19:41:47.556Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar
14:41:47 [2024-02-05T19:41:47.556Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar (14 kB at 14 MB/s)
14:41:47 [2024-02-05T19:41:47.556Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar
14:41:47 [2024-02-05T19:41:47.556Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar (31 kB at 3.5 MB/s)
14:41:47 [2024-02-05T19:41:47.556Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar
14:41:47 [2024-02-05T19:41:47.556Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar (37 kB at 12 MB/s)
14:41:47 [2024-02-05T19:41:47.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar
14:41:47 [2024-02-05T19:41:47.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar (20 kB at 20 MB/s)
14:41:47 [2024-02-05T19:41:47.811Z] [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
14:41:47 [2024-02-05T19:41:47.811Z] [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)
14:41:47 [2024-02-05T19:41:47.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar
14:41:47 [2024-02-05T19:41:47.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar (30 kB at 15 MB/s)
14:41:47 [2024-02-05T19:41:47.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom
14:41:47 [2024-02-05T19:41:47.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom (22 kB at 1.1 MB/s)
14:41:47 [2024-02-05T19:41:47.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom
14:41:47 [2024-02-05T19:41:47.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 19 MB/s)
14:41:47 [2024-02-05T19:41:47.811Z] [WARNING] The POM for commons-io:commons-io:jar:2.15.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:41:47 [2024-02-05T19:41:47.811Z] [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.pom
14:41:47 [2024-02-05T19:41:47.811Z] [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.pom (2.3 kB at 569 kB/s)
14:41:47 [2024-02-05T19:41:47.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom
14:41:47 [2024-02-05T19:41:47.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom (1.3 kB at 1.3 MB/s)
14:41:47 [2024-02-05T19:41:47.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom
14:41:47 [2024-02-05T19:41:47.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom (1.9 kB at 158 kB/s)
14:41:47 [2024-02-05T19:41:47.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.pom
14:41:47 [2024-02-05T19:41:47.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.pom (1.3 kB at 263 kB/s)
14:41:47 [2024-02-05T19:41:47.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.pom
14:41:47 [2024-02-05T19:41:47.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.pom (1.7 kB at 243 kB/s)
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.pom
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.pom (1.9 kB at 1.9 MB/s)
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.pom
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.pom (1.9 kB at 1.9 MB/s)
14:41:47 [2024-02-05T19:41:47.812Z] [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.pom
14:41:47 [2024-02-05T19:41:47.812Z] [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.pom (2.1 kB at 345 kB/s)
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.pom
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.pom (2.3 kB at 2.3 MB/s)
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar (12 kB at 12 MB/s)
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] 
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] 
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] The project's OSGi version is 9.2.0.202402051940
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] 
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] 
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] 
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] 
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] 
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
14:41:47 [2024-02-05T19:41:47.812Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
14:41:48 [2024-02-05T19:41:48.067Z] [INFO] 
14:41:48 [2024-02-05T19:41:48.067Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
14:41:48 [2024-02-05T19:41:48.067Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
14:41:48 [2024-02-05T19:41:48.067Z] [INFO] 
14:41:48 [2024-02-05T19:41:48.067Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
14:41:48 [2024-02-05T19:41:48.067Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:48 [2024-02-05T19:41:48.067Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:48 [2024-02-05T19:41:48.067Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:41:48 [2024-02-05T19:41:48.067Z] [INFO] Compiling 473 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:41:50 [2024-02-05T19:41:50.581Z] [INFO] 
14:41:50 [2024-02-05T19:41:50.581Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.core ---
14:41:50 [2024-02-05T19:41:50.581Z] [INFO] 
14:41:50 [2024-02-05T19:41:50.581Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core ---
14:41:50 [2024-02-05T19:41:50.581Z] [INFO] 
14:41:50 [2024-02-05T19:41:50.581Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
14:41:50 [2024-02-05T19:41:50.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
14:41:50 [2024-02-05T19:41:50.581Z] [INFO] 
14:41:50 [2024-02-05T19:41:50.581Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core ---
14:41:50 [2024-02-05T19:41:50.581Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:50 [2024-02-05T19:41:50.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
14:41:50 [2024-02-05T19:41:50.581Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:41:50 [2024-02-05T19:41:50.581Z] [INFO] 
14:41:50 [2024-02-05T19:41:50.581Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core ---
14:41:50 [2024-02-05T19:41:50.581Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:41:50 [2024-02-05T19:41:50.581Z] [INFO] 
14:41:50 [2024-02-05T19:41:50.581Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
14:41:50 [2024-02-05T19:41:50.837Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-sources.jar
14:41:50 [2024-02-05T19:41:50.837Z] [INFO] 
14:41:50 [2024-02-05T19:41:50.837Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
14:41:51 [2024-02-05T19:41:51.093Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.jar
14:41:51 [2024-02-05T19:41:51.093Z] [INFO] 
14:41:51 [2024-02-05T19:41:51.093Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
14:41:51 [2024-02-05T19:41:51.093Z] [INFO] 
14:41:51 [2024-02-05T19:41:51.093Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core ---
14:41:51 [2024-02-05T19:41:51.093Z] [INFO] 
14:41:51 [2024-02-05T19:41:51.093Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] 
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.jar
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.pom
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-sources.jar
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-p2metadata.xml
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-p2artifacts.xml
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] 
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] 
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT [12/144]
14:41:51 [2024-02-05T19:41:51.348Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:51 [2024-02-05T19:41:51.348Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] 
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] 
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] The project's OSGi version is 5.5.0.202402051940
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] 
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] 
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:51 [2024-02-05T19:41:51.348Z] [INFO] 
14:41:51 [2024-02-05T19:41:51.349Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:51 [2024-02-05T19:41:51.349Z] [INFO] 
14:41:51 [2024-02-05T19:41:51.349Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:51 [2024-02-05T19:41:51.349Z] [INFO] 
14:41:51 [2024-02-05T19:41:51.349Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:51 [2024-02-05T19:41:51.349Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
14:41:51 [2024-02-05T19:41:51.349Z] [INFO] 
14:41:51 [2024-02-05T19:41:51.349Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:51 [2024-02-05T19:41:51.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
14:41:51 [2024-02-05T19:41:51.349Z] [INFO] 
14:41:51 [2024-02-05T19:41:51.349Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:51 [2024-02-05T19:41:51.349Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:51 [2024-02-05T19:41:51.603Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:51 [2024-02-05T19:41:51.603Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
14:41:51 [2024-02-05T19:41:51.603Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:52 [2024-02-05T19:41:52.162Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:52 [2024-02-05T19:41:52.162Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:52 [2024-02-05T19:41:52.162Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:52 [2024-02-05T19:41:52.162Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-sources.jar
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.jar
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.jar
14:41:52 [2024-02-05T19:41:52.162Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.pom
14:41:52 [2024-02-05T19:41:52.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-sources.jar
14:41:52 [2024-02-05T19:41:52.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-p2metadata.xml
14:41:52 [2024-02-05T19:41:52.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-p2artifacts.xml
14:41:52 [2024-02-05T19:41:52.163Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.163Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
14:41:52 [2024-02-05T19:41:52.163Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.163Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
14:41:52 [2024-02-05T19:41:52.163Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT [13/144]
14:41:52 [2024-02-05T19:41:52.163Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
14:41:52 [2024-02-05T19:41:52.163Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:52 [2024-02-05T19:41:52.163Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:52 [2024-02-05T19:41:52.163Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] The project's OSGi version is 2.4.0.202402051940
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.418Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:52 [2024-02-05T19:41:52.418Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:52 [2024-02-05T19:41:52.418Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
14:41:52 [2024-02-05T19:41:52.418Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.978Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:52 [2024-02-05T19:41:52.978Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:52 [2024-02-05T19:41:52.978Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.978Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.978Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.979Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.979Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.979Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.979Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.979Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar
14:41:52 [2024-02-05T19:41:52.979Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.pom
14:41:52 [2024-02-05T19:41:52.979Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar
14:41:52 [2024-02-05T19:41:52.979Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-p2metadata.xml
14:41:52 [2024-02-05T19:41:52.979Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-p2artifacts.xml
14:41:52 [2024-02-05T19:41:52.979Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.979Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
14:41:52 [2024-02-05T19:41:52.979Z] [INFO] 
14:41:52 [2024-02-05T19:41:52.979Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
14:41:52 [2024-02-05T19:41:52.979Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [14/144]
14:41:52 [2024-02-05T19:41:52.979Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
14:41:52 [2024-02-05T19:41:52.979Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:52 [2024-02-05T19:41:52.979Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:52 [2024-02-05T19:41:52.979Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
14:41:53 [2024-02-05T19:41:53.233Z] [INFO] 
14:41:53 [2024-02-05T19:41:53.233Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:53 [2024-02-05T19:41:53.233Z] [INFO] 
14:41:53 [2024-02-05T19:41:53.233Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] The project's OSGi version is 4.1.1.202402051940
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] 
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] 
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] 
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] 
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] 
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] 
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] 
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:53 [2024-02-05T19:41:53.234Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:53 [2024-02-05T19:41:53.234Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:53 [2024-02-05T19:41:53.234Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
14:41:53 [2024-02-05T19:41:53.234Z] [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:41:53 [2024-02-05T19:41:53.794Z] [INFO] 
14:41:53 [2024-02-05T19:41:53.794Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:53 [2024-02-05T19:41:53.794Z] [INFO] 
14:41:53 [2024-02-05T19:41:53.794Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:53 [2024-02-05T19:41:53.794Z] [INFO] 
14:41:53 [2024-02-05T19:41:53.794Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:53 [2024-02-05T19:41:53.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
14:41:53 [2024-02-05T19:41:53.794Z] [INFO] 
14:41:53 [2024-02-05T19:41:53.794Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:53 [2024-02-05T19:41:53.794Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:53 [2024-02-05T19:41:53.794Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:53 [2024-02-05T19:41:53.794Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
14:41:53 [2024-02-05T19:41:53.794Z] [INFO] 
14:41:53 [2024-02-05T19:41:53.794Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:53 [2024-02-05T19:41:53.794Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:41:53 [2024-02-05T19:41:53.794Z] [INFO] 
14:41:53 [2024-02-05T19:41:53.794Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:53 [2024-02-05T19:41:53.794Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] 
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] 
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] 
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] 
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] 
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.pom
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-p2metadata.xml
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-p2artifacts.xml
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] 
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] 
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT [15/144]
14:41:54 [2024-02-05T19:41:54.050Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:54 [2024-02-05T19:41:54.050Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:54 [2024-02-05T19:41:54.050Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
14:41:54 [2024-02-05T19:41:54.304Z] [INFO] 
14:41:54 [2024-02-05T19:41:54.304Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:54 [2024-02-05T19:41:54.304Z] [INFO] 
14:41:54 [2024-02-05T19:41:54.304Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:54 [2024-02-05T19:41:54.304Z] [INFO] The project's OSGi version is 8.2.0.202402051940
14:41:54 [2024-02-05T19:41:54.304Z] [INFO] 
14:41:54 [2024-02-05T19:41:54.304Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:54 [2024-02-05T19:41:54.304Z] [INFO] 
14:41:54 [2024-02-05T19:41:54.304Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:54 [2024-02-05T19:41:54.304Z] [INFO] 
14:41:54 [2024-02-05T19:41:54.304Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:54 [2024-02-05T19:41:54.304Z] [INFO] 
14:41:54 [2024-02-05T19:41:54.304Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:54 [2024-02-05T19:41:54.304Z] [INFO] 
14:41:54 [2024-02-05T19:41:54.305Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:54 [2024-02-05T19:41:54.305Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
14:41:54 [2024-02-05T19:41:54.305Z] [INFO] 
14:41:54 [2024-02-05T19:41:54.305Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:54 [2024-02-05T19:41:54.305Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
14:41:54 [2024-02-05T19:41:54.305Z] [INFO] 
14:41:54 [2024-02-05T19:41:54.305Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:54 [2024-02-05T19:41:54.305Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:54 [2024-02-05T19:41:54.305Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:54 [2024-02-05T19:41:54.305Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
14:41:54 [2024-02-05T19:41:54.305Z] [INFO] Compiling 136 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:41:55 [2024-02-05T19:41:55.230Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.230Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:55 [2024-02-05T19:41:55.230Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.230Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:55 [2024-02-05T19:41:55.230Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.230Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:55 [2024-02-05T19:41:55.230Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
14:41:55 [2024-02-05T19:41:55.230Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.230Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:55 [2024-02-05T19:41:55.230Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:55 [2024-02-05T19:41:55.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
14:41:55 [2024-02-05T19:41:55.230Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
14:41:55 [2024-02-05T19:41:55.230Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.230Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:55 [2024-02-05T19:41:55.230Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:41:55 [2024-02-05T19:41:55.230Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.230Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:55 [2024-02-05T19:41:55.230Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-sources.jar
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.jar
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.jar
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.pom
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-sources.jar
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-p2metadata.xml
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-p2artifacts.xml
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] Building Trace Compass CTF Support Parent 9.2.0-SNAPSHOT        [16/144]
14:41:55 [2024-02-05T19:41:55.485Z] [INFO]   from ctf/pom.xml
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --------------------------------[ pom ]---------------------------------
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf-parent ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-9.2.0-SNAPSHOT.pom
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [17/144]
14:41:55 [2024-02-05T19:41:55.485Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:55 [2024-02-05T19:41:55.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
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java])
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] The project's OSGi version is 1.1.1.202402051940
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] 
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] --- antlr3:3.5.3:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
14:41:55 [2024-02-05T19:41:55.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
14:41:56 [2024-02-05T19:41:56.045Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
14:41:56 [2024-02-05T19:41:56.045Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
14:41:56 [2024-02-05T19:41:56.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
14:41:56 [2024-02-05T19:41:56.300Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
14:41:56 [2024-02-05T19:41:56.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
14:41:56 [2024-02-05T19:41:56.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom (2.9 kB at 1.4 MB/s)
14:41:56 [2024-02-05T19:41:56.300Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
14:41:56 [2024-02-05T19:41:56.300Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
14:41:56 [2024-02-05T19:41:56.300Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
14:41:56 [2024-02-05T19:41:56.300Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
14:41:56 [2024-02-05T19:41:56.300Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
14:41:56 [2024-02-05T19:41:56.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
14:41:56 [2024-02-05T19:41:56.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom (891 B at 446 kB/s)
14:41:56 [2024-02-05T19:41:56.300Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
14:41:56 [2024-02-05T19:41:56.300Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
14:41:56 [2024-02-05T19:41:56.300Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
14:41:56 [2024-02-05T19:41:56.300Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
14:41:56 [2024-02-05T19:41:56.300Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
14:41:56 [2024-02-05T19:41:56.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
14:41:56 [2024-02-05T19:41:56.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom (7.7 kB at 3.8 MB/s)
14:41:56 [2024-02-05T19:41:56.300Z] [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
14:41:56 [2024-02-05T19:41:56.558Z] [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
14:41:56 [2024-02-05T19:41:56.558Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
14:41:56 [2024-02-05T19:41:56.558Z] [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
14:41:56 [2024-02-05T19:41:56.558Z] [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
14:41:56 [2024-02-05T19:41:56.558Z] [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
14:41:56 [2024-02-05T19:41:56.558Z] [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 1.3 MB/s)
14:41:56 [2024-02-05T19:41:56.558Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
14:41:56 [2024-02-05T19:41:56.558Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
14:41:56 [2024-02-05T19:41:56.558Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
14:41:56 [2024-02-05T19:41:56.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
14:41:56 [2024-02-05T19:41:56.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
14:41:56 [2024-02-05T19:41:56.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
14:41:56 [2024-02-05T19:41:56.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 2.6 MB/s)
14:41:56 [2024-02-05T19:41:56.813Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:41:56 [2024-02-05T19:41:56.813Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:41:56 [2024-02-05T19:41:56.813Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:41:57 [2024-02-05T19:41:57.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:41:57 [2024-02-05T19:41:57.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:41:57 [2024-02-05T19:41:57.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:41:57 [2024-02-05T19:41:57.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 1.2 MB/s)
14:41:57 [2024-02-05T19:41:57.068Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
14:41:57 [2024-02-05T19:41:57.068Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
14:41:57 [2024-02-05T19:41:57.068Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
14:41:57 [2024-02-05T19:41:57.323Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
14:41:57 [2024-02-05T19:41:57.323Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
14:41:57 [2024-02-05T19:41:57.323Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
14:41:57 [2024-02-05T19:41:57.323Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.pom (2.5 kB at 2.5 MB/s)
14:41:57 [2024-02-05T19:41:57.323Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
14:41:57 [2024-02-05T19:41:57.323Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
14:41:57 [2024-02-05T19:41:57.323Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
14:41:57 [2024-02-05T19:41:57.577Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
14:41:57 [2024-02-05T19:41:57.577Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
14:41:57 [2024-02-05T19:41:57.577Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
14:41:57 [2024-02-05T19:41:57.577Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.pom (4.9 kB at 4.9 MB/s)
14:41:57 [2024-02-05T19:41:57.577Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:41:57 [2024-02-05T19:41:57.577Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:41:57 [2024-02-05T19:41:57.577Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:41:57 [2024-02-05T19:41:57.577Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:41:57 [2024-02-05T19:41:57.577Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:41:57 [2024-02-05T19:41:57.577Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
14:41:57 [2024-02-05T19:41:57.831Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 374 kB/s)
14:41:57 [2024-02-05T19:41:57.831Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:41:57 [2024-02-05T19:41:57.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:41:57 [2024-02-05T19:41:57.831Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:41:57 [2024-02-05T19:41:57.831Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:41:57 [2024-02-05T19:41:57.831Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:41:57 [2024-02-05T19:41:57.831Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
14:41:57 [2024-02-05T19:41:57.831Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 6.1 MB/s)
14:41:57 [2024-02-05T19:41:57.831Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
14:41:57 [2024-02-05T19:41:57.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
14:41:57 [2024-02-05T19:41:57.831Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
14:41:58 [2024-02-05T19:41:58.085Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
14:41:58 [2024-02-05T19:41:58.085Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
14:41:58 [2024-02-05T19:41:58.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
14:41:58 [2024-02-05T19:41:58.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 3.8 MB/s)
14:41:58 [2024-02-05T19:41:58.085Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
14:41:58 [2024-02-05T19:41:58.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
14:41:58 [2024-02-05T19:41:58.086Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
14:41:58 [2024-02-05T19:41:58.086Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
14:41:58 [2024-02-05T19:41:58.086Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
14:41:58 [2024-02-05T19:41:58.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
14:41:58 [2024-02-05T19:41:58.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 6.9 MB/s)
14:41:58 [2024-02-05T19:41:58.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom (1.0 kB at 1.0 MB/s)
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
14:41:58 [2024-02-05T19:41:58.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar (173 kB at 58 MB/s)
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar (27 kB at 13 MB/s)
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 42 MB/s)
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar (15 kB at 7.6 MB/s)
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 66 MB/s)
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.jar (251 kB at 84 MB/s)
14:41:58 [2024-02-05T19:41:58.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.jar (1.2 MB at 85 MB/s)
14:41:58 [2024-02-05T19:41:58.853Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
14:41:58 [2024-02-05T19:41:58.853Z] ANTLR Parser Generator  Version 3.5.3
14:41:59 [2024-02-05T19:41:59.109Z] Output file /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
14:41:59 [2024-02-05T19:41:59.109Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
14:41:59 [2024-02-05T19:41:59.364Z] Input file /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
14:41:59 [2024-02-05T19:41:59.365Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
14:41:59 [2024-02-05T19:41:59.619Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
14:41:59 [2024-02-05T19:41:59.619Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
14:41:59 [2024-02-05T19:41:59.619Z] 
14:41:59 [2024-02-05T19:41:59.619Z] As a result, alternative(s) 2 were disabled for that input
14:41:59 [2024-02-05T19:41:59.619Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
14:41:59 [2024-02-05T19:41:59.619Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
14:41:59 [2024-02-05T19:41:59.619Z] 
14:41:59 [2024-02-05T19:41:59.619Z] As a result, alternative(s) 3 were disabled for that input
14:41:59 [2024-02-05T19:41:59.619Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
14:41:59 [2024-02-05T19:41:59.619Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
14:41:59 [2024-02-05T19:41:59.619Z] 
14:41:59 [2024-02-05T19:41:59.619Z] As a result, alternative(s) 2 were disabled for that input
14:41:59 [2024-02-05T19:41:59.875Z] [INFO] 
14:41:59 [2024-02-05T19:41:59.875Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
14:41:59 [2024-02-05T19:41:59.875Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
14:41:59 [2024-02-05T19:41:59.875Z] [INFO] 
14:41:59 [2024-02-05T19:41:59.875Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
14:41:59 [2024-02-05T19:41:59.875Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:59 [2024-02-05T19:41:59.875Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:59 [2024-02-05T19:41:59.875Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
14:41:59 [2024-02-05T19:41:59.875Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:42:00 [2024-02-05T19:42:00.435Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.435Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.parser ---
14:42:00 [2024-02-05T19:42:00.435Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.435Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser ---
14:42:00 [2024-02-05T19:42:00.435Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.435Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
14:42:00 [2024-02-05T19:42:00.435Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
14:42:00 [2024-02-05T19:42:00.435Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.435Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser ---
14:42:00 [2024-02-05T19:42:00.435Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:00 [2024-02-05T19:42:00.436Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:00 [2024-02-05T19:42:00.436Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser ---
14:42:00 [2024-02-05T19:42:00.436Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser ---
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.pom
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-p2metadata.xml
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-p2artifacts.xml
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT       [18/144]
14:42:00 [2024-02-05T19:42:00.436Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:00 [2024-02-05T19:42:00.436Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:00 [2024-02-05T19:42:00.436Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar (73 kB at 18 MB/s)
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom (6.5 kB at 3.2 MB/s)
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] The project's OSGi version is 4.4.1.202402051940
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] 
14:42:00 [2024-02-05T19:42:00.691Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
14:42:00 [2024-02-05T19:42:00.691Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:00 [2024-02-05T19:42:00.691Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:00 [2024-02-05T19:42:00.692Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
14:42:00 [2024-02-05T19:42:00.692Z] [INFO] Compiling 150 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:42:01 [2024-02-05T19:42:01.616Z] [INFO] 
14:42:01 [2024-02-05T19:42:01.616Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.core ---
14:42:01 [2024-02-05T19:42:01.616Z] [INFO] 
14:42:01 [2024-02-05T19:42:01.616Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core ---
14:42:01 [2024-02-05T19:42:01.616Z] [INFO] 
14:42:01 [2024-02-05T19:42:01.617Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
14:42:01 [2024-02-05T19:42:01.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
14:42:01 [2024-02-05T19:42:01.617Z] [INFO] 
14:42:01 [2024-02-05T19:42:01.617Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core ---
14:42:01 [2024-02-05T19:42:01.617Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:01 [2024-02-05T19:42:01.617Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:01 [2024-02-05T19:42:01.617Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
14:42:01 [2024-02-05T19:42:01.617Z] [INFO] 
14:42:01 [2024-02-05T19:42:01.617Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core ---
14:42:01 [2024-02-05T19:42:01.617Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
14:42:01 [2024-02-05T19:42:01.617Z] [INFO] 
14:42:01 [2024-02-05T19:42:01.617Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
14:42:01 [2024-02-05T19:42:01.617Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar
14:42:01 [2024-02-05T19:42:01.617Z] [INFO] 
14:42:01 [2024-02-05T19:42:01.617Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
14:42:01 [2024-02-05T19:42:01.873Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar
14:42:01 [2024-02-05T19:42:01.873Z] [INFO] 
14:42:01 [2024-02-05T19:42:01.873Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
14:42:01 [2024-02-05T19:42:01.873Z] [INFO] 
14:42:01 [2024-02-05T19:42:01.873Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core ---
14:42:01 [2024-02-05T19:42:01.873Z] [INFO] 
14:42:01 [2024-02-05T19:42:01.873Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
14:42:01 [2024-02-05T19:42:01.873Z] [INFO] 
14:42:01 [2024-02-05T19:42:01.873Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
14:42:01 [2024-02-05T19:42:01.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar
14:42:01 [2024-02-05T19:42:01.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.pom
14:42:01 [2024-02-05T19:42:01.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar
14:42:01 [2024-02-05T19:42:01.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-p2metadata.xml
14:42:01 [2024-02-05T19:42:01.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-p2artifacts.xml
14:42:01 [2024-02-05T19:42:01.874Z] [INFO] 
14:42:01 [2024-02-05T19:42:01.874Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
14:42:01 [2024-02-05T19:42:01.874Z] [INFO] 
14:42:01 [2024-02-05T19:42:01.874Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
14:42:01 [2024-02-05T19:42:01.874Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [19/144]
14:42:01 [2024-02-05T19:42:01.874Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
14:42:01 [2024-02-05T19:42:01.874Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:01 [2024-02-05T19:42:01.874Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:01 [2024-02-05T19:42:01.874Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] The project's OSGi version is 4.5.1.202402051940
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.129Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:02 [2024-02-05T19:42:02.129Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:02 [2024-02-05T19:42:02.129Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
14:42:02 [2024-02-05T19:42:02.129Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.688Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:02 [2024-02-05T19:42:02.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
14:42:02 [2024-02-05T19:42:02.688Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.688Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.pom
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-p2metadata.xml
14:42:02 [2024-02-05T19:42:02.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-p2artifacts.xml
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] Building Trace Compass LTTng Support Parent 9.2.0-SNAPSHOT      [20/144]
14:42:02 [2024-02-05T19:42:02.689Z] [INFO]   from lttng/pom.xml
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] --------------------------------[ pom ]---------------------------------
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng-parent ---
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-9.2.0-SNAPSHOT.pom
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [21/144]
14:42:02 [2024-02-05T19:42:02.689Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:02 [2024-02-05T19:42:02.689Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] The project's OSGi version is 1.3.0.202402051940
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:02 [2024-02-05T19:42:02.689Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
14:42:02 [2024-02-05T19:42:02.944Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.944Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:02 [2024-02-05T19:42:02.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
14:42:02 [2024-02-05T19:42:02.944Z] [INFO] 
14:42:02 [2024-02-05T19:42:02.944Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:02 [2024-02-05T19:42:02.944Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:02 [2024-02-05T19:42:02.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
14:42:02 [2024-02-05T19:42:02.944Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
14:42:02 [2024-02-05T19:42:02.944Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:03 [2024-02-05T19:42:03.199Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:03 [2024-02-05T19:42:03.199Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:03 [2024-02-05T19:42:03.199Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:03 [2024-02-05T19:42:03.199Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.199Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.pom
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2metadata.xml
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2artifacts.xml
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [22/144]
14:42:03 [2024-02-05T19:42:03.454Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:03 [2024-02-05T19:42:03.454Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] The project's OSGi version is 2.2.1.202402051940
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.454Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.454Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:03 [2024-02-05T19:42:03.455Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:03 [2024-02-05T19:42:03.455Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:42:03 [2024-02-05T19:42:03.455Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:42:03 [2024-02-05T19:42:03.709Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.709Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.709Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.709Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.709Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.709Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.709Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
14:42:03 [2024-02-05T19:42:03.709Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.709Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.709Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:03 [2024-02-05T19:42:03.709Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:03 [2024-02-05T19:42:03.709Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:42:03 [2024-02-05T19:42:03.709Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.709Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.709Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:42:03 [2024-02-05T19:42:03.709Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.709Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.964Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.pom
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-p2metadata.xml
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-p2artifacts.xml
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [23/144]
14:42:03 [2024-02-05T19:42:03.965Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:03 [2024-02-05T19:42:03.965Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] The project's OSGi version is 1.2.0.202402051940
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] 
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:03 [2024-02-05T19:42:03.965Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:04 [2024-02-05T19:42:04.221Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:04 [2024-02-05T19:42:04.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
14:42:04 [2024-02-05T19:42:04.221Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:04 [2024-02-05T19:42:04.221Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:04 [2024-02-05T19:42:04.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
14:42:04 [2024-02-05T19:42:04.221Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:04 [2024-02-05T19:42:04.221Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:04 [2024-02-05T19:42:04.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
14:42:04 [2024-02-05T19:42:04.476Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.476Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:04 [2024-02-05T19:42:04.476Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.476Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:04 [2024-02-05T19:42:04.476Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.476Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:04 [2024-02-05T19:42:04.476Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.476Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:04 [2024-02-05T19:42:04.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
14:42:04 [2024-02-05T19:42:04.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.pom
14:42:04 [2024-02-05T19:42:04.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
14:42:04 [2024-02-05T19:42:04.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2metadata.xml
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2artifacts.xml
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT [24/144]
14:42:04 [2024-02-05T19:42:04.477Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:04 [2024-02-05T19:42:04.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
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] The project's OSGi version is 5.2.1.202402051940
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:04 [2024-02-05T19:42:04.477Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
14:42:04 [2024-02-05T19:42:04.733Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.733Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:04 [2024-02-05T19:42:04.733Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
14:42:04 [2024-02-05T19:42:04.733Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.733Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:04 [2024-02-05T19:42:04.733Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:04 [2024-02-05T19:42:04.733Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:04 [2024-02-05T19:42:04.733Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
14:42:04 [2024-02-05T19:42:04.733Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:42:04 [2024-02-05T19:42:04.989Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.989Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:04 [2024-02-05T19:42:04.989Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.989Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:04 [2024-02-05T19:42:04.989Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.989Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:04 [2024-02-05T19:42:04.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
14:42:04 [2024-02-05T19:42:04.989Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.989Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:04 [2024-02-05T19:42:04.989Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:04 [2024-02-05T19:42:04.989Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:04 [2024-02-05T19:42:04.989Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
14:42:04 [2024-02-05T19:42:04.989Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.989Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:04 [2024-02-05T19:42:04.989Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
14:42:04 [2024-02-05T19:42:04.989Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.989Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:04 [2024-02-05T19:42:04.989Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar
14:42:04 [2024-02-05T19:42:04.989Z] [INFO] 
14:42:04 [2024-02-05T19:42:04.989Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] 
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] 
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] 
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] 
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.pom
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-p2metadata.xml
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-p2artifacts.xml
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] 
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] 
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core >--
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.core 0.1.2-SNAPSHOT [25/144]
14:42:05 [2024-02-05T19:42:05.244Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:05 [2024-02-05T19:42:05.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
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] 
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] 
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] The project's OSGi version is 0.1.2.202402051940
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] 
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] 
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] 
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] 
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] 
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:05 [2024-02-05T19:42:05.244Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.core
14:42:05 [2024-02-05T19:42:05.499Z] [INFO] 
14:42:05 [2024-02-05T19:42:05.499Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:05 [2024-02-05T19:42:05.499Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/src/main/resources
14:42:05 [2024-02-05T19:42:05.499Z] [INFO] 
14:42:05 [2024-02-05T19:42:05.499Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:05 [2024-02-05T19:42:05.499Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:05 [2024-02-05T19:42:05.499Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:05 [2024-02-05T19:42:05.499Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
14:42:05 [2024-02-05T19:42:05.499Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] 
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] 
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] 
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/src/test/resources
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] 
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:06 [2024-02-05T19:42:06.423Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:06 [2024-02-05T19:42:06.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
14:42:06 [2024-02-05T19:42:06.423Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] 
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:06 [2024-02-05T19:42:06.423Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] 
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT-sources.jar
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] 
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT.jar
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] 
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] 
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] 
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] 
14:42:06 [2024-02-05T19:42:06.423Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:06 [2024-02-05T19:42:06.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT.jar
14:42:06 [2024-02-05T19:42:06.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT.pom
14:42:06 [2024-02-05T19:42:06.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT-sources.jar
14:42:06 [2024-02-05T19:42:06.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT-p2metadata.xml
14:42:06 [2024-02-05T19:42:06.424Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.2-SNAPSHOT-p2artifacts.xml
14:42:06 [2024-02-05T19:42:06.424Z] [INFO] 
14:42:06 [2024-02-05T19:42:06.424Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.core ---
14:42:06 [2024-02-05T19:42:06.424Z] [INFO] 
14:42:06 [2024-02-05T19:42:06.424Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
14:42:06 [2024-02-05T19:42:06.424Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [26/144]
14:42:06 [2024-02-05T19:42:06.424Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
14:42:06 [2024-02-05T19:42:06.424Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:42:06 [2024-02-05T19:42:06.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
14:42:06 [2024-02-05T19:42:06.424Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
14:42:06 [2024-02-05T19:42:06.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.jar
14:42:06 [2024-02-05T19:42:06.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.jar (451 kB at 9.8 MB/s)
14:42:07 [2024-02-05T19:42:07.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar
14:42:07 [2024-02-05T19:42:07.862Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar (8.4 MB at 84 MB/s)
14:42:08 [2024-02-05T19:42:08.788Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.1/icu4j-74.1.jar
14:42:09 [2024-02-05T19:42:09.043Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.1/icu4j-74.1.jar (14 MB at 97 MB/s)
14:42:09 [2024-02-05T19:42:09.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar
14:42:09 [2024-02-05T19:42:09.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar (1.4 MB at 97 MB/s)
14:42:09 [2024-02-05T19:42:09.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar
14:42:09 [2024-02-05T19:42:09.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar (26 kB at 13 MB/s)
14:42:09 [2024-02-05T19:42:09.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
14:42:09 [2024-02-05T19:42:09.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 1.8 MB/s)
14:42:09 [2024-02-05T19:42:09.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.jar
14:42:09 [2024-02-05T19:42:09.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.jar (211 kB at 23 MB/s)
14:42:09 [2024-02-05T19:42:09.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.jar
14:42:09 [2024-02-05T19:42:09.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.jar (106 kB at 35 MB/s)
14:42:09 [2024-02-05T19:42:09.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar
14:42:09 [2024-02-05T19:42:09.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 4.8 MB/s)
14:42:09 [2024-02-05T19:42:09.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.jar
14:42:09 [2024-02-05T19:42:09.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.jar (245 kB at 61 MB/s)
14:42:09 [2024-02-05T19:42:09.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.jar
14:42:09 [2024-02-05T19:42:09.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.jar (205 kB at 51 MB/s)
14:42:09 [2024-02-05T19:42:09.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.jar
14:42:09 [2024-02-05T19:42:09.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.jar (184 kB at 61 MB/s)
14:42:09 [2024-02-05T19:42:09.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.1/junit-platform-suite-api-1.10.1.jar
14:42:09 [2024-02-05T19:42:09.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.1/junit-platform-suite-api-1.10.1.jar (23 kB at 2.8 MB/s)
14:42:12 [2024-02-05T19:42:12.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
14:42:12 [2024-02-05T19:42:12.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 31 MB/s)
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.pom
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.77/bcpg-jdk18on-1.77.pom (1.6 kB at 264 kB/s)
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.pom
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.pom (1.1 kB at 570 kB/s)
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.1/icu4j-74.1.pom
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.1/icu4j-74.1.pom (13 kB at 2.6 MB/s)
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/74.1/icu4j-root-74.1.pom
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/74.1/icu4j-root-74.1.pom (25 kB at 8.3 MB/s)
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom (2.3 kB at 1.1 MB/s)
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom (2.0 kB at 2.0 MB/s)
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom (16 kB at 7.9 MB/s)
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 14 MB/s)
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 3.0 MB/s)
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.pom
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.pom (3.2 kB at 1.6 MB/s)
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 5.6 MB/s)
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (2.0 kB at 2.0 MB/s)
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.pom
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.pom (2.8 kB at 2.8 MB/s)
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 1.5 MB/s)
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.pom
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.pom (3.2 kB at 1.6 MB/s)
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.pom
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.pom (3.2 kB at 641 kB/s)
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.pom
14:42:13 [2024-02-05T19:42:13.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.pom (3.0 kB at 3.0 MB/s)
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.1/junit-platform-suite-api-1.10.1.pom
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.1/junit-platform-suite-api-1.10.1.pom (3.0 kB at 3.0 MB/s)
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 564 kB/s)
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar (1.9 MB at 35 MB/s)
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
14:42:13 [2024-02-05T19:42:13.069Z] [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.jar
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 2.3 MB/s)
14:42:13 [2024-02-05T19:42:13.069Z] [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.jar (36 kB at 12 MB/s)
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] 
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] 
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] The project's OSGi version is 1.0.16.202402051940
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] 
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] 
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] 
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] 
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] 
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:13 [2024-02-05T19:42:13.069Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
14:42:13 [2024-02-05T19:42:13.629Z] [INFO] 
14:42:13 [2024-02-05T19:42:13.629Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:13 [2024-02-05T19:42:13.629Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
14:42:13 [2024-02-05T19:42:13.629Z] [INFO] 
14:42:13 [2024-02-05T19:42:13.629Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:13 [2024-02-05T19:42:13.629Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:13 [2024-02-05T19:42:13.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
14:42:13 [2024-02-05T19:42:13.629Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
14:42:13 [2024-02-05T19:42:13.629Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] 
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] 
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] 
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:14 [2024-02-05T19:42:14.188Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] 
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] 
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] 
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] 
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:14 [2024-02-05T19:42:14.188Z] [INFO] 
14:42:14 [2024-02-05T19:42:14.189Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:14 [2024-02-05T19:42:14.189Z] [INFO] 
14:42:14 [2024-02-05T19:42:14.189Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:20 [2024-02-05T19:42:20.719Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
14:42:20 [2024-02-05T19:42:20.719Z] [INFO] Command line:
14:42:20 [2024-02-05T19:42:20.719Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:42:20 [2024-02-05T19:42:20.719Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:42:23 [2024-02-05T19:42:23.230Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
14:42:23 [2024-02-05T19:42:23.789Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.590 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
14:42:23 [2024-02-05T19:42:23.789Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testAttributes -- Time elapsed: 0.064 s
14:42:23 [2024-02-05T19:42:23.789Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testWaitUntilBuilt -- Time elapsed: 0.500 s
14:42:23 [2024-02-05T19:42:23.789Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testSetAndQueryOngoing -- Time elapsed: 0.001 s
14:42:23 [2024-02-05T19:42:23.789Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
14:42:24 [2024-02-05T19:42:24.044Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
14:42:24 [2024-02-05T19:42:24.044Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxDouble -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.044Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxLong -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.044Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testGetType -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.044Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxInt -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.044Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxStr -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.044Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testIsNull -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
14:42:24 [2024-02-05T19:42:24.045Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxLong -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxInt -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testGetType -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxDouble -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxStr -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testIsNull -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
14:42:24 [2024-02-05T19:42:24.045Z] !SESSION 2024-02-05 19:42:19.757 -----------------------------------------------
14:42:24 [2024-02-05T19:42:24.045Z] eclipse.buildId=unknown
14:42:24 [2024-02-05T19:42:24.045Z] java.version=17.0.2
14:42:24 [2024-02-05T19:42:24.045Z] java.vendor=Oracle Corporation
14:42:24 [2024-02-05T19:42:24.045Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:42:24 [2024-02-05T19:42:24.045Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:42:24 [2024-02-05T19:42:24.045Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:42:24 [2024-02-05T19:42:24.045Z] 
14:42:24 [2024-02-05T19:42:24.045Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2024-02-05 19:42:23.850
14:42:24 [2024-02-05T19:42:24.045Z] !MESSAGE Custom factory for type 87 does not exist
14:42:24 [2024-02-05T19:42:24.045Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testNoFactoryAvailable -- Time elapsed: 0.028 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerialization -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId2 -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerializedTooLarge -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxLong -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testGetType -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxDouble -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxInt -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxStr -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testIsNull -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
14:42:24 [2024-02-05T19:42:24.045Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithInt -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithLong -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithNull -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithLong -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithNull -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithLong -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithNull -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithInt -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithLong -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithNull -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.tcompareIntWithString -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithInt -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithInt -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithDouble -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithDouble -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithString -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithDouble -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithString -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithInt -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithDouble -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithLong -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithNull -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithDouble -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithString -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithString -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.045Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
14:42:24 [2024-02-05T19:42:24.045Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxLong -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxDouble -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxInt -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxStr -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testIsNull -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testGetType -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
14:42:24 [2024-02-05T19:42:24.045Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxStr -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxLong -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testGetType -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.045Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxDouble -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.046Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxInt -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.046Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testIsNull -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.046Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
14:42:24 [2024-02-05T19:42:24.046Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
14:42:24 [2024-02-05T19:42:24.046Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxLong -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.046Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testGetType -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.046Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxDouble -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.046Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxInt -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.046Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxStr -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.046Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testIsNull -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.046Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
14:42:24 [2024-02-05T19:42:24.300Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
14:42:24 [2024-02-05T19:42:24.300Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[0: Hello] -- Time elapsed: 0.002 s
14:42:24 [2024-02-05T19:42:24.300Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[1: Test0] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.300Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
14:42:24 [2024-02-05T19:42:24.300Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
14:42:24 [2024-02-05T19:42:24.300Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest.testFillNodes[CLASSIC] -- Time elapsed: 0.082 s
14:42:24 [2024-02-05T19:42:24.300Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
14:42:24 [2024-02-05T19:42:24.300Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 1] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 2] -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 3] -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 1] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 2] -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 3] -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 1] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 2] -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 3] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 1] -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 2] -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 3] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 1] -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 2] -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 3] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 1] -- Time elapsed: 0.002 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 2] -- Time elapsed: 0.003 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 3] -- Time elapsed: 0.006 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 1] -- Time elapsed: 0.002 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 2] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 3] -- Time elapsed: 0.004 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 1] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 2] -- Time elapsed: 0.049 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 3] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 1] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 2] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 3] -- Time elapsed: 0.003 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 1] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 2] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 3] -- Time elapsed: 0.002 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 1] -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 2] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 3] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 1] -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 2] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 3] -- Time elapsed: 0.002 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 1] -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 2] -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 3] -- Time elapsed: 0.002 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 1] -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 2] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 3] -- Time elapsed: 0.001 s
14:42:24 [2024-02-05T19:42:24.301Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
14:42:24 [2024-02-05T19:42:24.301Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.003 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testDepth -- Time elapsed: 0.002 s
14:42:24 [2024-02-05T19:42:24.301Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testSequentialFill -- Time elapsed: 0 s
14:42:24 [2024-02-05T19:42:24.301Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
14:42:26 [2024-02-05T19:42:26.189Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.680 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
14:42:26 [2024-02-05T19:42:26.190Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.005 s
14:42:26 [2024-02-05T19:42:26.190Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0.003 s
14:42:26 [2024-02-05T19:42:26.190Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.100 s
14:42:26 [2024-02-05T19:42:26.190Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.100 s
14:42:26 [2024-02-05T19:42:26.190Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.049 s
14:42:26 [2024-02-05T19:42:26.190Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.817 s
14:42:26 [2024-02-05T19:42:26.190Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.005 s
14:42:26 [2024-02-05T19:42:26.190Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0.001 s
14:42:26 [2024-02-05T19:42:26.190Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0 s
14:42:26 [2024-02-05T19:42:26.190Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.015 s
14:42:26 [2024-02-05T19:42:26.190Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.001 s
14:42:26 [2024-02-05T19:42:26.190Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.583 s
14:42:26 [2024-02-05T19:42:26.190Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
14:42:26 [2024-02-05T19:42:26.748Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.639 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
14:42:26 [2024-02-05T19:42:26.748Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0 s
14:42:26 [2024-02-05T19:42:26.748Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.007 s
14:42:26 [2024-02-05T19:42:26.748Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.001 s
14:42:26 [2024-02-05T19:42:26.748Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.014 s
14:42:26 [2024-02-05T19:42:26.748Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.002 s
14:42:26 [2024-02-05T19:42:26.749Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.404 s
14:42:26 [2024-02-05T19:42:26.749Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0 s
14:42:26 [2024-02-05T19:42:26.749Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.002 s
14:42:26 [2024-02-05T19:42:26.749Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0.001 s
14:42:26 [2024-02-05T19:42:26.749Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.008 s
14:42:26 [2024-02-05T19:42:26.749Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.001 s
14:42:26 [2024-02-05T19:42:26.749Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.198 s
14:42:26 [2024-02-05T19:42:26.749Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
14:42:28 [2024-02-05T19:42:28.632Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.604 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
14:42:28 [2024-02-05T19:42:28.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEndTime -- Time elapsed: 0.001 s
14:42:28 [2024-02-05T19:42:28.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testStartTime -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEnd -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttribute -- Time elapsed: 0.001 s
14:42:28 [2024-02-05T19:42:28.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBegin -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_1 -- Time elapsed: 0.004 s
14:42:28 [2024-02-05T19:42:28.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_2 -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttributeEmpty -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testDoQuery -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBuildNowQueryLaterStateValues -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testIntervalBeforeStart -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testInsertQueryStateValues -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testCascadingIntervals -- Time elapsed: 0.088 s
14:42:28 [2024-02-05T19:42:28.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testNegativeTimes -- Time elapsed: 0.001 s
14:42:28 [2024-02-05T19:42:28.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testFullIntervals -- Time elapsed: 1.471 s
14:42:28 [2024-02-05T19:42:28.633Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
14:42:28 [2024-02-05T19:42:28.633Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest.testSimpleSnapshot -- Time elapsed: 0.128 s
14:42:28 [2024-02-05T19:42:28.633Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
14:42:28 [2024-02-05T19:42:28.633Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkEndTime -- Time elapsed: 0.001 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkResolution -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkReversed -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueueOfferPollPeek -- Time elapsed: 0.001 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryOngoingStackTop -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQuerySingleStackTop -- Time elapsed: 0.001 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryUntilNonNullValue -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuark -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkAddMoreIntervals -- Time elapsed: 0.001 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkSubrange -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.633Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
14:42:28 [2024-02-05T19:42:28.633Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testBeginEnd -- Time elapsed: 0.004 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testEmptyStack -- Time elapsed: 0.001 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testFullQueries -- Time elapsed: 0.001 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testSingleQueries -- Time elapsed: 0.001 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testStackTop -- Time elapsed: 0.001 s
14:42:28 [2024-02-05T19:42:28.633Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
14:42:28 [2024-02-05T19:42:28.633Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementDouble -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementInt -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementLong -- Time elapsed: 0.001 s
14:42:28 [2024-02-05T19:42:28.633Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
14:42:28 [2024-02-05T19:42:28.633Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 0.002 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testEmpty2DQuery -- Time elapsed: 0.002 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testIOOB2DQuery -- Time elapsed: 0.001 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testContinuous2DQuery -- Time elapsed: 0.058 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testReverse2DQuery -- Time elapsed: 0.002 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 0 s
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 0.006 s
14:42:28 [2024-02-05T19:42:28.633Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
14:42:28 [2024-02-05T19:42:28.633Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
14:42:28 [2024-02-05T19:42:28.633Z] org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest.testAttributeTreeFileStorage -- Time elapsed: 0.006 s
14:42:28 [2024-02-05T19:42:28.633Z] 
14:42:28 [2024-02-05T19:42:28.633Z] Results:
14:42:28 [2024-02-05T19:42:28.633Z] 
14:42:28 [2024-02-05T19:42:28.633Z] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0
14:42:28 [2024-02-05T19:42:28.633Z] 
14:42:28 [2024-02-05T19:42:28.889Z] [INFO] All tests passed
14:42:28 [2024-02-05T19:42:28.889Z] [INFO] 
14:42:28 [2024-02-05T19:42:28.889Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:28 [2024-02-05T19:42:28.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
14:42:28 [2024-02-05T19:42:28.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.pom
14:42:28 [2024-02-05T19:42:28.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
14:42:28 [2024-02-05T19:42:28.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-p2metadata.xml
14:42:28 [2024-02-05T19:42:28.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml
14:42:28 [2024-02-05T19:42:28.889Z] [INFO] 
14:42:28 [2024-02-05T19:42:28.889Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:42:28 [2024-02-05T19:42:28.889Z] [INFO] 
14:42:28 [2024-02-05T19:42:28.889Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
14:42:28 [2024-02-05T19:42:28.889Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [27/144]
14:42:28 [2024-02-05T19:42:28.889Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
14:42:28 [2024-02-05T19:42:28.889Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:42:28 [2024-02-05T19:42:28.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
14:42:28 [2024-02-05T19:42:28.889Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
14:42:29 [2024-02-05T19:42:29.144Z] [INFO] 
14:42:29 [2024-02-05T19:42:29.144Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:29 [2024-02-05T19:42:29.144Z] [INFO] 
14:42:29 [2024-02-05T19:42:29.144Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:29 [2024-02-05T19:42:29.144Z] [INFO] The project's OSGi version is 1.0.25.202402051940
14:42:29 [2024-02-05T19:42:29.144Z] [INFO] 
14:42:29 [2024-02-05T19:42:29.144Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:29 [2024-02-05T19:42:29.144Z] [INFO] 
14:42:29 [2024-02-05T19:42:29.144Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:29 [2024-02-05T19:42:29.144Z] [INFO] 
14:42:29 [2024-02-05T19:42:29.144Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:29 [2024-02-05T19:42:29.144Z] [INFO] 
14:42:29 [2024-02-05T19:42:29.144Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:29 [2024-02-05T19:42:29.144Z] [INFO] 
14:42:29 [2024-02-05T19:42:29.144Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:29 [2024-02-05T19:42:29.144Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
14:42:29 [2024-02-05T19:42:29.399Z] [INFO] 
14:42:29 [2024-02-05T19:42:29.399Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:29 [2024-02-05T19:42:29.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
14:42:29 [2024-02-05T19:42:29.399Z] [INFO] 
14:42:29 [2024-02-05T19:42:29.399Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:29 [2024-02-05T19:42:29.399Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:29 [2024-02-05T19:42:29.399Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:29 [2024-02-05T19:42:29.399Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
14:42:29 [2024-02-05T19:42:29.399Z] [INFO] Compiling 167 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] 
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] 
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] 
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:31 [2024-02-05T19:42:31.282Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] 
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] 
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] 
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] 
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] 
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] 
14:42:31 [2024-02-05T19:42:31.282Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
14:42:31 [2024-02-05T19:42:31.841Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
14:42:31 [2024-02-05T19:42:31.841Z] [INFO] Command line:
14:42:31 [2024-02-05T19:42:31.841Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:42:31 [2024-02-05T19:42:31.841Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:42:36 [2024-02-05T19:42:36.002Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
14:42:36 [2024-02-05T19:42:36.002Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
14:42:36 [2024-02-05T19:42:36.002Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetValidChildren -- Time elapsed: 0.016 s
14:42:36 [2024-02-05T19:42:36.002Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetName -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.002Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testMatches -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.002Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.002Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testClone -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.002Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemoveChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.002Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testAddChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.002Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testDefaults -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.002Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testReplaceChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.002Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemove -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.002Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
14:42:36 [2024-02-05T19:42:36.002Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
14:42:36 [2024-02-05T19:42:36.002Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetValidChildren -- Time elapsed: 0.049 s
14:42:36 [2024-02-05T19:42:36.002Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetName -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testMatches -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetChild -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testClone -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemoveChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testAddChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testDefaults -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testReplaceChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemove -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
14:42:36 [2024-02-05T19:42:36.003Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetName -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testMatches -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testClone -- Time elapsed: 0.003 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemoveChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testAddChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testDefaults -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testReplaceChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemove -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
14:42:36 [2024-02-05T19:42:36.003Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetChild -- Time elapsed: 0.003 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetValidChildren -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testClone -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemoveChild -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testAddChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testMatches -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testReplaceChild -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemove -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testInterfaces -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
14:42:36 [2024-02-05T19:42:36.003Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetName -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetFilterName -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testMatches -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testClone -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemoveChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testAddChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testDefaults -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testReplaceChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemove -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
14:42:36 [2024-02-05T19:42:36.003Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterEquals -- Time elapsed: 0.026 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoField -- Time elapsed: 0.004 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatchesNot -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterUnsupported -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexContains -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexPresent -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterContains -- Time elapsed: 0.002 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAspect -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterAnd -- Time elapsed: 0.006 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterMatches -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterCompare -- Time elapsed: 0.002 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoAspect -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatches -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexCompare -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterOr -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAnd -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNot -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
14:42:36 [2024-02-05T19:42:36.003Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetName -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testMatches -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testClone -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemoveChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testAddChild -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testDefaults -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testReplaceChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemove -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
14:42:36 [2024-02-05T19:42:36.003Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetValidChildren -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.003Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetName -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testMatches -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testClone -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemoveChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testAddChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testDefaults -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testReplaceChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemove -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
14:42:36 [2024-02-05T19:42:36.004Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLogicalOperator -- Time elapsed: 0.002 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testContainsOperator -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testEqualsOperator -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testRegex -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotOperator -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testComplexFilter -- Time elapsed: 0.002 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testFilterWithNumber -- Time elapsed: 0.005 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLessThanOperator -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testPresentOperator -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testMatchesOperator -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotEqualsOperator -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testInvalid -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testGreaterThanOperator -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.004Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
14:42:36 [2024-02-05T19:42:36.004Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesTimestamp -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetValidChildren -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesAlpha -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetName -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesNum -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testClone -- Time elapsed: 0.006 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemoveChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testAddChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testDefaults -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testReplaceChild -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemove -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
14:42:36 [2024-02-05T19:42:36.004Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetValidChildren -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetName -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testMatches -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testClone -- Time elapsed: 0.001 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemoveChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testAddChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testDefaults -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testReplaceChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemove -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
14:42:36 [2024-02-05T19:42:36.004Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetValidChildren -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetName -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testMatches -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testClone -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemoveChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testAddChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testDefaults -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testReplaceChild -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemove -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.004Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
14:42:36 [2024-02-05T19:42:36.259Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
14:42:36 [2024-02-05T19:42:36.259Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testValidate -- Time elapsed: 0.169 s
14:42:36 [2024-02-05T19:42:36.259Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.259Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
14:42:36 [2024-02-05T19:42:36.259Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
14:42:36 [2024-02-05T19:42:36.259Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testValidate -- Time elapsed: 0.007 s
14:42:36 [2024-02-05T19:42:36.259Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
14:42:36 [2024-02-05T19:42:36.259Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
14:42:39 [2024-02-05T19:42:39.520Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.423 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
14:42:39 [2024-02-05T19:42:39.520Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.160 s
14:42:39 [2024-02-05T19:42:39.520Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.010 s
14:42:39 [2024-02-05T19:42:39.520Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.110 s
14:42:39 [2024-02-05T19:42:39.520Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.007 s
14:42:39 [2024-02-05T19:42:39.520Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.116 s
14:42:39 [2024-02-05T19:42:39.520Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.011 s
14:42:39 [2024-02-05T19:42:39.520Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
14:42:43 [2024-02-05T19:42:43.677Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.404 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
14:42:43 [2024-02-05T19:42:43.677Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.124 s
14:42:43 [2024-02-05T19:42:43.677Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.023 s
14:42:43 [2024-02-05T19:42:43.677Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.116 s
14:42:43 [2024-02-05T19:42:43.677Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.019 s
14:42:43 [2024-02-05T19:42:43.677Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.112 s
14:42:43 [2024-02-05T19:42:43.677Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.007 s
14:42:43 [2024-02-05T19:42:43.677Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
14:42:43 [2024-02-05T19:42:43.677Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
14:42:43 [2024-02-05T19:42:43.677Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml] -- Time elapsed: 0.002 s
14:42:43 [2024-02-05T19:42:43.677Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml] -- Time elapsed: 0.001 s
14:42:43 [2024-02-05T19:42:43.677Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml] -- Time elapsed: 0.001 s
14:42:43 [2024-02-05T19:42:43.677Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml] -- Time elapsed: 0.001 s
14:42:43 [2024-02-05T19:42:43.677Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml] -- Time elapsed: 0.001 s
14:42:43 [2024-02-05T19:42:43.677Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml] -- Time elapsed: 0.001 s
14:42:43 [2024-02-05T19:42:43.677Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
14:42:43 [2024-02-05T19:42:43.677Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
14:42:43 [2024-02-05T19:42:43.677Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml] -- Time elapsed: 0.002 s
14:42:43 [2024-02-05T19:42:43.677Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml] -- Time elapsed: 0.001 s
14:42:43 [2024-02-05T19:42:43.677Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml] -- Time elapsed: 0.001 s
14:42:43 [2024-02-05T19:42:43.677Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
14:42:55 [2024-02-05T19:42:55.834Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.38 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
14:42:55 [2024-02-05T19:42:55.834Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testReopenIndex -- Time elapsed: 7.169 s
14:42:55 [2024-02-05T19:42:55.834Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testTmfTraceIndexing -- Time elapsed: 4.210 s
14:42:55 [2024-02-05T19:42:55.834Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
14:42:55 [2024-02-05T19:42:55.834Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
14:42:55 [2024-02-05T19:42:55.834Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[0: path /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml] -- Time elapsed: 0.001 s
14:42:55 [2024-02-05T19:42:55.834Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[1: path /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml] -- Time elapsed: 0.001 s
14:42:55 [2024-02-05T19:42:55.834Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[2: path /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml] -- Time elapsed: 0.001 s
14:42:55 [2024-02-05T19:42:55.834Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
14:42:58 [2024-02-05T19:42:58.344Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.626 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
14:42:58 [2024-02-05T19:42:58.344Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testReopenIndex -- Time elapsed: 2.322 s
14:42:58 [2024-02-05T19:42:58.344Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testTmfTraceIndexing -- Time elapsed: 1.304 s
14:42:58 [2024-02-05T19:42:58.344Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
14:42:58 [2024-02-05T19:42:58.344Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
14:42:58 [2024-02-05T19:42:58.344Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testGetProvider -- Time elapsed: 0.002 s
14:42:58 [2024-02-05T19:42:58.344Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_0 -- Time elapsed: 0 s
14:42:58 [2024-02-05T19:42:58.344Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_1 -- Time elapsed: 0 s
14:42:58 [2024-02-05T19:42:58.344Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_2 -- Time elapsed: 0.001 s
14:42:58 [2024-02-05T19:42:58.344Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_3 -- Time elapsed: 0 s
14:42:58 [2024-02-05T19:42:58.344Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
14:43:06 [2024-02-05T19:43:06.424Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.574 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
14:43:06 [2024-02-05T19:43:06.424Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetPlainEvents -- Time elapsed: 1.251 s
14:43:06 [2024-02-05T19:43:06.424Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_TimeRange -- Time elapsed: 1.503 s
14:43:06 [2024-02-05T19:43:06.424Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders -- Time elapsed: 1.143 s
14:43:06 [2024-02-05T19:43:06.424Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testCancelRequests -- Time elapsed: 1.216 s
14:43:06 [2024-02-05T19:43:06.424Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_EqualBlockSizes -- Time elapsed: 1.313 s
14:43:06 [2024-02-05T19:43:06.424Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders2 -- Time elapsed: 1.146 s
14:43:06 [2024-02-05T19:43:06.424Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
14:43:11 [2024-02-05T19:43:11.660Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.492 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
14:43:11 [2024-02-05T19:43:11.660Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing2 -- Time elapsed: 0.406 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyBackground -- Time elapsed: 0.346 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing -- Time elapsed: 0.308 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMultipleRequestsCoalescing -- Time elapsed: 0.411 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildFirstDependencyBackground -- Time elapsed: 0.699 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentDependencyBackground -- Time elapsed: 0.702 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedOrderCoalescing -- Time elapsed: 0.396 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedCoalescing2 -- Time elapsed: 0.407 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentFirstCoalescing -- Time elapsed: 0.003 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyForeground -- Time elapsed: 0.365 s
14:43:11 [2024-02-05T19:43:11.661Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
14:43:11 [2024-02-05T19:43:11.661Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCopyConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testToString -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCompareTo -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testFullConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNull -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testHashCode -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta2 -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
14:43:11 [2024-02-05T19:43:11.661Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimePattern -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetIntervalPattern -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testComputeTimePattern -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetPreferenceMap -- Time elapsed: 0.002 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testInit -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimeZone -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
14:43:11 [2024-02-05T19:43:11.661Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToString -- Time elapsed: 0.010 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualRanks -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTypes -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testFullConstructor -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsNull -- Time elapsed: 0.033 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testTmfEventCopy -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToStringExtended -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNoRankConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualClasses -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsSymmetry -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testHashCode -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsTransivity -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsReflexivity -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testConstructorWithTrace -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualContents -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTraces -- Time elapsed: 0.002 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTimestamps -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testDefaultConstructor -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.661Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
14:43:11 [2024-02-05T19:43:11.661Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUpdateDefaultFormats -- Time elapsed: 0.021 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulIntervalFormat -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueTimeZoneConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTime -- Time elapsed: 0.004 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulTimeFormat -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTimeWithRef -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseSeconds -- Time elapsed: 0.003 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testDefaultConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUnitOfSecondsFormat -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.661Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
14:43:11 [2024-02-05T19:43:11.661Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testToString -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testCompareTo -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testFullConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNull -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.661Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testHashCode -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta2 -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
14:43:11 [2024-02-05T19:43:11.662Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testCopyConstructor -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testToString -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEqualsClasses -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testFullConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsNull -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEquals -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsSymmetry -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testHashCode -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsTransivity -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsReflexivity -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testDefaultConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
14:43:11 [2024-02-05T19:43:11.662Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testGetName -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testResolve -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
14:43:11 [2024-02-05T19:43:11.662Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFromSingle -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateHappy -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFrom -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testResolve -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegalFrom -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegal -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
14:43:11 [2024-02-05T19:43:11.662Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testToString -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsNull -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testNonEqualClasses -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsSymmetry -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testHashCode -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsTransivity -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsReflexivity -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testCallsiteCopy -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testDefaultConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
14:43:11 [2024-02-05T19:43:11.662Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitivesNotEquals -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayObject -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArrays -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayAndOther -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitives -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayMismatchedTypes -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArraysNotEquals -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
14:43:11 [2024-02-05T19:43:11.662Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalCopyConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueAssignableValue -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testDuplicateFieldNames -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueNullValue -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsValue -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsFields -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExists -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsEverything -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testToString -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueCast -- Time elapsed: 0.002 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalConstructor -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueDoesntExist -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsNull -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalCopyConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalStructConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualClasses -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEquals -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsSymmetry -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testMakeRoot -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testHashCode -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsTransivity -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsReflexivity -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEquals -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalStructConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.662Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualValues -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testCopyConstructorBadArg -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExistsButWrongType -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
14:43:11 [2024-02-05T19:43:11.663Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testCopyConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testFullConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueScaleConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringDefault -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testNormalizeOffset -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringBigBangBigCrunch -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringFormat -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testDefaultConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
14:43:11 [2024-02-05T19:43:11.663Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringInterval -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorZero -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale1 -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale2 -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale3 -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeScale -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizedScaleLimits -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToNanos -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeLargeScale -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDelta -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScaleTrivial -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeZeroScale -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testFullConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNull -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases1 -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases2 -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases3 -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases4 -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigBang -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigCrunch -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetLowerLimits -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSpecials -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetUpperLimits -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueScaleConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringDefault -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testHashCode -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSameScale -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffset -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringBigBangBigCrunch -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale2 -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale2 -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
14:43:11 [2024-02-05T19:43:11.663Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHostMultiKeyType -- Time elapsed: 0.011 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testHostToSelf -- Time elapsed: 0.001 s
14:43:11 [2024-02-05T19:43:11.663Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHost -- Time elapsed: 0 s
14:43:11 [2024-02-05T19:43:11.663Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
14:43:14 [2024-02-05T19:43:14.926Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.209 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchTypo -- Time elapsed: 0.002 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsSearch -- Time elapsed: 0.151 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOutOfBoundIndex -- Time elapsed: 0.114 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testQueryFilterIndexParameter -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleFilter -- Time elapsed: 0.262 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchNoMatch -- Time elapsed: 0.178 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOneNonExistentColumns -- Time elapsed: 0.048 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsIndexBackwardsSearch -- Time elapsed: 0.098 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithMultipleFilter -- Time elapsed: 0.400 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProvider -- Time elapsed: 0.101 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithNonExistentColumns -- Time elapsed: 0.001 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithDesiredColumns -- Time elapsed: 0.097 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchForwardMatch -- Time elapsed: 0.200 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchBackwardsMatch -- Time elapsed: 0.200 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleMultiColumnsSearch -- Time elapsed: 0.200 s
14:43:14 [2024-02-05T19:43:14.926Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
14:43:14 [2024-02-05T19:43:14.926Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testToString -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsEndTime -- Time elapsed: 0.001 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange1 -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange2 -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange3 -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsNull -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsRange -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.926Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualStartTime -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.927Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsBadType -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.927Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsSymmetry -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.927Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsTimestamp -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.927Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testHashCode -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.927Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsTransivity -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.927Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsReflexivity -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.927Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testGetIntersection -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.927Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testConstructor -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.927Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
14:43:14 [2024-02-05T19:43:14.927Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
14:43:14 [2024-02-05T19:43:14.927Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testInboundBlacklisting -- Time elapsed: 0.001 s
14:43:14 [2024-02-05T19:43:14.927Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testBroadcastAsync -- Time elapsed: 0.003 s
14:43:14 [2024-02-05T19:43:14.927Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testSendReceive -- Time elapsed: 0.001 s
14:43:14 [2024-02-05T19:43:14.927Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testConcurrentSignals -- Time elapsed: 0.003 s
14:43:14 [2024-02-05T19:43:14.927Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testOutboundBlacklisting -- Time elapsed: 0.001 s
14:43:14 [2024-02-05T19:43:14.927Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testNestedSignals -- Time elapsed: 0 s
14:43:14 [2024-02-05T19:43:14.927Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
14:43:32 [2024-02-05T19:43:32.958Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.00 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
14:43:32 [2024-02-05T19:43:32.958Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testDelay -- Time elapsed: 6.001 s
14:43:32 [2024-02-05T19:43:32.958Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testOneChannel -- Time elapsed: 5.000 s
14:43:32 [2024-02-05T19:43:32.958Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testMultipleChannels -- Time elapsed: 5.001 s
14:43:32 [2024-02-05T19:43:32.958Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
14:43:32 [2024-02-05T19:43:32.958Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.019 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
14:43:32 [2024-02-05T19:43:32.958Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testGettersSetters -- Time elapsed: 0.003 s
14:43:32 [2024-02-05T19:43:32.958Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testDependentAnalyses -- Time elapsed: 1.003 s
14:43:32 [2024-02-05T19:43:32.958Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetWrongTrace -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.958Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetTraceTwice -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.958Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testMultipleDependencies -- Time elapsed: 0.004 s
14:43:32 [2024-02-05T19:43:32.958Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionCancelled -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.958Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testCancel -- Time elapsed: 1.001 s
14:43:32 [2024-02-05T19:43:32.958Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testHelper -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.958Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionSuccess -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.958Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testParameterChanged -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.958Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
14:43:32 [2024-02-05T19:43:32.958Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
14:43:32 [2024-02-05T19:43:32.958Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValueLevel -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.958Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testAddAndGetInformation -- Time elapsed: 0 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValues -- Time elapsed: 0 s
14:43:32 [2024-02-05T19:43:32.959Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
14:43:32 [2024-02-05T19:43:32.959Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testMandatoryRequirements -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testOptionalRequirements -- Time elapsed: 0 s
14:43:32 [2024-02-05T19:43:32.959Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
14:43:32 [2024-02-05T19:43:32.959Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAllOrNothing -- Time elapsed: 0.003 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAtLeastOne -- Time elapsed: 0 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testMandatory -- Time elapsed: 0 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testOptional -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.959Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
14:43:32 [2024-02-05T19:43:32.959Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testMandatoryRequirements -- Time elapsed: 0.005 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testOptionalRequirements -- Time elapsed: 0 s
14:43:32 [2024-02-05T19:43:32.959Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
14:43:32 [2024-02-05T19:43:32.959Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest.testNewModuleListener -- Time elapsed: 0 s
14:43:32 [2024-02-05T19:43:32.959Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
14:43:32 [2024-02-05T19:43:32.959Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testListForTraces -- Time elapsed: 0.003 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testSources -- Time elapsed: 0.002 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testGetAnalysisModules -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.959Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
14:43:32 [2024-02-05T19:43:32.959Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest.testProviderTmfTrace -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.959Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
14:43:32 [2024-02-05T19:43:32.959Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToExperiment -- Time elapsed: 0.006 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testParameters -- Time elapsed: 0.042 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetRequirements -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testNewModule -- Time elapsed: 0.003 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetValidTraceTypes -- Time elapsed: 0 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testHelperGetters -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToTrace -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.959Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
14:43:32 [2024-02-05T19:43:32.959Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testApplies -- Time elapsed: 0.001 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testDoesNotApply -- Time elapsed: 0 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetNoAnalysisFromTrace -- Time elapsed: 0.017 s
14:43:32 [2024-02-05T19:43:32.959Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetAnalysisFromTrace -- Time elapsed: 0 s
14:43:32 [2024-02-05T19:43:32.959Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
14:43:35 [2024-02-05T19:43:35.473Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.391 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
14:43:35 [2024-02-05T19:43:35.473Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.204 s
14:43:35 [2024-02-05T19:43:35.473Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 1.186 s
14:43:35 [2024-02-05T19:43:35.473Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
14:43:35 [2024-02-05T19:43:35.473Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
14:43:35 [2024-02-05T19:43:35.473Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testNotEqual -- Time elapsed: 0 s
14:43:35 [2024-02-05T19:43:35.473Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCodeNull -- Time elapsed: 0 s
14:43:35 [2024-02-05T19:43:35.473Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testToString -- Time elapsed: 0.003 s
14:43:35 [2024-02-05T19:43:35.473Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareTo -- Time elapsed: 0 s
14:43:35 [2024-02-05T19:43:35.473Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfLocationCopy2 -- Time elapsed: 0 s
14:43:35 [2024-02-05T19:43:35.473Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsSymmetry -- Time elapsed: 0 s
14:43:35 [2024-02-05T19:43:35.473Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareToNull -- Time elapsed: 0 s
14:43:35 [2024-02-05T19:43:35.473Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCode -- Time elapsed: 0 s
14:43:35 [2024-02-05T19:43:35.473Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsTransivity -- Time elapsed: 0 s
14:43:35 [2024-02-05T19:43:35.473Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsReflexivity -- Time elapsed: 0 s
14:43:35 [2024-02-05T19:43:35.473Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfCheckpoint -- Time elapsed: 0 s
14:43:35 [2024-02-05T19:43:35.473Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
14:43:45 [2024-02-05T19:43:45.416Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.865 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
14:43:45 [2024-02-05T19:43:45.416Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testReopenIndex -- Time elapsed: 3.593 s
14:43:45 [2024-02-05T19:43:45.416Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testInsertAfterReopenIndex -- Time elapsed: 3.160 s
14:43:45 [2024-02-05T19:43:45.416Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.105 s
14:43:45 [2024-02-05T19:43:45.416Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testTmfTraceIndexing -- Time elapsed: 1.006 s
14:43:45 [2024-02-05T19:43:45.416Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
14:43:55 [2024-02-05T19:43:55.346Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.537 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
14:43:55 [2024-02-05T19:43:55.346Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testGrowingIndex -- Time elapsed: 5.961 s
14:43:55 [2024-02-05T19:43:55.346Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 3.575 s
14:43:55 [2024-02-05T19:43:55.346Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
14:43:55 [2024-02-05T19:43:55.601Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.967 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
14:43:55 [2024-02-05T19:43:55.601Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearch -- Time elapsed: 0.081 s
14:43:55 [2024-02-05T19:43:55.601Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlotCheckEquals -- Time elapsed: 0.145 s
14:43:55 [2024-02-05T19:43:55.601Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertSameTimestamp -- Time elapsed: 0.716 s
14:43:55 [2024-02-05T19:43:55.601Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testVersionChange -- Time elapsed: 0.001 s
14:43:55 [2024-02-05T19:43:55.601Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetTimeRange -- Time elapsed: 0 s
14:43:55 [2024-02-05T19:43:55.601Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testIsCreatedFromScratch -- Time elapsed: 0.001 s
14:43:55 [2024-02-05T19:43:55.601Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testGetSize -- Time elapsed: 0.077 s
14:43:55 [2024-02-05T19:43:55.601Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.077 s
14:43:55 [2024-02-05T19:43:55.601Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetNbEvents -- Time elapsed: 0 s
14:43:55 [2024-02-05T19:43:55.601Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlot -- Time elapsed: 0.708 s
14:43:55 [2024-02-05T19:43:55.601Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterReopen -- Time elapsed: 0 s
14:43:55 [2024-02-05T19:43:55.601Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDelete -- Time elapsed: 0.001 s
14:43:55 [2024-02-05T19:43:55.601Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsert -- Time elapsed: 0 s
14:43:55 [2024-02-05T19:43:55.601Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructorExistingFile -- Time elapsed: 0 s
14:43:55 [2024-02-05T19:43:55.602Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.080 s
14:43:55 [2024-02-05T19:43:55.602Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
14:43:55 [2024-02-05T19:43:55.602Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructor -- Time elapsed: 0 s
14:43:55 [2024-02-05T19:43:55.602Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchFindInBetween -- Time elapsed: 0.078 s
14:43:55 [2024-02-05T19:43:55.602Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
14:43:55 [2024-02-05T19:43:55.856Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
14:43:55 [2024-02-05T19:43:55.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearch -- Time elapsed: 0.007 s
14:43:55 [2024-02-05T19:43:55.856Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDispose -- Time elapsed: 0 s
14:43:55 [2024-02-05T19:43:55.857Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsert -- Time elapsed: 0 s
14:43:55 [2024-02-05T19:43:55.857Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertSameTimestamp -- Time elapsed: 0.128 s
14:43:55 [2024-02-05T19:43:55.857Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testVersionChange -- Time elapsed: 0 s
14:43:55 [2024-02-05T19:43:55.857Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetTimeRange -- Time elapsed: 0.001 s
14:43:55 [2024-02-05T19:43:55.857Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testIsCreatedFromScratch -- Time elapsed: 0 s
14:43:55 [2024-02-05T19:43:55.857Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testGetSize -- Time elapsed: 0.042 s
14:43:55 [2024-02-05T19:43:55.857Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.006 s
14:43:55 [2024-02-05T19:43:55.857Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetNbEvents -- Time elapsed: 0 s
14:43:55 [2024-02-05T19:43:55.857Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAlot -- Time elapsed: 0.035 s
14:43:55 [2024-02-05T19:43:55.857Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterReopen -- Time elapsed: 0 s
14:43:55 [2024-02-05T19:43:55.857Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDelete -- Time elapsed: 0 s
14:43:55 [2024-02-05T19:43:55.857Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructorExistingFile -- Time elapsed: 0 s
14:43:55 [2024-02-05T19:43:55.857Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.004 s
14:43:55 [2024-02-05T19:43:55.857Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterEmptyReopen -- Time elapsed: 0 s
14:43:55 [2024-02-05T19:43:55.857Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructor -- Time elapsed: 0 s
14:43:55 [2024-02-05T19:43:55.857Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchFindInBetween -- Time elapsed: 0.004 s
14:43:55 [2024-02-05T19:43:55.857Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
14:43:57 [2024-02-05T19:43:57.741Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.647 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testAccept -- Time elapsed: 0.176 s
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlotCheckEquals -- Time elapsed: 0.455 s
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertSameTimestamp -- Time elapsed: 0.500 s
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testVersionChange -- Time elapsed: 0.001 s
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetTimeRange -- Time elapsed: 0 s
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testIsCreatedFromScratch -- Time elapsed: 0.001 s
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testGetSize -- Time elapsed: 0.047 s
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.050 s
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetNbEvents -- Time elapsed: 0 s
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlot -- Time elapsed: 0.296 s
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterReopen -- Time elapsed: 0.001 s
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDelete -- Time elapsed: 0 s
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsert -- Time elapsed: 0.001 s
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructorExistingFile -- Time elapsed: 0 s
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.043 s
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructor -- Time elapsed: 0 s
14:43:57 [2024-02-05T19:43:57.741Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchFindInBetween -- Time elapsed: 0.074 s
14:43:57 [2024-02-05T19:43:57.741Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
14:44:05 [2024-02-05T19:44:05.817Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.880 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
14:44:05 [2024-02-05T19:44:05.817Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClass -- Time elapsed: 1.155 s
14:44:05 [2024-02-05T19:44:05.817Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfNameForEvent -- Time elapsed: 1.144 s
14:44:05 [2024-02-05T19:44:05.817Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testAdditionalAspects -- Time elapsed: 1.144 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetAspects -- Time elapsed: 1.147 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClassForHost -- Time elapsed: 1.147 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfClassForEvent -- Time elapsed: 1.142 s
14:44:05 [2024-02-05T19:44:05.818Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
14:44:05 [2024-02-05T19:44:05.818Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWrongTypes -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testToString -- Time elapsed: 0.001 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocation -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocationCopy -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsNull -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsSymmetry -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testHashCode -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsTransivity -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsReflexivity -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWithNulls -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
14:44:05 [2024-02-05T19:44:05.818Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContext -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testIncreaseRank -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetLocation -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testToString -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextDefault -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsNull -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testNonEquals -- Time elapsed: 0.001 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsSymmetry -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy2 -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testHashCode -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsTransivity -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsReflexivity -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextNoRank -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetRank -- Time elapsed: 0 s
14:44:05 [2024-02-05T19:44:05.818Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
14:44:05 [2024-02-05T19:44:05.818Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.140 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testAspects -- Time elapsed: 0.017 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testValidate -- Time elapsed: 0.014 s
14:44:05 [2024-02-05T19:44:05.818Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testDevelopmentTrace -- Time elapsed: 1.108 s
14:44:05 [2024-02-05T19:44:05.818Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
14:44:15 [2024-02-05T19:44:15.750Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.860 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 0.001 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 0.008 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextLocation -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testInitialRangeOffset -- Time elapsed: 2.297 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 0.025 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 0.031 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOutOfScope -- Time elapsed: 0.015 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 0.337 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 0.053 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 0.023 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 0.001 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 0.008 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextEndLocation -- Time elapsed: 0.015 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testDefaultCurrentTimeValues -- Time elapsed: 2.305 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testBasicTmfExperimentConstructor -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetTimestamp -- Time elapsed: 0.054 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testCancel -- Time elapsed: 0.063 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 0.024 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 0.015 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 0.001 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 0.008 s
14:44:15 [2024-02-05T19:44:15.750Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
14:44:15 [2024-02-05T19:44:15.750Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNames -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithIndex -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNameWithIndex -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testToString -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEqualsNull -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFormattedValue -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithName -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithPath -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testHashCode -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFields -- Time elapsed: 0.001 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEventTypeInstance -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEquals -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithName -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
14:44:15 [2024-02-05T19:44:15.750Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testEmptyConstructor -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testValidation -- Time elapsed: 0.001 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testLocationRatio -- Time elapsed: 0.001 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testInitTrace -- Time elapsed: 0.001 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceParsing -- Time elapsed: 0.001 s
14:44:15 [2024-02-05T19:44:15.750Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testBounds -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.751Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceIndexing -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.751Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
14:44:15 [2024-02-05T19:44:15.751Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
14:44:15 [2024-02-05T19:44:15.751Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testIncreaseRank -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.751Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetLocation -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.751Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testTmfContextDefault -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.751Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsNull -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.751Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testNonEquals -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.751Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsSymmetry -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.751Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testHashCode -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.751Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsTransivity -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.751Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsReflexivity -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.751Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetRank -- Time elapsed: 0 s
14:44:15 [2024-02-05T19:44:15.751Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
14:45:23 [2024-02-05T19:45:23.357Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.10 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 1.171 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 1.153 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 1.156 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextLocation -- Time elapsed: 1.148 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testParseEvent -- Time elapsed: 1.150 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetTimeRange -- Time elapsed: 2.294 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForSomeEvents -- Time elapsed: 1.219 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCopyConstructor -- Time elapsed: 2.300 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetNbEvents -- Time elapsed: 2.295 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankNotOnCacheBoundary -- Time elapsed: 1.169 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNullTimestamp -- Time elapsed: 1.152 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankOnCacheBoundary -- Time elapsed: 1.149 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOutOfScope -- Time elapsed: 1.163 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testTraceHostId -- Time elapsed: 1.177 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testFullConstructor -- Time elapsed: 2.293 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStreamingInterval -- Time elapsed: 1.149 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetUUID -- Time elapsed: 1.151 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCurrentTimeValues -- Time elapsed: 2.293 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampNotOnCacheBoundary -- Time elapsed: 1.179 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNullPath -- Time elapsed: 1.146 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventNotOnCacheBoundary -- Time elapsed: 1.167 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 1.146 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 1.149 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 1.153 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextEndLocation -- Time elapsed: 1.160 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNegativeRank -- Time elapsed: 1.147 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessDataRequestForSomeEvents -- Time elapsed: 1.217 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testLiveTraceConstructor -- Time elapsed: 2.288 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForAllEvents -- Time elapsed: 1.348 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOutOfScope -- Time elapsed: 1.161 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitTrace -- Time elapsed: 2.297 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStartTime -- Time elapsed: 2.294 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnRankOutOfScope -- Time elapsed: 1.162 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetEndTime -- Time elapsed: 2.303 s
14:45:23 [2024-02-05T19:45:23.357Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOnCacheBoundary -- Time elapsed: 1.176 s
14:45:23 [2024-02-05T19:45:23.358Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCancel -- Time elapsed: 1.209 s
14:45:23 [2024-02-05T19:45:23.358Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForOtherEvents -- Time elapsed: 1.218 s
14:45:23 [2024-02-05T19:45:23.358Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetModules -- Time elapsed: 1.143 s
14:45:23 [2024-02-05T19:45:23.358Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetEventAspects -- Time elapsed: 1.169 s
14:45:23 [2024-02-05T19:45:23.358Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnCacheBoundary -- Time elapsed: 1.174 s
14:45:23 [2024-02-05T19:45:23.358Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForNbEvents -- Time elapsed: 1.217 s
14:45:23 [2024-02-05T19:45:23.358Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeSimplePath -- Time elapsed: 1.146 s
14:45:23 [2024-02-05T19:45:23.358Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testDefaultTmfTraceStub -- Time elapsed: 1.146 s
14:45:23 [2024-02-05T19:45:23.358Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNormalPath -- Time elapsed: 1.147 s
14:45:23 [2024-02-05T19:45:23.358Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 1.149 s
14:45:23 [2024-02-05T19:45:23.358Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 1.146 s
14:45:23 [2024-02-05T19:45:23.358Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 1.156 s
14:45:23 [2024-02-05T19:45:23.358Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
14:45:23 [2024-02-05T19:45:23.358Z] !SESSION 2024-02-05 19:42:31.822 -----------------------------------------------
14:45:23 [2024-02-05T19:45:23.358Z] eclipse.buildId=unknown
14:45:23 [2024-02-05T19:45:23.358Z] java.version=17.0.2
14:45:23 [2024-02-05T19:45:23.358Z] java.vendor=Oracle Corporation
14:45:23 [2024-02-05T19:45:23.358Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:45:23 [2024-02-05T19:45:23.358Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:45:23 [2024-02-05T19:45:23.358Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:45:23 [2024-02-05T19:45:23.358Z] 
14:45:23 [2024-02-05T19:45:23.358Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:45:20.754
14:45:23 [2024-02-05T19:45:23.358Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
14:45:23 [2024-02-05T19:45:23.358Z] !STACK 0
14:45:23 [2024-02-05T19:45:23.358Z] java.lang.RuntimeException: The parameter should be set
14:45:23 [2024-02-05T19:45:23.358Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:45:23 [2024-02-05T19:45:23.358Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:45:23 [2024-02-05T19:45:23.358Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:45:23 [2024-02-05T19:45:23.358Z] 
14:45:23 [2024-02-05T19:45:23.358Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:45:20.756
14:45:23 [2024-02-05T19:45:23.358Z] !MESSAGE Exception executing analysis
14:45:23 [2024-02-05T19:45:23.358Z] !STACK 0
14:45:23 [2024-02-05T19:45:23.358Z] java.lang.RuntimeException: The parameter should be set
14:45:23 [2024-02-05T19:45:23.358Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:45:23 [2024-02-05T19:45:23.358Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:45:23 [2024-02-05T19:45:23.358Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:45:23 [2024-02-05T19:45:23.358Z] 
14:45:23 [2024-02-05T19:45:23.358Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:45:22.013
14:45:23 [2024-02-05T19:45:23.358Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
14:45:23 [2024-02-05T19:45:23.358Z] !STACK 0
14:45:23 [2024-02-05T19:45:23.358Z] java.lang.RuntimeException: The parameter should be set
14:45:23 [2024-02-05T19:45:23.358Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:45:23 [2024-02-05T19:45:23.358Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:45:23 [2024-02-05T19:45:23.358Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:45:23 [2024-02-05T19:45:23.358Z] 
14:45:23 [2024-02-05T19:45:23.358Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:45:22.014
14:45:23 [2024-02-05T19:45:23.358Z] !MESSAGE Exception executing analysis
14:45:23 [2024-02-05T19:45:23.358Z] !STACK 0
14:45:23 [2024-02-05T19:45:23.358Z] java.lang.RuntimeException: The parameter should be set
14:45:23 [2024-02-05T19:45:23.358Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:45:23 [2024-02-05T19:45:23.358Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:45:23 [2024-02-05T19:45:23.358Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:45:23 [2024-02-05T19:45:23.358Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.437 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
14:45:23 [2024-02-05T19:45:23.358Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleById -- Time elapsed: 1.172 s
14:45:23 [2024-02-05T19:45:23.358Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleByClass -- Time elapsed: 1.264 s
14:45:23 [2024-02-05T19:45:23.358Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
14:46:44 [2024-02-05T19:46:44.710Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.43 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
14:46:44 [2024-02-05T19:46:44.710Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 2.296 s
14:46:44 [2024-02-05T19:46:44.710Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 2.299 s
14:46:44 [2024-02-05T19:46:44.710Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 2.308 s
14:46:44 [2024-02-05T19:46:44.710Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextLocation -- Time elapsed: 2.295 s
14:46:44 [2024-02-05T19:46:44.710Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 2.362 s
14:46:44 [2024-02-05T19:46:44.710Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 2.437 s
14:46:44 [2024-02-05T19:46:44.710Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOutOfScope -- Time elapsed: 2.318 s
14:46:44 [2024-02-05T19:46:44.710Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 2.598 s
14:46:44 [2024-02-05T19:46:44.710Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 2.449 s
14:46:44 [2024-02-05T19:46:44.710Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 2.298 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSimpleTmfExperimentConstructor -- Time elapsed: 2.301 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testExperimentInitialization -- Time elapsed: 3.447 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekNoTrace -- Time elapsed: 2.298 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 2.323 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 2.296 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 2.298 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 2.308 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextEndLocation -- Time elapsed: 2.317 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetLocationRatio -- Time elapsed: 2.309 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekBadLocation -- Time elapsed: 2.300 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 2.295 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetTimestamp -- Time elapsed: 2.336 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithMultiHostClockOffset -- Time elapsed: 2.305 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekEventOnRatio -- Time elapsed: 2.331 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testCancel -- Time elapsed: 2.364 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 2.316 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 2.307 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testNormalTmfExperimentConstructor -- Time elapsed: 2.296 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithSingleHostClockOffset -- Time elapsed: 2.309 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 2.301 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 2.407 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 2.395 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 2.303 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetAnalysisModules -- Time elapsed: 2.304 s
14:46:44 [2024-02-05T19:46:44.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
14:46:44 [2024-02-05T19:46:44.711Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testToString -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilderMissingParams -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilder -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testHashCode -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testEquality -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
14:46:44 [2024-02-05T19:46:44.711Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testToString -- Time elapsed: 0.001 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilderMissingParams -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilder -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testHashCode -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testEquality -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
14:46:44 [2024-02-05T19:46:44.711Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSourceTypes -- Time elapsed: 0.001 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSource -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
14:46:44 [2024-02-05T19:46:44.711Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testToString -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilderMissingParams -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilder -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testHashCode -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testEquality -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
14:46:44 [2024-02-05T19:46:44.711Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testToString -- Time elapsed: 0.001 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsNull -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.test -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsSymmetry -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testHashCode -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsTransivity -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsReflexivity -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
14:46:44 [2024-02-05T19:46:44.711Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor2 -- Time elapsed: 0.001 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
14:46:44 [2024-02-05T19:46:44.711Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testCompositeTree -- Time elapsed: 0.004 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testToString -- Time elapsed: 0.003 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testConstructors -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testHashCode -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.711Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
14:46:44 [2024-02-05T19:46:44.712Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest.testEquality -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] Running org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
14:46:44 [2024-02-05T19:46:44.712Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testToString -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testConstructors -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0.001 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testHashCode -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
14:46:44 [2024-02-05T19:46:44.712Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest.testValidateName -- Time elapsed: 0.001 s
14:46:44 [2024-02-05T19:46:44.712Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
14:46:44 [2024-02-05T19:46:44.712Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectResolveTest -- Time elapsed: 0.001 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectTypeTest -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
14:46:44 [2024-02-05T19:46:44.712Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformSlope -- Time elapsed: 0.001 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.testToString -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformIdentity -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformOffset -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
14:46:44 [2024-02-05T19:46:44.712Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Object] -- Time elapsed: 0.007 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Object] -- Time elapsed: 0.091 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Object] -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Object] -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Object] -- Time elapsed: 0.179 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Object] -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Deserialized] -- Time elapsed: 0.101 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Deserialized] -- Time elapsed: 0.038 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Deserialized] -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Deserialized] -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Deserialized] -- Time elapsed: 0.107 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Deserialized] -- Time elapsed: 0.001 s
14:46:44 [2024-02-05T19:46:44.712Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
14:46:44 [2024-02-05T19:46:44.712Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testComposition -- Time elapsed: 0.001 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEqualityConstantTransform -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testLinearTransform -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testIdentityTransform -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEquality -- Time elapsed: 0 s
14:46:44 [2024-02-05T19:46:44.712Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
14:46:47 [2024-02-05T19:46:47.972Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.704 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
14:46:47 [2024-02-05T19:46:47.972Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNegativeOffset -- Time elapsed: 1.233 s
14:46:47 [2024-02-05T19:46:47.972Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testPositiveOffset -- Time elapsed: 1.159 s
14:46:47 [2024-02-05T19:46:47.972Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNoOffset -- Time elapsed: 1.159 s
14:46:47 [2024-02-05T19:46:47.972Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testClearOffset -- Time elapsed: 1.152 s
14:46:47 [2024-02-05T19:46:47.972Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
14:46:47 [2024-02-05T19:46:47.972Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
14:46:47 [2024-02-05T19:46:47.972Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testOneHull -- Time elapsed: 0.003 s
14:46:47 [2024-02-05T19:46:47.972Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncrementalSerialization -- Time elapsed: 0.011 s
14:46:47 [2024-02-05T19:46:47.972Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncremental -- Time elapsed: 0.002 s
14:46:47 [2024-02-05T19:46:47.972Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testDisjoint -- Time elapsed: 0.001 s
14:46:47 [2024-02-05T19:46:47.972Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
14:46:49 [2024-02-05T19:46:49.336Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
14:46:49 [2024-02-05T19:46:49.336Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipAvg -- Time elapsed: 0.026 s
14:46:49 [2024-02-05T19:46:49.336Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMax -- Time elapsed: 0.014 s
14:46:49 [2024-02-05T19:46:49.336Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMin -- Time elapsed: 0.015 s
14:46:49 [2024-02-05T19:46:49.336Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQuery -- Time elapsed: 0.012 s
14:46:49 [2024-02-05T19:46:49.336Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnClose -- Time elapsed: 0 s
14:46:49 [2024-02-05T19:46:49.336Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnStart -- Time elapsed: 0.026 s
14:46:49 [2024-02-05T19:46:49.336Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeAvg -- Time elapsed: 0.209 s
14:46:49 [2024-02-05T19:46:49.336Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMax -- Time elapsed: 0.174 s
14:46:49 [2024-02-05T19:46:49.336Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMin -- Time elapsed: 0.163 s
14:46:49 [2024-02-05T19:46:49.336Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testMaxLevel -- Time elapsed: 0.012 s
14:46:49 [2024-02-05T19:46:49.336Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryEventField -- Time elapsed: 0.012 s
14:46:49 [2024-02-05T19:46:49.336Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
14:46:49 [2024-02-05T19:46:49.336Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
14:46:49 [2024-02-05T19:46:49.336Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinInteger -- Time elapsed: 0 s
14:46:49 [2024-02-05T19:46:49.336Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxDouble -- Time elapsed: 0.001 s
14:46:49 [2024-02-05T19:46:49.336Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgDouble -- Time elapsed: 0.001 s
14:46:49 [2024-02-05T19:46:49.336Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgInteger -- Time elapsed: 0.001 s
14:46:49 [2024-02-05T19:46:49.336Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinDouble -- Time elapsed: 0 s
14:46:49 [2024-02-05T19:46:49.336Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxInteger -- Time elapsed: 0 s
14:46:49 [2024-02-05T19:46:49.336Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
14:46:50 [2024-02-05T19:46:50.698Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.345 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
14:46:50 [2024-02-05T19:46:50.698Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testSsModule -- Time elapsed: 1.341 s
14:46:50 [2024-02-05T19:46:50.698Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testInitialization -- Time elapsed: 0.002 s
14:46:50 [2024-02-05T19:46:50.698Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
14:46:53 [2024-02-05T19:46:53.210Z] 
14:46:53 [2024-02-05T19:46:53.210Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-02-05 19:46:52.844
14:46:53 [2024-02-05T19:46:53.210Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:46:53 [2024-02-05T19:46:53.210Z] !STACK 0
14:46:53 [2024-02-05T19:46:53.210Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
14:46:53 [2024-02-05T19:46:53.210Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
14:46:53 [2024-02-05T19:46:53.210Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:46:53 [2024-02-05T19:46:53.210Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
14:46:53 [2024-02-05T19:46:53.210Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:46:53 [2024-02-05T19:46:53.210Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:46:54 [2024-02-05T19:46:54.133Z] 
14:46:54 [2024-02-05T19:46:54.133Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-02-05 19:46:53.944
14:46:54 [2024-02-05T19:46:54.133Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:46:54 [2024-02-05T19:46:54.133Z] !STACK 0
14:46:54 [2024-02-05T19:46:54.133Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
14:46:54 [2024-02-05T19:46:54.133Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
14:46:54 [2024-02-05T19:46:54.133Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:46:54 [2024-02-05T19:46:54.133Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
14:46:54 [2024-02-05T19:46:54.133Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:46:54 [2024-02-05T19:46:54.133Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:46:55 [2024-02-05T19:46:55.062Z] 
14:46:55 [2024-02-05T19:46:55.062Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-02-05 19:46:55.044
14:46:55 [2024-02-05T19:46:55.062Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:46:55 [2024-02-05T19:46:55.062Z] !STACK 0
14:46:55 [2024-02-05T19:46:55.062Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
14:46:55 [2024-02-05T19:46:55.062Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
14:46:55 [2024-02-05T19:46:55.062Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:46:55 [2024-02-05T19:46:55.062Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
14:46:55 [2024-02-05T19:46:55.062Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:46:55 [2024-02-05T19:46:55.062Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:46:55 [2024-02-05T19:46:55.062Z] 
14:46:55 [2024-02-05T19:46:55.062Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:46:55.049
14:46:55 [2024-02-05T19:46:55.062Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(513,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by the event request thread
14:46:57 [2024-02-05T19:46:57.572Z] 
14:46:57 [2024-02-05T19:46:57.572Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:46:57.268
14:46:57 [2024-02-05T19:46:57.572Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(520,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: This exception is desired and part of the test
14:46:58 [2024-02-05T19:46:58.495Z] 
14:46:58 [2024-02-05T19:46:58.495Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:46:58.391
14:46:58 [2024-02-05T19:46:58.495Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
14:46:58 [2024-02-05T19:46:58.495Z] !STACK 0
14:46:58 [2024-02-05T19:46:58.495Z] java.lang.IllegalStateException: This exception happens before initialization
14:46:58 [2024-02-05T19:46:58.495Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
14:46:58 [2024-02-05T19:46:58.495Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:46:58 [2024-02-05T19:46:58.495Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:46:58 [2024-02-05T19:46:58.495Z] 
14:46:58 [2024-02-05T19:46:58.495Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:46:58.392
14:46:58 [2024-02-05T19:46:58.495Z] !MESSAGE Exception executing analysis
14:46:58 [2024-02-05T19:46:58.495Z] !STACK 0
14:46:58 [2024-02-05T19:46:58.495Z] java.lang.IllegalStateException: This exception happens before initialization
14:46:58 [2024-02-05T19:46:58.495Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
14:46:58 [2024-02-05T19:46:58.495Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:46:58 [2024-02-05T19:46:58.495Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:46:59 [2024-02-05T19:46:59.857Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.935 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
14:46:59 [2024-02-05T19:46:59.857Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testProperties -- Time elapsed: 0.053 s
14:46:59 [2024-02-05T19:46:59.857Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testIsQueryable -- Time elapsed: 1.113 s
14:46:59 [2024-02-05T19:46:59.857Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFaultyStateProvider -- Time elapsed: 3.315 s
14:46:59 [2024-02-05T19:46:59.857Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest skipped
14:46:59 [2024-02-05T19:46:59.857Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testReReadFullAnalysis -- Time elapsed: 1.111 s
14:46:59 [2024-02-05T19:46:59.857Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testRequestFailure -- Time elapsed: 1.107 s
14:46:59 [2024-02-05T19:46:59.857Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testSsModule -- Time elapsed: 1.109 s
14:46:59 [2024-02-05T19:46:59.857Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testInitialization -- Time elapsed: 0.007 s
14:46:59 [2024-02-05T19:46:59.857Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFailBeforeInitialization -- Time elapsed: 0.006 s
14:46:59 [2024-02-05T19:46:59.857Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFutureEvents -- Time elapsed: 1.111 s
14:46:59 [2024-02-05T19:46:59.857Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
14:46:59 [2024-02-05T19:46:59.857Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
14:46:59 [2024-02-05T19:46:59.857Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testSimplePool -- Time elapsed: 0.001 s
14:46:59 [2024-02-05T19:46:59.857Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad2 -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.857Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorGood -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.857Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleWrongQuark -- Time elapsed: 0.002 s
14:46:59 [2024-02-05T19:46:59.857Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleChildQuark -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.857Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPoolWithSubTree -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.858Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.858Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPriorityPool -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.858Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
14:46:59 [2024-02-05T19:46:59.858Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
14:46:59 [2024-02-05T19:46:59.858Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.858Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testGetDefault -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.858Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
14:46:59 [2024-02-05T19:46:59.858Z] 
14:46:59 [2024-02-05T19:46:59.858Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:46:59.557
14:46:59 [2024-02-05T19:46:59.858Z] !MESSAGE Error parsing /tmp/markers553741512498702795xml
14:46:59 [2024-02-05T19:46:59.858Z] !STACK 0
14:46:59 [2024-02-05T19:46:59.858Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers553741512498702795xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:46:59 [2024-02-05T19:46:59.858Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:46:59 [2024-02-05T19:46:59.858Z] 
14:46:59 [2024-02-05T19:46:59.858Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:46:59.563
14:46:59 [2024-02-05T19:46:59.858Z] !MESSAGE Error parsing /tmp/markers15284534401837918662xml
14:46:59 [2024-02-05T19:46:59.858Z] !STACK 0
14:46:59 [2024-02-05T19:46:59.858Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers15284534401837918662xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:46:59 [2024-02-05T19:46:59.858Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:46:59 [2024-02-05T19:46:59.859Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:46:59 [2024-02-05T19:46:59.859Z] 
14:46:59 [2024-02-05T19:46:59.859Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:46:59.567
14:46:59 [2024-02-05T19:46:59.859Z] !MESSAGE Error parsing /tmp/markers17959965001307135608xml
14:46:59 [2024-02-05T19:46:59.859Z] !STACK 0
14:46:59 [2024-02-05T19:46:59.859Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers17959965001307135608xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
14:46:59 [2024-02-05T19:46:59.859Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:46:59 [2024-02-05T19:46:59.860Z] 
14:46:59 [2024-02-05T19:46:59.860Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:46:59.570
14:46:59 [2024-02-05T19:46:59.860Z] !MESSAGE Error parsing /tmp/markers3064041564697125984xml
14:46:59 [2024-02-05T19:46:59.860Z] !STACK 0
14:46:59 [2024-02-05T19:46:59.860Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3064041564697125984xml; lineNumber: 1; columnNumber: 204; cvc-enumeration-valid: Value 'qwerty' is not facet-valid with respect to enumeration '[ms, us, ns, cycles]'. It must be a value from the enumeration.
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:46:59 [2024-02-05T19:46:59.860Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.860Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:46:59 [2024-02-05T19:46:59.861Z] 
14:46:59 [2024-02-05T19:46:59.861Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:46:59.577
14:46:59 [2024-02-05T19:46:59.861Z] !MESSAGE Error parsing /tmp/markers6602498194231537092xml
14:46:59 [2024-02-05T19:46:59.861Z] !STACK 0
14:46:59 [2024-02-05T19:46:59.861Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
14:46:59 [2024-02-05T19:46:59.861Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
14:46:59 [2024-02-05T19:46:59.861Z] 	at com.google.common.collect.Range.create(Range.java:161)
14:46:59 [2024-02-05T19:46:59.861Z] 	at com.google.common.collect.Range.closed(Range.java:186)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:46:59 [2024-02-05T19:46:59.861Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.861Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:46:59 [2024-02-05T19:46:59.862Z] 
14:46:59 [2024-02-05T19:46:59.862Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:46:59.625
14:46:59 [2024-02-05T19:46:59.862Z] !MESSAGE Error parsing /tmp/markers1283216953617347595xml
14:46:59 [2024-02-05T19:46:59.862Z] !STACK 0
14:46:59 [2024-02-05T19:46:59.862Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1283216953617347595xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:46:59 [2024-02-05T19:46:59.862Z] 
14:46:59 [2024-02-05T19:46:59.862Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:46:59.629
14:46:59 [2024-02-05T19:46:59.862Z] !MESSAGE Error parsing /tmp/markers2590178057372641952xml
14:46:59 [2024-02-05T19:46:59.862Z] !STACK 0
14:46:59 [2024-02-05T19:46:59.862Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
14:46:59 [2024-02-05T19:46:59.862Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
14:46:59 [2024-02-05T19:46:59.862Z] 	at com.google.common.collect.Range.create(Range.java:161)
14:46:59 [2024-02-05T19:46:59.862Z] 	at com.google.common.collect.Range.closed(Range.java:186)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:46:59 [2024-02-05T19:46:59.862Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.862Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:46:59 [2024-02-05T19:46:59.863Z] 
14:46:59 [2024-02-05T19:46:59.863Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:46:59.632
14:46:59 [2024-02-05T19:46:59.863Z] !MESSAGE Error parsing /tmp/markers2146152841618746188xml
14:46:59 [2024-02-05T19:46:59.863Z] !STACK 0
14:46:59 [2024-02-05T19:46:59.863Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2146152841618746188xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3507)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3433)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3335)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2373)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:944)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.863Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:46:59 [2024-02-05T19:46:59.863Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:46:59 [2024-02-05T19:46:59.864Z] 
14:46:59 [2024-02-05T19:46:59.864Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:46:59.635
14:46:59 [2024-02-05T19:46:59.864Z] !MESSAGE Error parsing /tmp/markers17773304455043999744xml
14:46:59 [2024-02-05T19:46:59.864Z] !STACK 0
14:46:59 [2024-02-05T19:46:59.864Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers17773304455043999744xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:46:59 [2024-02-05T19:46:59.864Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.864Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.865Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:46:59 [2024-02-05T19:46:59.865Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:46:59 [2024-02-05T19:46:59.865Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:46:59 [2024-02-05T19:46:59.865Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:46:59 [2024-02-05T19:46:59.865Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:46:59 [2024-02-05T19:46:59.865Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:46:59 [2024-02-05T19:46:59.865Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:46:59 [2024-02-05T19:46:59.865Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:46:59 [2024-02-05T19:46:59.865Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:46:59 [2024-02-05T19:46:59.865Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:46:59 [2024-02-05T19:46:59.865Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:59 [2024-02-05T19:46:59.865Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:59 [2024-02-05T19:46:59.865Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:59 [2024-02-05T19:46:59.865Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:59 [2024-02-05T19:46:59.865Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:46:59 [2024-02-05T19:46:59.865Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:46:59 [2024-02-05T19:46:59.865Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:46:59 [2024-02-05T19:46:59.865Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:46:59 [2024-02-05T19:46:59.865Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent -- Time elapsed: 0.087 s
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testExtensionPoint -- Time elapsed: 0.009 s
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParse -- Time elapsed: 0.004 s
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidFile -- Time elapsed: 0.002 s
14:46:59 [2024-02-05T19:46:59.865Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
14:46:59 [2024-02-05T19:46:59.865Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSegment -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSubMarker -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testConstructor -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.865Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
14:46:59 [2024-02-05T19:46:59.865Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testAddMarker -- Time elapsed: 0.001 s
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testConstructor -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.865Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
14:46:59 [2024-02-05T19:46:59.865Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testSelectionTimeQuery -- Time elapsed: 0.003 s
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testTimeQuery -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testVirtualTableQuery -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.865Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
14:46:59 [2024-02-05T19:46:59.865Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractSelectedItems -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractBoolean -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractTimeRequested -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractLongList -- Time elapsed: 0 s
14:46:59 [2024-02-05T19:46:59.865Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
14:46:59 [2024-02-05T19:46:59.865Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest.testTimeQuery -- Time elapsed: 0.002 s
14:46:59 [2024-02-05T19:46:59.865Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
14:46:59 [2024-02-05T19:46:59.865Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
14:46:59 [2024-02-05T19:46:59.865Z] org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest.testGetterForExperiment -- Time elapsed: 0.003 s
14:46:59 [2024-02-05T19:46:59.865Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
14:47:00 [2024-02-05T19:47:00.121Z] 
14:47:00 [2024-02-05T19:47:00.121Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-02-05 19:46:59.877
14:47:00 [2024-02-05T19:47:00.121Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
14:47:00 [2024-02-05T19:47:00.121Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
14:47:00 [2024-02-05T19:47:00.121Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testMapFileWithSize -- Time elapsed: 0.184 s
14:47:00 [2024-02-05T19:47:00.121Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testGuessingFileType -- Time elapsed: 0.001 s
14:47:00 [2024-02-05T19:47:00.121Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testNmFile -- Time elapsed: 0.003 s
14:47:00 [2024-02-05T19:47:00.121Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
14:47:00 [2024-02-05T19:47:00.121Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
14:47:00 [2024-02-05T19:47:00.121Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testExtremeValues -- Time elapsed: 0.004 s
14:47:00 [2024-02-05T19:47:00.121Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testValidTextFile -- Time elapsed: 0.013 s
14:47:00 [2024-02-05T19:47:00.121Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolMapFile -- Time elapsed: 0.003 s
14:47:00 [2024-02-05T19:47:00.121Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testInvalidFiles -- Time elapsed: 0 s
14:47:00 [2024-02-05T19:47:00.121Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolWithSize -- Time elapsed: 0.003 s
14:47:00 [2024-02-05T19:47:00.121Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
14:47:00 [2024-02-05T19:47:00.680Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.470 s -- in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[0: (P/SomeProject)] -- Time elapsed: 0.142 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[0: (P/SomeProject)] -- Time elapsed: 0 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.062 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[0: (P/SomeProject)] -- Time elapsed: 0.002 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[0: (P/SomeProject)] -- Time elapsed: 0.017 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.005 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.002 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.087 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[1: (P/SomeOtherProject)] -- Time elapsed: 0.001 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.010 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[1: (P/SomeOtherProject)] -- Time elapsed: 0.002 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.069 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.005 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.001 s
14:47:00 [2024-02-05T19:47:00.680Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
14:47:00 [2024-02-05T19:47:00.680Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndWrite -- Time elapsed: 0.002 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testRead -- Time elapsed: 0.001 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testReadLine -- Time elapsed: 0 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndRead -- Time elapsed: 0.025 s
14:47:00 [2024-02-05T19:47:00.680Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
14:47:00 [2024-02-05T19:47:00.680Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testDone -- Time elapsed: 0.046 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testFail -- Time elapsed: 0 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestWithDependencyLevel -- Time elapsed: 0 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testToString -- Time elapsed: 0.001 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequestedBlocksize -- Time elapsed: 0 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterDone -- Time elapsed: 0 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequested -- Time elapsed: 0 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRange -- Time elapsed: 0.001 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartBeforeStart -- Time elapsed: 0 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterStart -- Time elapsed: 0 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testCancel -- Time elapsed: 0 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testEquals -- Time elapsed: 0 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequest -- Time elapsed: 0.001 s
14:47:00 [2024-02-05T19:47:00.680Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterCancel -- Time elapsed: 0 s
14:47:00 [2024-02-05T19:47:00.680Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
14:47:01 [2024-02-05T19:47:01.607Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.959 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
14:47:01 [2024-02-05T19:47:01.607Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatible -- Time elapsed: 0 s
14:47:01 [2024-02-05T19:47:01.607Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testTmfCoalescedEventRequestIndexNbEventsBlocksize -- Time elapsed: 0 s
14:47:01 [2024-02-05T19:47:01.607Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testDone -- Time elapsed: 0 s
14:47:01 [2024-02-05T19:47:01.607Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testFail -- Time elapsed: 0.001 s
14:47:01 [2024-02-05T19:47:01.607Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancelCoalescedRequest -- Time elapsed: 0.214 s
14:47:01 [2024-02-05T19:47:01.607Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testToString -- Time elapsed: 0.005 s
14:47:01 [2024-02-05T19:47:01.607Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent1 -- Time elapsed: 0 s
14:47:01 [2024-02-05T19:47:01.607Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent2 -- Time elapsed: 0 s
14:47:01 [2024-02-05T19:47:01.607Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testSingleTimeRequest -- Time elapsed: 0.103 s
14:47:01 [2024-02-05T19:47:01.607Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatibleDependency -- Time elapsed: 0 s
14:47:01 [2024-02-05T19:47:01.607Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCoalescedRequest -- Time elapsed: 0.634 s
14:47:01 [2024-02-05T19:47:01.607Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancel -- Time elapsed: 0.001 s
14:47:01 [2024-02-05T19:47:01.607Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testEquals -- Time elapsed: 0 s
14:47:01 [2024-02-05T19:47:01.607Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
14:47:04 [2024-02-05T19:47:04.116Z] 
14:47:04 [2024-02-05T19:47:04.116Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:47:03.700
14:47:04 [2024-02-05T19:47:04.116Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(726,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
14:47:05 [2024-02-05T19:47:05.040Z] 
14:47:05 [2024-02-05T19:47:05.040Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-05 19:47:04.801
14:47:05 [2024-02-05T19:47:05.040Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(728,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
14:47:05 [2024-02-05T19:47:05.040Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.305 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
14:47:05 [2024-02-05T19:47:05.040Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testRequestException -- Time elapsed: 1.054 s
14:47:05 [2024-02-05T19:47:05.040Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testSingleRequestException -- Time elapsed: 1.100 s
14:47:05 [2024-02-05T19:47:05.040Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
14:47:05 [2024-02-05T19:47:05.040Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
14:47:05 [2024-02-05T19:47:05.040Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testAccessors -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.040Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testToString -- Time elapsed: 0.001 s
14:47:05 [2024-02-05T19:47:05.040Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsNull -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.040Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsDifferentObj -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.040Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsSymmetry -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.040Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testHashCode -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.040Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsTransivity -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.040Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsReflexivity -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.040Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
14:47:05 [2024-02-05T19:47:05.040Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
14:47:05 [2024-02-05T19:47:05.040Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest.testTmfSyncSequenceDiagramEvent -- Time elapsed: 0.001 s
14:47:05 [2024-02-05T19:47:05.040Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
14:47:05 [2024-02-05T19:47:05.040Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
14:47:05 [2024-02-05T19:47:05.040Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest.testTmfAsyncSequenceDiagramEvent -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.040Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
14:47:05 [2024-02-05T19:47:05.040Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
14:47:05 [2024-02-05T19:47:05.040Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testNextPreviousIncluded -- Time elapsed: 0.003 s
14:47:05 [2024-02-05T19:47:05.040Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidRollover -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.040Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testSmallPeriod -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.040Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testIsApplicable -- Time elapsed: 0.001 s
14:47:05 [2024-02-05T19:47:05.040Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testFractionalPeriod -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.041Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testReference -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.041Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testAlternateShadingAnnotationSource -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.041Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testRollover -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.041Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testLineAnnotationSource -- Time elapsed: 0.001 s
14:47:05 [2024-02-05T19:47:05.041Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testCategories -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.041Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidPeriod -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.041Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testResolution -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.041Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
14:47:05 [2024-02-05T19:47:05.296Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
14:47:05 [2024-02-05T19:47:05.296Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testWeightedWithSubmarkers -- Time elapsed: 0.030 s
14:47:05 [2024-02-05T19:47:05.296Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSubmarkers -- Time elapsed: 0.184 s
14:47:05 [2024-02-05T19:47:05.296Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testOffset -- Time elapsed: 0.001 s
14:47:05 [2024-02-05T19:47:05.296Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSimple -- Time elapsed: 0.005 s
14:47:05 [2024-02-05T19:47:05.296Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testIrregular -- Time elapsed: 0 s
14:47:05 [2024-02-05T19:47:05.296Z] 
14:47:05 [2024-02-05T19:47:05.296Z] Results:
14:47:05 [2024-02-05T19:47:05.296Z] 
14:47:05 [2024-02-05T19:47:05.296Z] Tests run: 908, Failures: 0, Errors: 0, Skipped: 1
14:47:05 [2024-02-05T19:47:05.296Z] 
14:47:05 [2024-02-05T19:47:05.296Z] 
14:47:05 [2024-02-05T19:47:05.296Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-05 19:47:05.130
14:47:05 [2024-02-05T19:47:05.296Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:47:05 [2024-02-05T19:47:05.550Z] [INFO] All tests passed
14:47:05 [2024-02-05T19:47:05.551Z] [INFO] 
14:47:05 [2024-02-05T19:47:05.551Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:05 [2024-02-05T19:47:05.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
14:47:05 [2024-02-05T19:47:05.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.pom
14:47:05 [2024-02-05T19:47:05.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
14:47:05 [2024-02-05T19:47:05.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-p2metadata.xml
14:47:05 [2024-02-05T19:47:05.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-p2artifacts.xml
14:47:05 [2024-02-05T19:47:05.551Z] [INFO] 
14:47:05 [2024-02-05T19:47:05.551Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
14:47:05 [2024-02-05T19:47:05.551Z] [INFO] 
14:47:05 [2024-02-05T19:47:05.551Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
14:47:05 [2024-02-05T19:47:05.551Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.14-SNAPSHOT   [28/144]
14:47:05 [2024-02-05T19:47:05.551Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
14:47:05 [2024-02-05T19:47:05.551Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:47:05 [2024-02-05T19:47:05.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
14:47:05 [2024-02-05T19:47:05.551Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
14:47:05 [2024-02-05T19:47:05.551Z] [WARNING] [e8af0cf7-3e8f-435b-b374-30f600248696][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.7.2 have severely compromised security. Please report this concern to the artifact provider.
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- clean:3.3.1:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] The project's OSGi version is 1.0.14.202402051940
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:47:09 [2024-02-05T19:47:09.706Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:09 [2024-02-05T19:47:09.706Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT.jar
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] 
14:47:09 [2024-02-05T19:47:09.706Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:09 [2024-02-05T19:47:09.706Z] [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
14:47:09 [2024-02-05T19:47:09.961Z] [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
14:47:09 [2024-02-05T19:47:09.961Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
14:47:09 [2024-02-05T19:47:09.961Z] [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
14:47:09 [2024-02-05T19:47:09.961Z] [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
14:47:09 [2024-02-05T19:47:09.961Z] [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
14:47:09 [2024-02-05T19:47:09.961Z] [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 4.0 MB/s)
14:47:09 [2024-02-05T19:47:09.961Z] [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
14:47:09 [2024-02-05T19:47:09.961Z] [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
14:47:09 [2024-02-05T19:47:09.961Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
14:47:10 [2024-02-05T19:47:10.217Z] [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
14:47:10 [2024-02-05T19:47:10.217Z] [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
14:47:10 [2024-02-05T19:47:10.217Z] [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
14:47:10 [2024-02-05T19:47:10.217Z] [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 17 MB/s)
14:47:10 [2024-02-05T19:47:10.217Z] [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
14:47:10 [2024-02-05T19:47:10.217Z] [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
14:47:10 [2024-02-05T19:47:10.217Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
14:47:10 [2024-02-05T19:47:10.217Z] [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
14:47:10 [2024-02-05T19:47:10.217Z] [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
14:47:10 [2024-02-05T19:47:10.217Z] [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
14:47:10 [2024-02-05T19:47:10.217Z] [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 6.5 MB/s)
14:47:10 [2024-02-05T19:47:10.217Z] [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
14:47:10 [2024-02-05T19:47:10.217Z] [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
14:47:10 [2024-02-05T19:47:10.217Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
14:47:10 [2024-02-05T19:47:10.217Z] [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
14:47:10 [2024-02-05T19:47:10.217Z] [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
14:47:10 [2024-02-05T19:47:10.217Z] [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
14:47:10 [2024-02-05T19:47:10.218Z] [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 3.2 MB/s)
14:47:10 [2024-02-05T19:47:10.218Z] [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
14:47:10 [2024-02-05T19:47:10.472Z] [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
14:47:10 [2024-02-05T19:47:10.472Z] [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
14:47:10 [2024-02-05T19:47:10.472Z] [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
14:47:10 [2024-02-05T19:47:10.472Z] [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
14:47:10 [2024-02-05T19:47:10.472Z] [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
14:47:10 [2024-02-05T19:47:10.472Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
14:47:10 [2024-02-05T19:47:10.472Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
14:47:10 [2024-02-05T19:47:10.472Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
14:47:10 [2024-02-05T19:47:10.472Z] [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
14:47:10 [2024-02-05T19:47:10.472Z] [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
14:47:10 [2024-02-05T19:47:10.472Z] [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
14:47:10 [2024-02-05T19:47:10.472Z] [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
14:47:10 [2024-02-05T19:47:10.472Z] [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
14:47:10 [2024-02-05T19:47:10.472Z] [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
14:47:10 [2024-02-05T19:47:10.472Z] [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
14:47:10 [2024-02-05T19:47:10.472Z] [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 88 MB/s)
14:47:10 [2024-02-05T19:47:10.472Z] [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
14:47:10 [2024-02-05T19:47:10.472Z] [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
14:47:10 [2024-02-05T19:47:10.472Z] [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 9.4 MB/s)
14:47:10 [2024-02-05T19:47:10.727Z] [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 102 MB/s)
14:47:10 [2024-02-05T19:47:10.982Z] [INFO] Executing tasks
14:47:10 [2024-02-05T19:47:10.982Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
14:47:10 [2024-02-05T19:47:10.982Z] [WARNING]      [echo] Attempting to download test traces
14:47:10 [2024-02-05T19:47:10.982Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
14:47:10 [2024-02-05T19:47:10.982Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
14:47:10 [2024-02-05T19:47:10.982Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
14:47:10 [2024-02-05T19:47:10.982Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
14:47:10 [2024-02-05T19:47:10.982Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
14:47:10 [2024-02-05T19:47:10.982Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
14:47:11 [2024-02-05T19:47:11.236Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
14:47:11 [2024-02-05T19:47:11.236Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
14:47:11 [2024-02-05T19:47:11.236Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
14:47:11 [2024-02-05T19:47:11.236Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
14:47:11 [2024-02-05T19:47:11.236Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
14:47:11 [2024-02-05T19:47:11.236Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
14:47:11 [2024-02-05T19:47:11.796Z] [INFO]      [exec] Cloning into 'ctf-testsuite'...
14:47:12 [2024-02-05T19:47:12.050Z] [INFO]      [exec] Your branch is up to date with 'origin/master'.
14:47:12 [2024-02-05T19:47:12.050Z] [INFO]      [exec] Already on 'master'
14:47:12 [2024-02-05T19:47:12.305Z] [INFO]      [exec] Already up to date.
14:47:12 [2024-02-05T19:47:12.305Z] [INFO]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
14:47:12 [2024-02-05T19:47:12.305Z] [INFO]      [exec] 
14:47:12 [2024-02-05T19:47:12.305Z] [INFO]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
14:47:12 [2024-02-05T19:47:12.305Z] [INFO]      [exec] changes and commit them, and you can discard any commits you make in this
14:47:12 [2024-02-05T19:47:12.305Z] [INFO]      [exec] state without impacting any branches by performing another checkout.
14:47:12 [2024-02-05T19:47:12.305Z] [INFO]      [exec] 
14:47:12 [2024-02-05T19:47:12.305Z] [INFO]      [exec] If you want to create a new branch to retain commits you create, you may
14:47:12 [2024-02-05T19:47:12.305Z] [INFO]      [exec] do so (now or later) by using -b with the checkout command again. Example:
14:47:12 [2024-02-05T19:47:12.305Z] [INFO]      [exec] 
14:47:12 [2024-02-05T19:47:12.305Z] [INFO]      [exec]   git checkout -b <new-branch-name>
14:47:12 [2024-02-05T19:47:12.305Z] [INFO]      [exec] 
14:47:12 [2024-02-05T19:47:12.305Z] [INFO]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
14:47:12 [2024-02-05T19:47:12.305Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
14:47:12 [2024-02-05T19:47:12.866Z] [INFO]    [gunzip] Expanding synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
14:47:12 [2024-02-05T19:47:12.866Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:47:12 [2024-02-05T19:47:12.866Z] [INFO]    [gunzip] Expanding os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
14:47:13 [2024-02-05T19:47:13.791Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:47:14 [2024-02-05T19:47:14.046Z] [INFO]    [gunzip] Expanding qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
14:47:14 [2024-02-05T19:47:14.046Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:47:14 [2024-02-05T19:47:14.046Z] [INFO]    [gunzip] Expanding vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
14:47:15 [2024-02-05T19:47:15.406Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
14:47:16 [2024-02-05T19:47:16.330Z] [WARNING]      [echo] Traces extracted successfully
14:47:16 [2024-02-05T19:47:16.330Z] [INFO] Executed tasks
14:47:16 [2024-02-05T19:47:16.330Z] [INFO] 
14:47:16 [2024-02-05T19:47:16.330Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:16 [2024-02-05T19:47:16.585Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
14:47:16 [2024-02-05T19:47:16.585Z] [INFO] Command line:
14:47:16 [2024-02-05T19:47:16.585Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:47:16 [2024-02-05T19:47:16.585Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:47:19 [2024-02-05T19:47:19.842Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
14:47:19 [2024-02-05T19:47:19.842Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
14:47:19 [2024-02-05T19:47:19.842Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testGetElementType -- Time elapsed: 0.007 s
14:47:19 [2024-02-05T19:47:19.842Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testToString -- Time elapsed: 0 s
14:47:19 [2024-02-05T19:47:19.842Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testSequenceDeclaration -- Time elapsed: 0 s
14:47:19 [2024-02-05T19:47:19.842Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testCreateDefinition -- Time elapsed: 0.040 s
14:47:19 [2024-02-05T19:47:19.842Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.equalsTest -- Time elapsed: 0.001 s
14:47:19 [2024-02-05T19:47:19.842Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
14:47:19 [2024-02-05T19:47:19.842Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
14:47:23 [2024-02-05T19:47:23.104Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.863 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
14:47:23 [2024-02-05T19:47:23.104Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals1 -- Time elapsed: 0.505 s
14:47:23 [2024-02-05T19:47:23.104Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals2 -- Time elapsed: 0.194 s
14:47:23 [2024-02-05T19:47:23.104Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals3 -- Time elapsed: 0.104 s
14:47:23 [2024-02-05T19:47:23.104Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals4 -- Time elapsed: 0.180 s
14:47:23 [2024-02-05T19:47:23.104Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals5 -- Time elapsed: 0.131 s
14:47:23 [2024-02-05T19:47:23.104Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode_null -- Time elapsed: 0.086 s
14:47:23 [2024-02-05T19:47:23.104Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDefinition -- Time elapsed: 0.171 s
14:47:23 [2024-02-05T19:47:23.104Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_null -- Time elapsed: 0.082 s
14:47:23 [2024-02-05T19:47:23.104Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetId -- Time elapsed: 0.114 s
14:47:23 [2024-02-05T19:47:23.104Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet_null -- Time elapsed: 0.119 s
14:47:23 [2024-02-05T19:47:23.104Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet_null -- Time elapsed: 0.117 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetName -- Time elapsed: 0.156 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet -- Time elapsed: 0.031 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other1 -- Time elapsed: 0.066 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other2 -- Time elapsed: 0.031 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other3 -- Time elapsed: 0.071 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other4 -- Time elapsed: 0.029 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDeclaration -- Time elapsed: 0.066 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode -- Time elapsed: 0.043 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet_null -- Time elapsed: 0.062 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet -- Time elapsed: 0.029 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetFields -- Time elapsed: 0.073 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testIdIsSet -- Time elapsed: 0.030 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals -- Time elapsed: 0.099 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetStream -- Time elapsed: 0.066 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet_null -- Time elapsed: 0.036 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_emptyObject -- Time elapsed: 0.065 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet -- Time elapsed: 0.030 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet -- Time elapsed: 0.070 s
14:47:23 [2024-02-05T19:47:23.105Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
14:47:23 [2024-02-05T19:47:23.105Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.getterTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.ctorTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.equalsTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.toStringTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.hashcodeTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
14:47:23 [2024-02-05T19:47:23.105Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testGetEncoding -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testToString -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.equalsTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration_2 -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.hashcodeTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
14:47:23 [2024-02-05T19:47:23.105Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetValue -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testToString -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_unsignedLong -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testIntegerDefinition -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_signedLong -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
14:47:23 [2024-02-05T19:47:23.105Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetBytes -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testToString -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetStringValue -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testBlobDefinition -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
14:47:23 [2024-02-05T19:47:23.105Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testBlobDeclaration -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
14:47:23 [2024-02-05T19:47:23.105Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testVariantDeclaration -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsAddTwiceTest -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testToString -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.105Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testAddField -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testCreateDefinition -- Time elapsed: 0.030 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsOutOfOrderTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged_null -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testHasField -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.hashcodeTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testSetTag -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
14:47:23 [2024-02-05T19:47:23.106Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeExtended -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLargeFail -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLarge -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompactFail -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeCompact -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactExtended -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testMaxSizes -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompact -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactCompact -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
14:47:23 [2024-02-05T19:47:23.106Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32BE -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32LE -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64BE -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64LE -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
14:47:23 [2024-02-05T19:47:23.106Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetFieldsList -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetField -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testToString -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testStructDeclaration -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testAddField -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetMinAlign -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.equalsTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testHasField -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.hashcodeTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
14:47:23 [2024-02-05T19:47:23.106Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupVariant -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testToString -- Time elapsed: 0.002 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_1 -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_2 -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDeclaration -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupString -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupStruct -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupEnum -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupArray -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDefinitions_1 -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupFixedStringDefinition -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
14:47:23 [2024-02-05T19:47:23.106Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetElementType -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testArrayDeclaration -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testToString -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_complex -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testCreateDefinition -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.equalsTest -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.106Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetLength -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_ownDefs -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
14:47:23 [2024-02-05T19:47:23.107Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange1 -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange2 -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange3 -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange4 -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testBitFlagEnum -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddMany -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddNext -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlap -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testEnumDeclaration -- Time elapsed: 0.055 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAdd -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testQuery -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testDubs -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testToString -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.binaryEquivalentTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.equalsTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.hashcodeTest -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.107Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
14:47:23 [2024-02-05T19:47:23.107Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_withDefs -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToStringStringArray -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testRead_noDefs -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_noDefs -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_withDefs -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_baseDeclaration -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_newDeclaration -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_string -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_char -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_long -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
14:47:23 [2024-02-05T19:47:23.107Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest.testToString -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.107Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
14:47:23 [2024-02-05T19:47:23.107Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentField -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupVariant -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testToString -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentFieldName -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetPath -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupInteger -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupString -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupStruct -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupEnum -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testVariantDefinition -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupArray -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDefinitions -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
14:47:23 [2024-02-05T19:47:23.107Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetValue -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.107Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testStringDefinition -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testToString -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testSetValue -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.108Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
14:47:23 [2024-02-05T19:47:23.108Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32BitNeg -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32Bit -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat48Bit -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64Bit -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetValue -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat248 -- Time elapsed: 0.043 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat5311 -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testToString -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64BitNeg -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.108Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
14:47:23 [2024-02-05T19:47:23.108Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetValue -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetIntegerValue_one -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testToString -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testUnknownEnum -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testEnumDefinition -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.108Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
14:47:23 [2024-02-05T19:47:23.108Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclarationBruteForce -- Time elapsed: 0.018 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetEncoding -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testToString -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetByteOrder -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter_8bytes -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMinValue -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclaration -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetBase -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.equalsTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_unsigned -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_signed -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMaxValue -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetLength -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.hashcodeTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
14:47:23 [2024-02-05T19:47:23.108Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testToString -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetElem -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testFixedStringDefinition -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
14:47:23 [2024-02-05T19:47:23.108Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.getterTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.constructorTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.comparatorTest -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.equalsTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.toStringTest -- Time elapsed: 0.002 s
14:47:23 [2024-02-05T19:47:23.108Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.hashCodeTest -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.108Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
14:47:23 [2024-02-05T19:47:23.108Z] !SESSION 2024-02-05 19:47:16.558 -----------------------------------------------
14:47:23 [2024-02-05T19:47:23.108Z] eclipse.buildId=unknown
14:47:23 [2024-02-05T19:47:23.108Z] java.version=17.0.2
14:47:23 [2024-02-05T19:47:23.108Z] java.vendor=Oracle Corporation
14:47:23 [2024-02-05T19:47:23.108Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:47:23 [2024-02-05T19:47:23.108Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:47:23 [2024-02-05T19:47:23.108Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:47:23 [2024-02-05T19:47:23.109Z] 
14:47:23 [2024-02-05T19:47:23.109Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:47:23.054
14:47:23 [2024-02-05T19:47:23.109Z] !MESSAGE Struct already contains a field named ctx
14:47:23 [2024-02-05T19:47:23.109Z] 
14:47:23 [2024-02-05T19:47:23.109Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:47:23.055
14:47:23 [2024-02-05T19:47:23.109Z] !MESSAGE Struct already contains a field named ctx
14:47:23 [2024-02-05T19:47:23.109Z] 
14:47:23 [2024-02-05T19:47:23.109Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:47:23.055
14:47:23 [2024-02-05T19:47:23.109Z] !MESSAGE Struct already contains a field named ctx
14:47:23 [2024-02-05T19:47:23.109Z] 
14:47:23 [2024-02-05T19:47:23.109Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:47:23.055
14:47:23 [2024-02-05T19:47:23.109Z] !MESSAGE Struct already contains a field named ctx
14:47:23 [2024-02-05T19:47:23.109Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
14:47:23 [2024-02-05T19:47:23.109Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest.testEvents -- Time elapsed: 0.025 s
14:47:23 [2024-02-05T19:47:23.109Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
14:47:23 [2024-02-05T19:47:23.364Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
14:47:23 [2024-02-05T19:47:23.364Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthArray -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.364Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthNotNullTerminatedArray -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.364Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthString -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.364Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.364Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_complex -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.364Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple2 -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.364Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple3 -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.364Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedHexLengthArray -- Time elapsed: 0.002 s
14:47:23 [2024-02-05T19:47:23.364Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
14:47:23 [2024-02-05T19:47:23.364Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
14:47:23 [2024-02-05T19:47:23.364Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexDisjoint -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.364Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlappingBothSides -- Time elapsed: 0.001 s
14:47:23 [2024-02-05T19:47:23.364Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexLargeOverlapping -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.364Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexContiguous -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.364Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexInvalidAppend -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.364Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexGet -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.364Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndex -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.364Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlapping -- Time elapsed: 0 s
14:47:23 [2024-02-05T19:47:23.364Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
14:47:24 [2024-02-05T19:47:24.725Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.492 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMajor -- Time elapsed: 0.029 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMinor -- Time elapsed: 0.076 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_valid -- Time elapsed: 0.027 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_1 -- Time elapsed: 0.070 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_2 -- Time elapsed: 0.027 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_3 -- Time elapsed: 0.062 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_4 -- Time elapsed: 0.027 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMajorIsSet -- Time elapsed: 0.079 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testByteOrderIsSet -- Time elapsed: 0.027 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_invalid -- Time elapsed: 0.065 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPath -- Time elapsed: 0.027 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetUUID -- Time elapsed: 0.027 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testUUIDIsSet -- Time elapsed: 0.062 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMinorIsSet -- Time elapsed: 0.027 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPacketHeader -- Time elapsed: 0.060 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetTraceDirectory -- Time elapsed: 0.035 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetByteOrder -- Time elapsed: 0.069 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testAddStream -- Time elapsed: 0.096 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetPacketHeader -- Time elapsed: 0.027 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_1 -- Time elapsed: 0.027 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_2 -- Time elapsed: 0.062 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetByteOrder_1 -- Time elapsed: 0.088 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetStream -- Time elapsed: 0.028 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetUUID -- Time elapsed: 0.026 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_invalid -- Time elapsed: 0.085 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupDefinition -- Time elapsed: 0.067 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_existing -- Time elapsed: 0.089 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMajor -- Time elapsed: 0.032 s
14:47:24 [2024-02-05T19:47:24.725Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMinor -- Time elapsed: 0.066 s
14:47:24 [2024-02-05T19:47:24.725Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
14:47:24 [2024-02-05T19:47:24.980Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
14:47:24 [2024-02-05T19:47:24.980Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams1 -- Time elapsed: 0.111 s
14:47:24 [2024-02-05T19:47:24.980Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams2 -- Time elapsed: 0.013 s
14:47:24 [2024-02-05T19:47:24.980Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams3 -- Time elapsed: 0.010 s
14:47:24 [2024-02-05T19:47:24.980Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testEmptyStream -- Time elapsed: 0.056 s
14:47:24 [2024-02-05T19:47:24.980Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStream -- Time elapsed: 0.009 s
14:47:24 [2024-02-05T19:47:24.980Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStreamFail -- Time elapsed: 0.008 s
14:47:24 [2024-02-05T19:47:24.980Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
14:47:26 [2024-02-05T19:47:26.863Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.997 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
14:47:26 [2024-02-05T19:47:26.863Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[0: WHOLE_TRACE] -- Time elapsed: 1.325 s
14:47:26 [2024-02-05T19:47:26.863Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME] -- Time elapsed: 0.075 s
14:47:26 [2024-02-05T19:47:26.863Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[2: STREAM0_FIRST_PACKET_TIME] -- Time elapsed: 0.191 s
14:47:26 [2024-02-05T19:47:26.863Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY] -- Time elapsed: 0.119 s
14:47:26 [2024-02-05T19:47:26.863Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS] -- Time elapsed: 0.280 s
14:47:26 [2024-02-05T19:47:26.863Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
14:47:27 [2024-02-05T19:47:27.118Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
14:47:27 [2024-02-05T19:47:27.118Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFileDoesNotExist -- Time elapsed: 0.001 s
14:47:27 [2024-02-05T19:47:27.118Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithTextMetadata -- Time elapsed: 0.001 s
14:47:27 [2024-02-05T19:47:27.118Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWith1ByteMetadata -- Time elapsed: 0 s
14:47:27 [2024-02-05T19:47:27.118Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithLittleEndianMetadata -- Time elapsed: 0.001 s
14:47:27 [2024-02-05T19:47:27.119Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoFiles -- Time elapsed: 0 s
14:47:27 [2024-02-05T19:47:27.119Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoMetadataButFiles -- Time elapsed: 0 s
14:47:27 [2024-02-05T19:47:27.119Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidMetadata -- Time elapsed: 0.001 s
14:47:27 [2024-02-05T19:47:27.119Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidJson -- Time elapsed: 0 s
14:47:27 [2024-02-05T19:47:27.119Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithEmptyMetadata -- Time elapsed: 0 s
14:47:27 [2024-02-05T19:47:27.119Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFile -- Time elapsed: 0.001 s
14:47:27 [2024-02-05T19:47:27.119Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceNull -- Time elapsed: 0 s
14:47:27 [2024-02-05T19:47:27.119Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithJsonMetadata -- Time elapsed: 0 s
14:47:27 [2024-02-05T19:47:27.119Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithBigEndianMetadata -- Time elapsed: 0 s
14:47:27 [2024-02-05T19:47:27.119Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
14:47:27 [2024-02-05T19:47:27.119Z] 
14:47:27 [2024-02-05T19:47:27.119Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-05 19:47:27.033
14:47:27 [2024-02-05T19:47:27.119Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
14:47:27 [2024-02-05T19:47:27.119Z] 
14:47:27 [2024-02-05T19:47:27.119Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-05 19:47:27.033
14:47:27 [2024-02-05T19:47:27.119Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
14:47:27 [2024-02-05T19:47:27.119Z] 
14:47:27 [2024-02-05T19:47:27.119Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-05 19:47:27.058
14:47:27 [2024-02-05T19:47:27.119Z] !MESSAGE channel0_0	[                                                            ]	0 Events
14:47:27 [2024-02-05T19:47:27.119Z] 
14:47:27 [2024-02-05T19:47:27.119Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-05 19:47:27.059
14:47:27 [2024-02-05T19:47:27.119Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
14:47:28 [2024-02-05T19:47:28.042Z] 
14:47:28 [2024-02-05T19:47:28.042Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-05 19:47:27.863
14:47:28 [2024-02-05T19:47:28.042Z] !MESSAGE channel0_0	[ ]	0 Events
14:47:28 [2024-02-05T19:47:28.042Z] 
14:47:28 [2024-02-05T19:47:28.042Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-05 19:47:27.863
14:47:28 [2024-02-05T19:47:28.042Z] !MESSAGE channel0_1	[+]	1 Events
14:47:28 [2024-02-05T19:47:28.042Z] 
14:47:28 [2024-02-05T19:47:28.042Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-05 19:47:27.887
14:47:28 [2024-02-05T19:47:28.042Z] !MESSAGE channel0_0	[  ]	0 Events
14:47:28 [2024-02-05T19:47:28.042Z] 
14:47:28 [2024-02-05T19:47:28.042Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-05 19:47:27.887
14:47:28 [2024-02-05T19:47:28.042Z] !MESSAGE channel0_1	[++]	1 Events
14:47:28 [2024-02-05T19:47:28.297Z] 
14:47:28 [2024-02-05T19:47:28.297Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-05 19:47:28.038
14:47:28 [2024-02-05T19:47:28.297Z] !MESSAGE channel0_0	[          ]	0 Events
14:47:28 [2024-02-05T19:47:28.297Z] 
14:47:28 [2024-02-05T19:47:28.297Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-05 19:47:28.038
14:47:28 [2024-02-05T19:47:28.297Z] !MESSAGE channel0_1	[++++++++++]	1 Events
14:47:28 [2024-02-05T19:47:28.297Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testHasMoreEvents -- Time elapsed: 0.077 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_last -- Time elapsed: 0.037 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_100 -- Time elapsed: 0.060 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_noparam -- Time elapsed: 0.026 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetEndTime -- Time elapsed: 0.063 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testSeek -- Time elapsed: 0.025 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetStartTime -- Time elapsed: 0.024 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_end -- Time elapsed: 0.561 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_invalid -- Time elapsed: 0.032 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_first -- Time elapsed: 0.024 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width0 -- Time elapsed: 0.049 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width1 -- Time elapsed: 0.024 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width2 -- Time elapsed: 0.024 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testCopyFrom -- Time elapsed: 0.055 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_normal -- Time elapsed: 0.025 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width10 -- Time elapsed: 0.070 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_nonexisting -- Time elapsed: 0.024 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGoToLastEvent -- Time elapsed: 0.035 s
14:47:28 [2024-02-05T19:47:28.297Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_existing -- Time elapsed: 0.053 s
14:47:28 [2024-02-05T19:47:28.297Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
14:47:36 [2024-02-05T19:47:36.369Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 7.768 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[0: KERNEL] -- Time elapsed: 0.381 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[1: TRACE2] -- Time elapsed: 0.520 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[2: KERNEL_VM] -- Time elapsed: 0.882 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[3: SYNC_SRC] -- Time elapsed: 0.088 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[4: SYNC_DEST] -- Time elapsed: 0.054 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[5: DJANGO_CLIENT] -- Time elapsed: 0.780 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[6: DJANGO_DB] -- Time elapsed: 0.671 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[7: DJANGO_HTTPD] -- Time elapsed: 0.973 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[8: HELLO_LOST] -- Time elapsed: 0.336 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[9: CYG_PROFILE] -- Time elapsed: 0.013 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[10: CYG_PROFILE_FAST] -- Time elapsed: 0.012 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[11: FUNKY_TRACE] -- Time elapsed: 0.201 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[12: ARM_64_BIT_HEADER] -- Time elapsed: 0.258 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[13: FLIPPING_ENDIANNESS] -- Time elapsed: 0.035 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[14: DYNSCOPE] -- Time elapsed: 0.302 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest skipped
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[16: DEBUG_INFO] -- Time elapsed: 0.007 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[17: DEBUG_INFO3] -- Time elapsed: 0.045 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[18: DEBUG_INFO4] -- Time elapsed: 0.006 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[19: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 0.002 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 0.003 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 0.002 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[22: MEMORY_ANALYSIS] -- Time elapsed: 0.413 s
14:47:36 [2024-02-05T19:47:36.369Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[23: PERF_TASKSET2] -- Time elapsed: 0.011 s
14:47:36 [2024-02-05T19:47:36.370Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[24: MANY_THREADS] -- Time elapsed: 0.490 s
14:47:36 [2024-02-05T19:47:36.370Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[25: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 0.261 s
14:47:36 [2024-02-05T19:47:36.370Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[26: CONTEXT_SWITCHES_UST] -- Time elapsed: 0.013 s
14:47:36 [2024-02-05T19:47:36.370Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[27: UNEVEN_STREAMS] -- Time elapsed: 1.000 s
14:47:36 [2024-02-05T19:47:36.370Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
14:47:36 [2024-02-05T19:47:36.370Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
14:47:36 [2024-02-05T19:47:36.370Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor1 -- Time elapsed: 0.001 s
14:47:36 [2024-02-05T19:47:36.370Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor2 -- Time elapsed: 0 s
14:47:36 [2024-02-05T19:47:36.370Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor3 -- Time elapsed: 0 s
14:47:36 [2024-02-05T19:47:36.370Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor4 -- Time elapsed: 0 s
14:47:36 [2024-02-05T19:47:36.370Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor5 -- Time elapsed: 0 s
14:47:36 [2024-02-05T19:47:36.370Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor6 -- Time elapsed: 0 s
14:47:36 [2024-02-05T19:47:36.370Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor7 -- Time elapsed: 0 s
14:47:36 [2024-02-05T19:47:36.370Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor8 -- Time elapsed: 0 s
14:47:36 [2024-02-05T19:47:36.370Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testToString -- Time elapsed: 0.004 s
14:47:36 [2024-02-05T19:47:36.370Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntry_1 -- Time elapsed: 0 s
14:47:36 [2024-02-05T19:47:36.370Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
14:47:37 [2024-02-05T19:47:37.731Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.387 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
14:47:37 [2024-02-05T19:47:37.731Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals1 -- Time elapsed: 0.187 s
14:47:37 [2024-02-05T19:47:37.731Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals2 -- Time elapsed: 0.155 s
14:47:37 [2024-02-05T19:47:37.731Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals3 -- Time elapsed: 0.177 s
14:47:37 [2024-02-05T19:47:37.731Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals4 -- Time elapsed: 0.280 s
14:47:37 [2024-02-05T19:47:37.731Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetTimestampEnd -- Time elapsed: 0.086 s
14:47:37 [2024-02-05T19:47:37.731Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetPath -- Time elapsed: 0.112 s
14:47:37 [2024-02-05T19:47:37.731Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testSetTimestampEnd -- Time elapsed: 0.082 s
14:47:37 [2024-02-05T19:47:37.731Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetFilename -- Time elapsed: 0.049 s
14:47:37 [2024-02-05T19:47:37.731Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testStreamInput -- Time elapsed: 0.086 s
14:47:37 [2024-02-05T19:47:37.731Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetStream -- Time elapsed: 0.082 s
14:47:37 [2024-02-05T19:47:37.731Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testLookupDefinition -- Time elapsed: 0.088 s
14:47:37 [2024-02-05T19:47:37.731Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
14:47:38 [2024-02-05T19:47:38.290Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentEvent -- Time elapsed: 0.024 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetName -- Time elapsed: 0.025 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent1 -- Time elapsed: 0.066 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent2 -- Time elapsed: 0.335 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentPacketContext -- Time elapsed: 0.027 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_invalid -- Time elapsed: 0.023 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_timestamp -- Time elapsed: 0.023 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testReadNextEvent -- Time elapsed: 0.023 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCPU -- Time elapsed: 0.047 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_valid -- Time elapsed: 0.024 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_eventDefinition -- Time elapsed: 0.046 s
14:47:38 [2024-02-05T19:47:38.290Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
14:47:38 [2024-02-05T19:47:38.290Z] 
14:47:38 [2024-02-05T19:47:38.290Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:47:38.060
14:47:38 [2024-02-05T19:47:38.290Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
14:47:38 [2024-02-05T19:47:38.290Z] 
14:47:38 [2024-02-05T19:47:38.290Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:47:38.066
14:47:38 [2024-02-05T19:47:38.290Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
14:47:38 [2024-02-05T19:47:38.290Z] 
14:47:38 [2024-02-05T19:47:38.290Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:47:38.133
14:47:38 [2024-02-05T19:47:38.290Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
14:47:38 [2024-02-05T19:47:38.290Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonClockedTest -- Time elapsed: 0.058 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketContextTest -- Time elapsed: 0.005 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLContextTest -- Time elapsed: 0.003 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnvironmentTest -- Time elapsed: 0.002 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLSimpleTest -- Time elapsed: 0.052 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLClockTest -- Time elapsed: 0.002 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLCallsiteTest -- Time elapsed: 0.004 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketHeaderTest -- Time elapsed: 0.004 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnumTest -- Time elapsed: 0.003 s
14:47:38 [2024-02-05T19:47:38.290Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLAllTest -- Time elapsed: 0.003 s
14:47:38 [2024-02-05T19:47:38.290Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
14:47:40 [2024-02-05T19:47:40.799Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.434 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
14:47:40 [2024-02-05T19:47:40.799Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetTrace -- Time elapsed: 0.178 s
14:47:40 [2024-02-05T19:47:40.799Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddEvent_base -- Time elapsed: 0.145 s
14:47:40 [2024-02-05T19:47:40.800Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetId -- Time elapsed: 0.163 s
14:47:40 [2024-02-05T19:47:40.800Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetId -- Time elapsed: 0.129 s
14:47:40 [2024-02-05T19:47:40.800Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddHugeIDEvent_base -- Time elapsed: 0.188 s
14:47:40 [2024-02-05T19:47:40.800Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testToString -- Time elapsed: 0.133 s
14:47:40 [2024-02-05T19:47:40.800Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetPacketContextDecl -- Time elapsed: 0.148 s
14:47:40 [2024-02-05T19:47:40.800Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventHeaderDecl -- Time elapsed: 0.121 s
14:47:40 [2024-02-05T19:47:40.800Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventHeaderIsSet -- Time elapsed: 0.110 s
14:47:40 [2024-02-05T19:47:40.800Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetStreamInputs -- Time elapsed: 0.109 s
14:47:40 [2024-02-05T19:47:40.800Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventContext -- Time elapsed: 0.157 s
14:47:40 [2024-02-05T19:47:40.800Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventHeader -- Time elapsed: 0.113 s
14:47:40 [2024-02-05T19:47:40.800Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventContextDecl -- Time elapsed: 0.113 s
14:47:40 [2024-02-05T19:47:40.800Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventContextIsSet -- Time elapsed: 0.111 s
14:47:40 [2024-02-05T19:47:40.800Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetPacketContext -- Time elapsed: 0.108 s
14:47:40 [2024-02-05T19:47:40.800Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEvents -- Time elapsed: 0.106 s
14:47:40 [2024-02-05T19:47:40.800Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testIdIsSet -- Time elapsed: 0.075 s
14:47:40 [2024-02-05T19:47:40.800Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testStream -- Time elapsed: 0.117 s
14:47:40 [2024-02-05T19:47:40.800Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testPacketContextIsSet -- Time elapsed: 0.110 s
14:47:40 [2024-02-05T19:47:40.800Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
14:47:41 [2024-02-05T19:47:41.360Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testParse -- Time elapsed: 0.145 s
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testToString -- Time elapsed: 0.083 s
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testStreamTextMD -- Time elapsed: 0.026 s
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testMetadata -- Time elapsed: 0.073 s
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testGetDetectedByteOrder -- Time elapsed: 0.075 s
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testEndian -- Time elapsed: 0.025 s
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testTextMD -- Time elapsed: 0.026 s
14:47:41 [2024-02-05T19:47:41.360Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
14:47:41 [2024-02-05T19:47:41.360Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketNoHeader -- Time elapsed: 0.001 s
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithContext -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithPacketContextAndLostEvents -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacket -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.360Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
14:47:41 [2024-02-05T19:47:41.360Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest.testStreamInputReaderTimestampComparator_1 -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.360Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
14:47:41 [2024-02-05T19:47:41.360Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingLive -- Time elapsed: 0.002 s
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingNotLive -- Time elapsed: 0.001 s
14:47:41 [2024-02-05T19:47:41.360Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
14:47:41 [2024-02-05T19:47:41.360Z] 
14:47:41 [2024-02-05T19:47:41.360Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-05 19:47:41.100
14:47:41 [2024-02-05T19:47:41.360Z] !MESSAGE Some message
14:47:41 [2024-02-05T19:47:41.360Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testCtfCorePluginId -- Time elapsed: 0.001 s
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testLog -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.360Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
14:47:41 [2024-02-05T19:47:41.360Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le1 -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le2 -- Time elapsed: 0.001 s
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_invalid -- Time elapsed: 0.016 s
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos0LE -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.360Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos7LE -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos8LE -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Unsigned -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid -- Time elapsed: 0.002 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Signed -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos7LE -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos8LE -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length0 -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length1 -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0LE -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7LE -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8LE -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0BE -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0LE -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos8BE -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length0 -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length1 -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0 -- Time elapsed: 0.001 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7 -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8 -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetUnsigned -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid2 -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetSigned -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_hex -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_base -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos0 -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos1 -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos2 -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
14:47:41 [2024-02-05T19:47:41.361Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetPosition -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testCanRead_1param -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytes -- Time elapsed: 0.001 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetOrder -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testClear -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteOrder -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetByteOrder -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer_fromByteBuffer -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteBuffer -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetPosition -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytesMiddle -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetOrder -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
14:47:41 [2024-02-05T19:47:41.361Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_2 -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_3 -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testUnsignedCompare -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
14:47:41 [2024-02-05T19:47:41.361Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNull -- Time elapsed: 0.001 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnsupporteds -- Time elapsed: 0.001 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToArray -- Time elapsed: 0.001 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructor -- Time elapsed: 0.002 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSet -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testClear -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToString -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIterator -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnorderedSet -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testRecursiveCopyConstructor -- Time elapsed: 0.001 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testContains -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorWithNull -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNulls -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testHashCollision -- Time elapsed: 0.097 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testEquality -- Time elapsed: 0.001 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorOutOfOrder -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIndexOf -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIsEmpty -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSimple -- Time elapsed: 0.005 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStream -- Time elapsed: 0.003 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStreams -- Time elapsed: 0.001 s
14:47:41 [2024-02-05T19:47:41.361Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
14:47:41 [2024-02-05T19:47:41.361Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testEventHeaders -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testRoot -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testGetPath -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testComplexNode -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testFields -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testNotEquals -- Time elapsed: 0 s
14:47:41 [2024-02-05T19:47:41.361Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
14:47:41 [2024-02-05T19:47:41.361Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
14:47:41 [2024-02-05T19:47:41.361Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
14:47:41 [2024-02-05T19:47:41.616Z] line 8:11 required (...)+ loop did not match anything at character ';'
14:47:41 [2024-02-05T19:47:41.616Z] line 10:46 mismatched character '<EOF>' expecting '"'
14:47:41 [2024-02-05T19:47:41.616Z] line 9:16 no viable alternative at character 'o'
14:47:41 [2024-02-05T19:47:41.616Z] line 9:20 no viable alternative at character '?'
14:47:41 [2024-02-05T19:47:41.616Z] line 12:14 no viable alternative at character ''
14:47:41 [2024-02-05T19:47:41.616Z] line 32:0 mismatched character '<EOF>' expecting '"'
14:47:41 [2024-02-05T19:47:41.616Z] 
14:47:41 [2024-02-05T19:47:41.616Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:47:41.459
14:47:41 [2024-02-05T19:47:41.616Z] !MESSAGE Unknown trace attribute: test
14:47:41 [2024-02-05T19:47:41.616Z] 
14:47:41 [2024-02-05T19:47:41.616Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:47:41.459
14:47:41 [2024-02-05T19:47:41.616Z] !MESSAGE Unknown trace attribute: test1
14:47:41 [2024-02-05T19:47:41.616Z] 
14:47:41 [2024-02-05T19:47:41.616Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:47:41.459
14:47:41 [2024-02-05T19:47:41.616Z] !MESSAGE Unknown trace attribute: test2
14:47:41 [2024-02-05T19:47:41.616Z] 
14:47:41 [2024-02-05T19:47:41.616Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:47:41.459
14:47:41 [2024-02-05T19:47:41.616Z] !MESSAGE Unknown trace attribute: test3
14:47:41 [2024-02-05T19:47:41.616Z] 
14:47:41 [2024-02-05T19:47:41.616Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:47:41.459
14:47:41 [2024-02-05T19:47:41.616Z] !MESSAGE Unknown trace attribute: test4
14:47:41 [2024-02-05T19:47:41.616Z] 
14:47:41 [2024-02-05T19:47:41.616Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:47:41.468
14:47:41 [2024-02-05T19:47:41.616Z] !MESSAGE Unknown trace attribute: test2
14:47:41 [2024-02-05T19:47:41.616Z] 
14:47:41 [2024-02-05T19:47:41.616Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:47:41.543
14:47:41 [2024-02-05T19:47:41.616Z] !MESSAGE Unknown integer attribute: aa
14:47:41 [2024-02-05T19:47:41.616Z] 
14:47:41 [2024-02-05T19:47:41.616Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:47:41.543
14:47:41 [2024-02-05T19:47:41.616Z] !MESSAGE Unknown integer attribute: zz
14:47:41 [2024-02-05T19:47:41.616Z] 
14:47:41 [2024-02-05T19:47:41.616Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:47:41.543
14:47:41 [2024-02-05T19:47:41.616Z] !MESSAGE Unknown trace attribute: blah
14:47:41 [2024-02-05T19:47:41.616Z] 
14:47:41 [2024-02-05T19:47:41.616Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:47:41.544
14:47:41 [2024-02-05T19:47:41.616Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
14:47:42 [2024-02-05T19:47:42.175Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 s -- in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition] -- Time elapsed: 0.047 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier] -- Time elapsed: 0.003 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string] -- Time elapsed: 0.002 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token] -- Time elapsed: 0.002 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.175Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1] -- Time elapsed: 0.057 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.176Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers] -- Time elapsed: 0.004 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape] -- Time elapsed: 0.068 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings] -- Time elapsed: 0.003 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size] -- Time elapsed: 0.002 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct] -- Time elapsed: 0.002 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.177Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence] -- Time elapsed: 0.002 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer] -- Time elapsed: 0.049 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size] -- Time elapsed: 0.002 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct] -- Time elapsed: 0 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5] -- Time elapsed: 0.122 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace] -- Time elapsed: 0.105 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event] -- Time elapsed: 0.003 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated] -- Time elapsed: 0.050 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields] -- Time elapsed: 0.001 s
14:47:42 [2024-02-05T19:47:42.178Z] 
14:47:42 [2024-02-05T19:47:42.178Z] Results:
14:47:42 [2024-02-05T19:47:42.178Z] 
14:47:42 [2024-02-05T19:47:42.179Z] Tests run: 649, Failures: 0, Errors: 0, Skipped: 1
14:47:42 [2024-02-05T19:47:42.179Z] 
14:47:42 [2024-02-05T19:47:42.434Z] [INFO] All tests passed
14:47:42 [2024-02-05T19:47:42.434Z] [INFO] 
14:47:42 [2024-02-05T19:47:42.434Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:42 [2024-02-05T19:47:42.434Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT.jar
14:47:42 [2024-02-05T19:47:42.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT.pom
14:47:42 [2024-02-05T19:47:42.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar
14:47:42 [2024-02-05T19:47:42.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT-p2metadata.xml
14:47:42 [2024-02-05T19:47:42.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT-p2artifacts.xml
14:47:42 [2024-02-05T19:47:42.435Z] [INFO] 
14:47:42 [2024-02-05T19:47:42.435Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
14:47:42 [2024-02-05T19:47:42.435Z] [INFO] 
14:47:42 [2024-02-05T19:47:42.435Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
14:47:42 [2024-02-05T19:47:42.435Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [29/144]
14:47:42 [2024-02-05T19:47:42.435Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
14:47:42 [2024-02-05T19:47:42.435Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:47:42 [2024-02-05T19:47:42.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
14:47:42 [2024-02-05T19:47:42.435Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
14:47:42 [2024-02-05T19:47:42.691Z] [INFO] 
14:47:42 [2024-02-05T19:47:42.691Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:42 [2024-02-05T19:47:42.691Z] [INFO] 
14:47:42 [2024-02-05T19:47:42.691Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:42 [2024-02-05T19:47:42.691Z] [INFO] The project's OSGi version is 1.0.17.202402051940
14:47:42 [2024-02-05T19:47:42.691Z] [INFO] 
14:47:42 [2024-02-05T19:47:42.691Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:42 [2024-02-05T19:47:42.691Z] [INFO] 
14:47:42 [2024-02-05T19:47:42.691Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:42 [2024-02-05T19:47:42.691Z] [INFO] 
14:47:42 [2024-02-05T19:47:42.691Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:42 [2024-02-05T19:47:42.691Z] [INFO] 
14:47:42 [2024-02-05T19:47:42.691Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:42 [2024-02-05T19:47:42.691Z] [INFO] 
14:47:42 [2024-02-05T19:47:42.691Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:42 [2024-02-05T19:47:42.691Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
14:47:42 [2024-02-05T19:47:42.947Z] [INFO] 
14:47:42 [2024-02-05T19:47:42.947Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:42 [2024-02-05T19:47:42.947Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
14:47:42 [2024-02-05T19:47:42.947Z] [INFO] 
14:47:42 [2024-02-05T19:47:42.947Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:42 [2024-02-05T19:47:42.947Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:47:42 [2024-02-05T19:47:42.947Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:42 [2024-02-05T19:47:42.947Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
14:47:42 [2024-02-05T19:47:42.947Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] 
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] 
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] 
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:43 [2024-02-05T19:47:43.507Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] 
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] 
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] 
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] 
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] 
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] 
14:47:43 [2024-02-05T19:47:43.507Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:47:43 [2024-02-05T19:47:43.762Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
14:47:43 [2024-02-05T19:47:43.762Z] [INFO] Command line:
14:47:43 [2024-02-05T19:47:43.762Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:47:43 [2024-02-05T19:47:43.762Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:47:47 [2024-02-05T19:47:47.922Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
14:47:47 [2024-02-05T19:47:47.922Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
14:47:47 [2024-02-05T19:47:47.922Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testToString -- Time elapsed: 0.005 s
14:47:47 [2024-02-05T19:47:47.922Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testCtfTmfEventType -- Time elapsed: 0 s
14:47:47 [2024-02-05T19:47:47.922Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
14:47:48 [2024-02-05T19:47:48.177Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
14:47:48 [2024-02-05T19:47:48.177Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest.testUnsignedByte -- Time elapsed: 0.333 s
14:47:48 [2024-02-05T19:47:48.177Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
14:48:00 [2024-02-05T19:48:00.330Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.83 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
14:48:00 [2024-02-05T19:48:00.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEvents -- Time elapsed: 1.980 s
14:48:00 [2024-02-05T19:48:00.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEventsBug475007 -- Time elapsed: 3.333 s
14:48:00 [2024-02-05T19:48:00.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNormalEvent -- Time elapsed: 1.406 s
14:48:00 [2024-02-05T19:48:00.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testSecondLostEvent -- Time elapsed: 1.306 s
14:48:00 [2024-02-05T19:48:00.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testFirstLostEvent -- Time elapsed: 1.406 s
14:48:00 [2024-02-05T19:48:00.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testLostEventWithTransform -- Time elapsed: 2.394 s
14:48:00 [2024-02-05T19:48:00.331Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
14:48:00 [2024-02-05T19:48:00.331Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
14:48:00 [2024-02-05T19:48:00.331Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest.test -- Time elapsed: 0.001 s
14:48:00 [2024-02-05T19:48:00.331Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
14:48:00 [2024-02-05T19:48:00.331Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
14:48:00 [2024-02-05T19:48:00.331Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldNames -- Time elapsed: 0.001 s
14:48:00 [2024-02-05T19:48:00.331Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldValue -- Time elapsed: 0 s
14:48:00 [2024-02-05T19:48:00.331Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCTFEvent_read -- Time elapsed: 0 s
14:48:00 [2024-02-05T19:48:00.331Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetSubFieldValue -- Time elapsed: 0 s
14:48:00 [2024-02-05T19:48:00.331Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testToString -- Time elapsed: 0 s
14:48:00 [2024-02-05T19:48:00.331Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCustomAttributes -- Time elapsed: 0.001 s
14:48:00 [2024-02-05T19:48:00.331Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetters -- Time elapsed: 0 s
14:48:00 [2024-02-05T19:48:00.331Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testTimestamp -- Time elapsed: 0 s
14:48:00 [2024-02-05T19:48:00.331Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetEventName -- Time elapsed: 0 s
14:48:00 [2024-02-05T19:48:00.331Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetTimestamp -- Time elapsed: 0 s
14:48:00 [2024-02-05T19:48:00.331Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFields -- Time elapsed: 0 s
14:48:00 [2024-02-05T19:48:00.331Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetCPU -- Time elapsed: 0 s
14:48:00 [2024-02-05T19:48:00.331Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testNullEvent -- Time elapsed: 0 s
14:48:00 [2024-02-05T19:48:00.331Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
14:48:00 [2024-02-05T19:48:00.331Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
14:48:00 [2024-02-05T19:48:00.331Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest.testVariantGetField -- Time elapsed: 0.001 s
14:48:00 [2024-02-05T19:48:00.331Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
14:48:02 [2024-02-05T19:48:02.839Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.385 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
14:48:02 [2024-02-05T19:48:02.839Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotals -- Time elapsed: 0.003 s
14:48:02 [2024-02-05T19:48:02.839Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypes -- Time elapsed: 0.001 s
14:48:02 [2024-02-05T19:48:02.839Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotalInRange -- Time elapsed: 0 s
14:48:02 [2024-02-05T19:48:02.839Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypesInRange -- Time elapsed: 0.001 s
14:48:02 [2024-02-05T19:48:02.839Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
14:48:06 [2024-02-05T19:48:06.098Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.417 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testTrace -- Time elapsed: 0 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextEnd -- Time elapsed: 0.140 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext1 -- Time elapsed: 0.133 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext2 -- Time elapsed: 0.056 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext3 -- Time elapsed: 0.084 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext4 -- Time elapsed: 0.151 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextMiddle -- Time elapsed: 0.056 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextStart -- Time elapsed: 0.073 s
14:48:06 [2024-02-05T19:48:06.098Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
14:48:06 [2024-02-05T19:48:06.098Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_int -- Time elapsed: 0.001 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_variant -- Time elapsed: 0 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_float -- Time elapsed: 0 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_enum -- Time elapsed: 0.001 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_string -- Time elapsed: 0 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_struct -- Time elapsed: 0 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence -- Time elapsed: 0 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence_value -- Time elapsed: 0.001 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_enum -- Time elapsed: 0 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_float -- Time elapsed: 0.001 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_int -- Time elapsed: 0 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_variant -- Time elapsed: 0 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_string -- Time elapsed: 0.001 s
14:48:06 [2024-02-05T19:48:06.098Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_struct -- Time elapsed: 0 s
14:48:06 [2024-02-05T19:48:06.098Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
14:48:20 [2024-02-05T19:48:20.924Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.28 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
14:48:20 [2024-02-05T19:48:20.924Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedForegroundRequest -- Time elapsed: 0.218 s
14:48:20 [2024-02-05T19:48:20.924Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.foregroundRequest -- Time elapsed: 1.313 s
14:48:20 [2024-02-05T19:48:20.924Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest skipped
14:48:20 [2024-02-05T19:48:20.924Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest1 -- Time elapsed: 1.804 s
14:48:20 [2024-02-05T19:48:20.924Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest2 -- Time elapsed: 1.772 s
14:48:20 [2024-02-05T19:48:20.924Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest3 -- Time elapsed: 0.699 s
14:48:20 [2024-02-05T19:48:20.924Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest4 -- Time elapsed: 0.234 s
14:48:20 [2024-02-05T19:48:20.924Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest5 -- Time elapsed: 0.186 s
14:48:20 [2024-02-05T19:48:20.924Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest6 -- Time elapsed: 1.756 s
14:48:20 [2024-02-05T19:48:20.924Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest7 -- Time elapsed: 2.014 s
14:48:20 [2024-02-05T19:48:20.924Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedBackgroundRequest -- Time elapsed: 0.304 s
14:48:20 [2024-02-05T19:48:20.924Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.backgroundRequest -- Time elapsed: 2.019 s
14:48:20 [2024-02-05T19:48:20.924Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
14:48:27 [2024-02-05T19:48:27.454Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.781 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
14:48:27 [2024-02-05T19:48:27.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testSupplementaryFileDir -- Time elapsed: 2.068 s
14:48:27 [2024-02-05T19:48:27.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFolder -- Time elapsed: 1.519 s
14:48:27 [2024-02-05T19:48:27.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testTemporaryDirPath -- Time elapsed: 2.039 s
14:48:27 [2024-02-05T19:48:27.454Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFiles -- Time elapsed: 1.154 s
14:48:27 [2024-02-05T19:48:27.454Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
14:49:14 [2024-02-05T19:49:14.288Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.81 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingEnd -- Time elapsed: 0.003 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetNestedExperiment -- Time elapsed: 8.148 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInTrace -- Time elapsed: 2.818 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInvalid -- Time elapsed: 2.688 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentInitialRange -- Time elapsed: 2.633 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingStart -- Time elapsed: 0 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangePartiallyInOne -- Time elapsed: 0.001 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingBoth -- Time elapsed: 2.722 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampValid -- Time elapsed: 0.002 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInBetween -- Time elapsed: 0.001 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithNestedExperiment -- Time elapsed: 7.413 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInvalid -- Time elapsed: 0.001 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceInitialRange -- Time elapsed: 0.002 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeAllInOne -- Time elapsed: 0.001 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testInitialize -- Time elapsed: 0.001 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingBoth -- Time elapsed: 0.001 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceNewTimeRange -- Time elapsed: 0.001 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperiment -- Time elapsed: 2.774 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBoth -- Time elapsed: 0.002 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeInBetween -- Time elapsed: 2.665 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingOne -- Time elapsed: 2.637 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithExperiment -- Time elapsed: 2.690 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testNewTimestamp -- Time elapsed: 0 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetForHost -- Time elapsed: 0.002 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperimentForHost -- Time elapsed: 2.652 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBetween -- Time elapsed: 0.001 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInBetween -- Time elapsed: 2.677 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSet -- Time elapsed: 0 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampAfter -- Time elapsed: 0.001 s
14:49:14 [2024-02-05T19:49:14.288Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampBefore -- Time elapsed: 0 s
14:49:14 [2024-02-05T19:49:14.289Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
14:49:20 [2024-02-05T19:49:20.812Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.978 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeWholeRange -- Time elapsed: 0.001 s
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusEnd -- Time elapsed: 0.001 s
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusEnd -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testEventTypesTotal -- Time elapsed: 0.001 s
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeWholeRange -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsTotal -- Time elapsed: 0.052 s
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEventsAtEdges -- Time elapsed: 0.049 s
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtEnd -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtStart -- Time elapsed: 0.001 s
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEvents -- Time elapsed: 0.003 s
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQuerySmall -- Time elapsed: 0.002 s
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEvents -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusStart -- Time elapsed: 0.001 s
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEventsAtEdges -- Time elapsed: 0.001 s
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtEnd -- Time elapsed: 0.001 s
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtStart -- Time elapsed: 0.003 s
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtBoth -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.812Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusStart -- Time elapsed: 0.001 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtBoth -- Time elapsed: 0.001 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQueryFull -- Time elapsed: 0.004 s
14:49:20 [2024-02-05T19:49:20.813Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
14:49:20 [2024-02-05T19:49:20.813Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfTmfTrace -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_timestamp -- Time elapsed: 0.001 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_timetamp -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testParseEvent -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEndTime -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNbEvents -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_null -- Time elapsed: 0.001 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStartTime -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testBroadcast -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testEventLookup -- Time elapsed: 0.001 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testValidate -- Time elapsed: 0.032 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEnvValue -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetName -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNext -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetPath -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStreamingInterval -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetContainedEventTypes -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetLocationRatio -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCacheSize -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTraceProperties -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfHostId -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_rank -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTimeRange -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEventType -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_ratio -- Time elapsed: 0.001 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetResource -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_location -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testReadNextEvent -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testDispose -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventInvalidLocation -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCurrentLocation -- Time elapsed: 0 s
14:49:20 [2024-02-05T19:49:20.813Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
14:49:24 [2024-02-05T19:49:24.072Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.906 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
14:49:24 [2024-02-05T19:49:24.072Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventStartMatches -- Time elapsed: 0.251 s
14:49:24 [2024-02-05T19:49:24.072Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventProgressMonitor -- Time elapsed: 0.300 s
14:49:24 [2024-02-05T19:49:24.072Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventStartMatches -- Time elapsed: 0.299 s
14:49:24 [2024-02-05T19:49:24.072Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEvent -- Time elapsed: 0.301 s
14:49:24 [2024-02-05T19:49:24.072Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventProgressMonitor -- Time elapsed: 0.300 s
14:49:24 [2024-02-05T19:49:24.072Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventFar -- Time elapsed: 0.300 s
14:49:24 [2024-02-05T19:49:24.072Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventCancelled -- Time elapsed: 0.001 s
14:49:24 [2024-02-05T19:49:24.072Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingBeginningOfTrace -- Time elapsed: 0.599 s
14:49:24 [2024-02-05T19:49:24.072Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventNoMatch -- Time elapsed: 0.301 s
14:49:24 [2024-02-05T19:49:24.072Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventNoMatch -- Time elapsed: 0.899 s
14:49:24 [2024-02-05T19:49:24.072Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEvent -- Time elapsed: 0.302 s
14:49:24 [2024-02-05T19:49:24.072Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventCancelled -- Time elapsed: 0 s
14:49:24 [2024-02-05T19:49:24.072Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
14:49:24 [2024-02-05T19:49:24.326Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
14:49:24 [2024-02-05T19:49:24.326Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBoundsWithTransform -- Time elapsed: 0.142 s
14:49:24 [2024-02-05T19:49:24.326Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBounds -- Time elapsed: 0.093 s
14:49:24 [2024-02-05T19:49:24.326Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
14:49:26 [2024-02-05T19:49:26.211Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
14:49:26 [2024-02-05T19:49:26.211Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondToLastEvent -- Time elapsed: 0.127 s
14:49:26 [2024-02-05T19:49:26.211Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testLastEvent -- Time elapsed: 0.102 s
14:49:26 [2024-02-05T19:49:26.211Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testFirstEvent -- Time elapsed: 0.025 s
14:49:26 [2024-02-05T19:49:26.211Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondEvent -- Time elapsed: 0.100 s
14:49:26 [2024-02-05T19:49:26.211Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
14:49:26 [2024-02-05T19:49:26.212Z] !SESSION 2024-02-05 19:47:43.930 -----------------------------------------------
14:49:26 [2024-02-05T19:49:26.212Z] eclipse.buildId=unknown
14:49:26 [2024-02-05T19:49:26.212Z] java.version=17.0.2
14:49:26 [2024-02-05T19:49:26.212Z] java.vendor=Oracle Corporation
14:49:26 [2024-02-05T19:49:26.212Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:49:26 [2024-02-05T19:49:26.212Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:49:26 [2024-02-05T19:49:26.212Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:49:26 [2024-02-05T19:49:26.212Z] 
14:49:26 [2024-02-05T19:49:26.212Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:49:25.807
14:49:26 [2024-02-05T19:49:26.212Z] !MESSAGE Unknown trace attribute: test
14:49:26 [2024-02-05T19:49:26.212Z] 
14:49:26 [2024-02-05T19:49:26.212Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:49:25.808
14:49:26 [2024-02-05T19:49:26.212Z] !MESSAGE Unknown trace attribute: test1
14:49:26 [2024-02-05T19:49:26.212Z] 
14:49:26 [2024-02-05T19:49:26.212Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:49:25.808
14:49:26 [2024-02-05T19:49:26.212Z] !MESSAGE Unknown trace attribute: test2
14:49:26 [2024-02-05T19:49:26.212Z] 
14:49:26 [2024-02-05T19:49:26.212Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:49:25.809
14:49:26 [2024-02-05T19:49:26.212Z] !MESSAGE Unknown trace attribute: test3
14:49:26 [2024-02-05T19:49:26.212Z] 
14:49:26 [2024-02-05T19:49:26.212Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-05 19:49:25.809
14:49:26 [2024-02-05T19:49:26.212Z] !MESSAGE Unknown trace attribute: test4
14:49:26 [2024-02-05T19:49:26.212Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
14:49:26 [2024-02-05T19:49:26.212Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers] -- Time elapsed: 0.010 s
14:49:26 [2024-02-05T19:49:26.212Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[1: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/110/0/.cp/kernel] -- Time elapsed: 0.042 s
14:49:26 [2024-02-05T19:49:26.212Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] -- Time elapsed: 0.004 s
14:49:26 [2024-02-05T19:49:26.212Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1] -- Time elapsed: 0.001 s
14:49:26 [2024-02-05T19:49:26.212Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz] -- Time elapsed: 0 s
14:49:26 [2024-02-05T19:49:26.212Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
14:49:34 [2024-02-05T19:49:34.284Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.209 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
14:49:34 [2024-02-05T19:49:34.284Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testReopenIndex -- Time elapsed: 4.774 s
14:49:34 [2024-02-05T19:49:34.284Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testIndexing -- Time elapsed: 3.434 s
14:49:34 [2024-02-05T19:49:34.284Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
14:49:34 [2024-02-05T19:49:34.284Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
14:49:34 [2024-02-05T19:49:34.284Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testToString -- Time elapsed: 0 s
14:49:34 [2024-02-05T19:49:34.284Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testCompareTo -- Time elapsed: 0 s
14:49:34 [2024-02-05T19:49:34.284Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testGetters -- Time elapsed: 0 s
14:49:34 [2024-02-05T19:49:34.284Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testHashCode -- Time elapsed: 0 s
14:49:34 [2024-02-05T19:49:34.284Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testEquals -- Time elapsed: 0 s
14:49:34 [2024-02-05T19:49:34.284Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
14:49:34 [2024-02-05T19:49:34.284Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
14:49:34 [2024-02-05T19:49:34.284Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_timestamp -- Time elapsed: 0 s
14:49:34 [2024-02-05T19:49:34.284Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_valid -- Time elapsed: 0.001 s
14:49:34 [2024-02-05T19:49:34.284Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testSetLocation -- Time elapsed: 0 s
14:49:34 [2024-02-05T19:49:34.284Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testGetLocation -- Time elapsed: 0 s
14:49:34 [2024-02-05T19:49:34.284Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_invalid -- Time elapsed: 0 s
14:49:34 [2024-02-05T19:49:34.284Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_long -- Time elapsed: 0 s
14:49:34 [2024-02-05T19:49:34.284Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
14:49:36 [2024-02-05T19:49:36.167Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.921 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
14:49:36 [2024-02-05T19:49:36.167Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testTooManyContexts -- Time elapsed: 0.984 s
14:49:36 [2024-02-05T19:49:36.167Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testIndexing -- Time elapsed: 0.879 s
14:49:36 [2024-02-05T19:49:36.167Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
14:49:37 [2024-02-05T19:49:37.092Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.028 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
14:49:37 [2024-02-05T19:49:37.092Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsEmpty -- Time elapsed: 0.030 s
14:49:37 [2024-02-05T19:49:37.092Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsOther -- Time elapsed: 0.127 s
14:49:37 [2024-02-05T19:49:37.092Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testAdvance -- Time elapsed: 0.078 s
14:49:37 [2024-02-05T19:49:37.092Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCurrentEvent -- Time elapsed: 0.028 s
14:49:37 [2024-02-05T19:49:37.092Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testIncreaseRank -- Time elapsed: 0.065 s
14:49:37 [2024-02-05T19:49:37.092Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHasValidRank -- Time elapsed: 0.028 s
14:49:37 [2024-02-05T19:49:37.092Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSeek -- Time elapsed: 0.166 s
14:49:37 [2024-02-05T19:49:37.092Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetLocation -- Time elapsed: 0.030 s
14:49:37 [2024-02-05T19:49:37.092Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetLocation -- Time elapsed: 0.067 s
14:49:37 [2024-02-05T19:49:37.092Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCompareTo -- Time elapsed: 0.099 s
14:49:37 [2024-02-05T19:49:37.092Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetRank -- Time elapsed: 0.027 s
14:49:37 [2024-02-05T19:49:37.092Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHashCode -- Time elapsed: 0.069 s
14:49:37 [2024-02-05T19:49:37.092Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCtfTmfTrace -- Time elapsed: 0.028 s
14:49:37 [2024-02-05T19:49:37.092Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorPosition -- Time elapsed: 0.028 s
14:49:37 [2024-02-05T19:49:37.092Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorInit -- Time elapsed: 0.064 s
14:49:37 [2024-02-05T19:49:37.092Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetRank -- Time elapsed: 0.028 s
14:49:37 [2024-02-05T19:49:37.092Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorNoinit -- Time elapsed: 0.064 s
14:49:37 [2024-02-05T19:49:37.093Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
14:52:13 [2024-02-05T19:52:13.478Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 149.2 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[0: KERNEL] -- Time elapsed: 12.51 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[1: TRACE2] -- Time elapsed: 10.85 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[2: KERNEL_VM] -- Time elapsed: 13.95 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[3: SYNC_SRC] -- Time elapsed: 3.387 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[4: SYNC_DEST] -- Time elapsed: 3.026 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[5: DJANGO_CLIENT] -- Time elapsed: 14.18 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[6: DJANGO_DB] -- Time elapsed: 12.50 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[7: DJANGO_HTTPD] -- Time elapsed: 14.04 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[8: CYG_PROFILE] -- Time elapsed: 2.276 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[9: CYG_PROFILE_FAST] -- Time elapsed: 2.279 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[10: FUNKY_TRACE] -- Time elapsed: 2.289 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[11: ARM_64_BIT_HEADER] -- Time elapsed: 3.067 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[12: FLIPPING_ENDIANNESS] -- Time elapsed: 2.453 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[13: DYNSCOPE] -- Time elapsed: 2.643 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[14: DEBUG_INFO] -- Time elapsed: 2.213 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[15: DEBUG_INFO3] -- Time elapsed: 2.214 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[16: DEBUG_INFO4] -- Time elapsed: 2.213 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 2.210 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 2.209 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 2.210 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[20: MEMORY_ANALYSIS] -- Time elapsed: 6.804 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[21: PERF_TASKSET2] -- Time elapsed: 2.240 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[22: MANY_THREADS] -- Time elapsed: 5.990 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[23: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 6.780 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[24: CONTEXT_SWITCHES_UST] -- Time elapsed: 2.249 s
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[25: UNEVEN_STREAMS] -- Time elapsed: 12.45 s
14:52:13 [2024-02-05T19:52:13.478Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
14:52:13 [2024-02-05T19:52:13.478Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
14:52:13 [2024-02-05T19:52:13.478Z] org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest.testHelloLost -- Time elapsed: 0.100 s
14:52:13 [2024-02-05T19:52:13.478Z] 
14:52:13 [2024-02-05T19:52:13.478Z] Results:
14:52:13 [2024-02-05T19:52:13.478Z] 
14:52:13 [2024-02-05T19:52:13.478Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
14:52:13 [2024-02-05T19:52:13.478Z] 
14:52:13 [2024-02-05T19:52:13.478Z] [INFO] All tests passed
14:52:13 [2024-02-05T19:52:13.478Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.478Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:13 [2024-02-05T19:52:13.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
14:52:13 [2024-02-05T19:52:13.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.pom
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-p2metadata.xml
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-p2artifacts.xml
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests >--
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.2-SNAPSHOT [30/144]
14:52:13 [2024-02-05T19:52:13.479Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:52:13 [2024-02-05T19:52:13.479Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] The project's OSGi version is 0.1.2.202402051940
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.core.tests
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/src/main/resources
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:13 [2024-02-05T19:52:13.479Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:13 [2024-02-05T19:52:13.479Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/src/test/resources
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT.jar
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] 
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/work/data/.metadata/.log
14:52:13 [2024-02-05T19:52:13.479Z] [INFO] Command line:
14:52:13 [2024-02-05T19:52:13.479Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:52:13 [2024-02-05T19:52:13.479Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:52:13 [2024-02-05T19:52:13.479Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest
14:52:14 [2024-02-05T19:52:14.404Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.070 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest
14:52:14 [2024-02-05T19:52:14.404Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.cascadeTest -- Time elapsed: 0.574 s
14:52:14 [2024-02-05T19:52:14.404Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.081 s
14:52:14 [2024-02-05T19:52:14.404Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0.019 s
14:52:14 [2024-02-05T19:52:14.404Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.largeTest -- Time elapsed: 0.190 s
14:52:14 [2024-02-05T19:52:14.404Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.021 s
14:52:14 [2024-02-05T19:52:14.404Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.019 s
14:52:14 [2024-02-05T19:52:14.404Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.022 s
14:52:14 [2024-02-05T19:52:14.404Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregationTreeTest.treeTest -- Time elapsed: 0.069 s
14:52:14 [2024-02-05T19:52:14.404Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest
14:52:16 [2024-02-05T19:52:16.911Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.792 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest
14:52:16 [2024-02-05T19:52:16.911Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderAllItems -- Time elapsed: 2.600 s
14:52:16 [2024-02-05T19:52:16.911Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderSelection -- Time elapsed: 0.089 s
14:52:16 [2024-02-05T19:52:16.911Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderGrouped -- Time elapsed: 0.080 s
14:52:16 [2024-02-05T19:52:16.911Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderGroupByProcess -- Time elapsed: 0.021 s
14:52:16 [2024-02-05T19:52:16.911Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest
14:52:17 [2024-02-05T19:52:17.165Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest
14:52:17 [2024-02-05T19:52:17.165Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.057 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.002 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0.001 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidNull -- Time elapsed: 0 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0.001 s
14:52:17 [2024-02-05T19:52:17.166Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
14:52:17 [2024-02-05T19:52:17.166Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:52:17 [2024-02-05T19:52:17.420Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:52:17 [2024-02-05T19:52:17.420Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraphWithCpuTime -- Time elapsed: 0.112 s
14:52:17 [2024-02-05T19:52:17.420Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testSelectionCallGraph -- Time elapsed: 0.092 s
14:52:17 [2024-02-05T19:52:17.420Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph -- Time elapsed: 0.089 s
14:52:17 [2024-02-05T19:52:17.420Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest
14:52:17 [2024-02-05T19:52:17.420Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest
14:52:17 [2024-02-05T19:52:17.420Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.002 s
14:52:17 [2024-02-05T19:52:17.420Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest.mergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.001 s
14:52:17 [2024-02-05T19:52:17.420Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
14:52:17 [2024-02-05T19:52:17.420Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.AggregatedCalledFunctionStatisticsTest.treeStatisticsTest -- Time elapsed: 0.001 s
14:52:17 [2024-02-05T19:52:17.420Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
14:52:17 [2024-02-05T19:52:17.421Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
14:52:17 [2024-02-05T19:52:17.421Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByAllInstrumented -- Time elapsed: 0.015 s
14:52:17 [2024-02-05T19:52:17.421Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testMultiGroupBys -- Time elapsed: 0.061 s
14:52:17 [2024-02-05T19:52:17.421Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByProcessInstrumented -- Time elapsed: 0.011 s
14:52:17 [2024-02-05T19:52:17.421Z] org.eclipse.tracecompass.analysis.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByThreadInstrumented -- Time elapsed: 0.012 s
14:52:17 [2024-02-05T19:52:17.421Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest
14:52:17 [2024-02-05T19:52:17.675Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest
14:52:17 [2024-02-05T19:52:17.675Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.082 s
14:52:17 [2024-02-05T19:52:17.675Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest.testContainsSegmentStoreInvalidInput -- Time elapsed: 0.014 s
14:52:17 [2024-02-05T19:52:17.675Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest.testContainsSegmentStore -- Time elapsed: 0.077 s
14:52:17 [2024-02-05T19:52:17.675Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.013 s
14:52:17 [2024-02-05T19:52:17.675Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest
14:52:17 [2024-02-05T19:52:17.675Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest
14:52:17 [2024-02-05T19:52:17.675Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest.testCallStackTraversal -- Time elapsed: 0.012 s
14:52:17 [2024-02-05T19:52:17.675Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest.testCallStackRanges -- Time elapsed: 0.067 s
14:52:17 [2024-02-05T19:52:17.675Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackTest.testCallStackNext -- Time elapsed: 0.012 s
14:52:17 [2024-02-05T19:52:17.675Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.ActivatorTest
14:52:17 [2024-02-05T19:52:17.675Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.ActivatorTest
14:52:17 [2024-02-05T19:52:17.675Z] org.eclipse.tracecompass.analysis.callstack.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
14:52:17 [2024-02-05T19:52:17.675Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest
14:52:17 [2024-02-05T19:52:17.930Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest
14:52:17 [2024-02-05T19:52:17.930Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest.testCallStackProvider -- Time elapsed: 0.066 s
14:52:17 [2024-02-05T19:52:17.930Z] org.eclipse.tracecompass.analysis.callstack.core.tests.CallStackStateSystemTest.testCallStackContent -- Time elapsed: 0.015 s
14:52:17 [2024-02-05T19:52:17.930Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.LTTngUstCallStackAnalysisRequirementTest
14:52:17 [2024-02-05T19:52:17.930Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.LTTngUstCallStackAnalysisRequirementTest
14:52:17 [2024-02-05T19:52:17.930Z] org.eclipse.tracecompass.analysis.callstack.core.tests.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.018 s
14:52:17 [2024-02-05T19:52:17.930Z] Running org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest
14:52:18 [2024-02-05T19:52:18.184Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest
14:52:18 [2024-02-05T19:52:18.184Z] org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest.testFollowEvents -- Time elapsed: 0.069 s
14:52:18 [2024-02-05T19:52:18.184Z] org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest.testFetchTree -- Time elapsed: 0.090 s
14:52:18 [2024-02-05T19:52:18.184Z] org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest.testFetchModel -- Time elapsed: 0.091 s
14:52:18 [2024-02-05T19:52:18.184Z] org.eclipse.tracecompass.analysis.callstack.core.tests.FlameChartDataProviderTest.testGetDescriptors -- Time elapsed: 0.012 s
14:52:18 [2024-02-05T19:52:18.184Z] 
14:52:18 [2024-02-05T19:52:18.184Z] Results:
14:52:18 [2024-02-05T19:52:18.184Z] 
14:52:18 [2024-02-05T19:52:18.184Z] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0
14:52:18 [2024-02-05T19:52:18.184Z] 
14:52:18 [2024-02-05T19:52:18.743Z] [INFO] All tests passed
14:52:18 [2024-02-05T19:52:18.743Z] [INFO] 
14:52:18 [2024-02-05T19:52:18.743Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:18 [2024-02-05T19:52:18.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT.jar
14:52:18 [2024-02-05T19:52:18.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT.pom
14:52:18 [2024-02-05T19:52:18.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar
14:52:18 [2024-02-05T19:52:18.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
14:52:18 [2024-02-05T19:52:18.744Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
14:52:18 [2024-02-05T19:52:18.744Z] [INFO] 
14:52:18 [2024-02-05T19:52:18.744Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.core.tests ---
14:52:18 [2024-02-05T19:52:18.744Z] [INFO] 
14:52:18 [2024-02-05T19:52:18.744Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
14:52:18 [2024-02-05T19:52:18.744Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.2-SNAPSHOT         [31/144]
14:52:18 [2024-02-05T19:52:18.744Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
14:52:18 [2024-02-05T19:52:18.744Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:52:18 [2024-02-05T19:52:18.744Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
14:52:18 [2024-02-05T19:52:18.744Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (cleanup-dark-theme-css)'
14:52:18 [2024-02-05T19:52:18.744Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:18 [2024-02-05T19:52:18.744Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
14:52:18 [2024-02-05T19:52:18.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar
14:52:18 [2024-02-05T19:52:18.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar (1.1 MB at 21 MB/s)
14:52:19 [2024-02-05T19:52:19.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar
14:52:19 [2024-02-05T19:52:19.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar (26 kB at 13 MB/s)
14:52:19 [2024-02-05T19:52:19.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar
14:52:19 [2024-02-05T19:52:19.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar (14 kB at 4.7 MB/s)
14:52:19 [2024-02-05T19:52:19.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar
14:52:19 [2024-02-05T19:52:19.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar (19 kB at 3.7 MB/s)
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom (22 kB at 7.2 MB/s)
14:52:20 [2024-02-05T19:52:20.177Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.25.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom (1.4 kB at 722 kB/s)
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom (1.3 kB at 259 kB/s)
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom (1.9 kB at 374 kB/s)
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] 
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] 
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] The project's OSGi version is 9.0.2.202402051940
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] 
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] 
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] 
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] 
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] Executing tasks
14:52:20 [2024-02-05T19:52:20.177Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
14:52:20 [2024-02-05T19:52:20.177Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.30
14:52:20 [2024-02-05T19:52:20.177Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] Executed tasks
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] 
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] 
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
14:52:20 [2024-02-05T19:52:20.177Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
14:52:20 [2024-02-05T19:52:20.432Z] [INFO] 
14:52:20 [2024-02-05T19:52:20.432Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
14:52:20 [2024-02-05T19:52:20.432Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
14:52:20 [2024-02-05T19:52:20.433Z] [INFO] 
14:52:20 [2024-02-05T19:52:20.433Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
14:52:20 [2024-02-05T19:52:20.433Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:20 [2024-02-05T19:52:20.433Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:20 [2024-02-05T19:52:20.433Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
14:52:20 [2024-02-05T19:52:20.687Z] [INFO] Compiling 542 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:24 [2024-02-05T19:52:24.847Z] [INFO] 
14:52:24 [2024-02-05T19:52:24.847Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ui ---
14:52:24 [2024-02-05T19:52:24.847Z] [INFO] 
14:52:24 [2024-02-05T19:52:24.847Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui ---
14:52:24 [2024-02-05T19:52:24.847Z] [INFO] 
14:52:24 [2024-02-05T19:52:24.847Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
14:52:24 [2024-02-05T19:52:24.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
14:52:24 [2024-02-05T19:52:24.847Z] [INFO] 
14:52:24 [2024-02-05T19:52:24.847Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui ---
14:52:24 [2024-02-05T19:52:24.847Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:24 [2024-02-05T19:52:24.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
14:52:24 [2024-02-05T19:52:24.847Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
14:52:24 [2024-02-05T19:52:24.847Z] [INFO] 
14:52:24 [2024-02-05T19:52:24.847Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui ---
14:52:24 [2024-02-05T19:52:24.847Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:52:24 [2024-02-05T19:52:24.847Z] [INFO] 
14:52:24 [2024-02-05T19:52:24.847Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
14:52:24 [2024-02-05T19:52:24.847Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT-sources.jar
14:52:24 [2024-02-05T19:52:24.847Z] [INFO] 
14:52:24 [2024-02-05T19:52:24.847Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
14:52:25 [2024-02-05T19:52:25.103Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT.jar
14:52:25 [2024-02-05T19:52:25.358Z] [INFO] 
14:52:25 [2024-02-05T19:52:25.358Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
14:52:25 [2024-02-05T19:52:25.358Z] [INFO] 
14:52:25 [2024-02-05T19:52:25.358Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui ---
14:52:25 [2024-02-05T19:52:25.358Z] [INFO] 
14:52:25 [2024-02-05T19:52:25.358Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] 
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] --- antrun:3.1.0:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] Executing tasks
14:52:25 [2024-02-05T19:52:25.612Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] Executed tasks
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] 
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT.jar
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT.pom
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT-sources.jar
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT-p2metadata.xml
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT-p2artifacts.xml
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] 
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] 
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [32/144]
14:52:25 [2024-02-05T19:52:25.612Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:52:25 [2024-02-05T19:52:25.612Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:25 [2024-02-05T19:52:25.612Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
14:52:25 [2024-02-05T19:52:25.867Z] [INFO] 
14:52:25 [2024-02-05T19:52:25.867Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:25 [2024-02-05T19:52:25.867Z] [INFO] 
14:52:25 [2024-02-05T19:52:25.867Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:25 [2024-02-05T19:52:25.867Z] [INFO] The project's OSGi version is 6.1.1.202402051940
14:52:25 [2024-02-05T19:52:25.867Z] [INFO] 
14:52:25 [2024-02-05T19:52:25.867Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:25 [2024-02-05T19:52:25.867Z] [INFO] 
14:52:25 [2024-02-05T19:52:25.867Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:25 [2024-02-05T19:52:25.867Z] [INFO] 
14:52:25 [2024-02-05T19:52:25.867Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:25 [2024-02-05T19:52:25.867Z] [INFO] 
14:52:25 [2024-02-05T19:52:25.867Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:25 [2024-02-05T19:52:25.868Z] [INFO] 
14:52:25 [2024-02-05T19:52:25.868Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:25 [2024-02-05T19:52:25.868Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
14:52:26 [2024-02-05T19:52:26.121Z] [INFO] 
14:52:26 [2024-02-05T19:52:26.122Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:26 [2024-02-05T19:52:26.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
14:52:26 [2024-02-05T19:52:26.122Z] [INFO] 
14:52:26 [2024-02-05T19:52:26.122Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:26 [2024-02-05T19:52:26.122Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:26 [2024-02-05T19:52:26.122Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:26 [2024-02-05T19:52:26.122Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
14:52:26 [2024-02-05T19:52:26.376Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:26 [2024-02-05T19:52:26.934Z] [INFO] 
14:52:26 [2024-02-05T19:52:26.934Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:26 [2024-02-05T19:52:26.934Z] [INFO] 
14:52:26 [2024-02-05T19:52:26.934Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:26 [2024-02-05T19:52:26.934Z] [INFO] 
14:52:26 [2024-02-05T19:52:26.934Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:26 [2024-02-05T19:52:26.934Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
14:52:26 [2024-02-05T19:52:26.934Z] [INFO] 
14:52:26 [2024-02-05T19:52:26.934Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:26 [2024-02-05T19:52:26.934Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:26 [2024-02-05T19:52:26.934Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:26 [2024-02-05T19:52:26.934Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
14:52:26 [2024-02-05T19:52:26.934Z] [INFO] 
14:52:26 [2024-02-05T19:52:26.934Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:26 [2024-02-05T19:52:26.935Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] 
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] 
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] 
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] 
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] 
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] 
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.pom
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2metadata.xml
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2artifacts.xml
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] 
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] 
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.2-SNAPSHOT [33/144]
14:52:26 [2024-02-05T19:52:26.935Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:52:26 [2024-02-05T19:52:26.935Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:26 [2024-02-05T19:52:26.935Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
14:52:27 [2024-02-05T19:52:27.189Z] [INFO] 
14:52:27 [2024-02-05T19:52:27.189Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:27 [2024-02-05T19:52:27.189Z] [INFO] 
14:52:27 [2024-02-05T19:52:27.189Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:27 [2024-02-05T19:52:27.189Z] [INFO] The project's OSGi version is 4.1.2.202402051940
14:52:27 [2024-02-05T19:52:27.189Z] [INFO] 
14:52:27 [2024-02-05T19:52:27.189Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:27 [2024-02-05T19:52:27.189Z] [INFO] 
14:52:27 [2024-02-05T19:52:27.189Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:27 [2024-02-05T19:52:27.189Z] [INFO] 
14:52:27 [2024-02-05T19:52:27.189Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:27 [2024-02-05T19:52:27.189Z] [INFO] 
14:52:27 [2024-02-05T19:52:27.189Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:27 [2024-02-05T19:52:27.190Z] [INFO] 
14:52:27 [2024-02-05T19:52:27.190Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:27 [2024-02-05T19:52:27.190Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
14:52:27 [2024-02-05T19:52:27.445Z] [INFO] 
14:52:27 [2024-02-05T19:52:27.445Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:27 [2024-02-05T19:52:27.445Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
14:52:27 [2024-02-05T19:52:27.445Z] [INFO] 
14:52:27 [2024-02-05T19:52:27.445Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:27 [2024-02-05T19:52:27.445Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:27 [2024-02-05T19:52:27.445Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:27 [2024-02-05T19:52:27.445Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
14:52:27 [2024-02-05T19:52:27.699Z] [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:28 [2024-02-05T19:52:28.267Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.267Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:28 [2024-02-05T19:52:28.267Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.267Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:28 [2024-02-05T19:52:28.267Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.267Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:28 [2024-02-05T19:52:28.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
14:52:28 [2024-02-05T19:52:28.267Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.267Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:28 [2024-02-05T19:52:28.267Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:28 [2024-02-05T19:52:28.267Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:28 [2024-02-05T19:52:28.268Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:28 [2024-02-05T19:52:28.268Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT-sources.jar
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT.jar
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT.jar
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT.pom
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT-sources.jar
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT-p2metadata.xml
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT-p2artifacts.xml
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT [34/144]
14:52:28 [2024-02-05T19:52:28.268Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:52:28 [2024-02-05T19:52:28.268Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:28 [2024-02-05T19:52:28.268Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
14:52:28 [2024-02-05T19:52:28.828Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.828Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:28 [2024-02-05T19:52:28.828Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.828Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:28 [2024-02-05T19:52:28.828Z] [INFO] The project's OSGi version is 4.1.0.202402051940
14:52:28 [2024-02-05T19:52:28.828Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.828Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:28 [2024-02-05T19:52:28.828Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.828Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:28 [2024-02-05T19:52:28.828Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.828Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:28 [2024-02-05T19:52:28.828Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.828Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:28 [2024-02-05T19:52:28.828Z] [INFO] 
14:52:28 [2024-02-05T19:52:28.828Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:28 [2024-02-05T19:52:28.828Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
14:52:29 [2024-02-05T19:52:29.083Z] [INFO] 
14:52:29 [2024-02-05T19:52:29.083Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:29 [2024-02-05T19:52:29.083Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
14:52:29 [2024-02-05T19:52:29.083Z] [INFO] 
14:52:29 [2024-02-05T19:52:29.083Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:29 [2024-02-05T19:52:29.083Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:29 [2024-02-05T19:52:29.083Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:29 [2024-02-05T19:52:29.083Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
14:52:29 [2024-02-05T19:52:29.083Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:29 [2024-02-05T19:52:29.642Z] [INFO] 
14:52:29 [2024-02-05T19:52:29.642Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:29 [2024-02-05T19:52:29.642Z] [INFO] 
14:52:29 [2024-02-05T19:52:29.642Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:29 [2024-02-05T19:52:29.642Z] [INFO] 
14:52:29 [2024-02-05T19:52:29.642Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:29 [2024-02-05T19:52:29.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
14:52:29 [2024-02-05T19:52:29.642Z] [INFO] 
14:52:29 [2024-02-05T19:52:29.642Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:29 [2024-02-05T19:52:29.642Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:29 [2024-02-05T19:52:29.642Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:29 [2024-02-05T19:52:29.642Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
14:52:29 [2024-02-05T19:52:29.643Z] [INFO] 
14:52:29 [2024-02-05T19:52:29.643Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:29 [2024-02-05T19:52:29.643Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:52:29 [2024-02-05T19:52:29.643Z] [INFO] 
14:52:29 [2024-02-05T19:52:29.643Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:29 [2024-02-05T19:52:29.643Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar
14:52:29 [2024-02-05T19:52:29.643Z] [INFO] 
14:52:29 [2024-02-05T19:52:29.643Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:29 [2024-02-05T19:52:29.643Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar
14:52:29 [2024-02-05T19:52:29.897Z] [INFO] 
14:52:29 [2024-02-05T19:52:29.897Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:29 [2024-02-05T19:52:29.897Z] [INFO] 
14:52:29 [2024-02-05T19:52:29.897Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:29 [2024-02-05T19:52:29.897Z] [INFO] 
14:52:29 [2024-02-05T19:52:29.897Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:29 [2024-02-05T19:52:29.897Z] [INFO] 
14:52:29 [2024-02-05T19:52:29.897Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:29 [2024-02-05T19:52:29.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar
14:52:29 [2024-02-05T19:52:29.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.pom
14:52:29 [2024-02-05T19:52:29.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar
14:52:29 [2024-02-05T19:52:29.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-p2metadata.xml
14:52:29 [2024-02-05T19:52:29.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-p2artifacts.xml
14:52:29 [2024-02-05T19:52:29.898Z] [INFO] 
14:52:29 [2024-02-05T19:52:29.898Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
14:52:29 [2024-02-05T19:52:29.898Z] [INFO] 
14:52:29 [2024-02-05T19:52:29.898Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui >--
14:52:29 [2024-02-05T19:52:29.898Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.ui 0.1.1-SNAPSHOT [35/144]
14:52:29 [2024-02-05T19:52:29.898Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
14:52:29 [2024-02-05T19:52:29.898Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:52:29 [2024-02-05T19:52:29.898Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:29 [2024-02-05T19:52:29.898Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
14:52:30 [2024-02-05T19:52:30.152Z] [INFO] 
14:52:30 [2024-02-05T19:52:30.152Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:30 [2024-02-05T19:52:30.152Z] [INFO] 
14:52:30 [2024-02-05T19:52:30.152Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:30 [2024-02-05T19:52:30.152Z] [INFO] The project's OSGi version is 0.1.1.202402051940
14:52:30 [2024-02-05T19:52:30.152Z] [INFO] 
14:52:30 [2024-02-05T19:52:30.152Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:30 [2024-02-05T19:52:30.152Z] [INFO] 
14:52:30 [2024-02-05T19:52:30.152Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:30 [2024-02-05T19:52:30.152Z] [INFO] 
14:52:30 [2024-02-05T19:52:30.152Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:30 [2024-02-05T19:52:30.152Z] [INFO] 
14:52:30 [2024-02-05T19:52:30.152Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:30 [2024-02-05T19:52:30.152Z] [INFO] 
14:52:30 [2024-02-05T19:52:30.152Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:30 [2024-02-05T19:52:30.152Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.ui
14:52:30 [2024-02-05T19:52:30.406Z] [INFO] 
14:52:30 [2024-02-05T19:52:30.406Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:30 [2024-02-05T19:52:30.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/src/main/resources
14:52:30 [2024-02-05T19:52:30.406Z] [INFO] 
14:52:30 [2024-02-05T19:52:30.406Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:30 [2024-02-05T19:52:30.406Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:30 [2024-02-05T19:52:30.406Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:30 [2024-02-05T19:52:30.406Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
14:52:30 [2024-02-05T19:52:30.406Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:30 [2024-02-05T19:52:30.966Z] [INFO] 
14:52:30 [2024-02-05T19:52:30.966Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:30 [2024-02-05T19:52:30.966Z] [INFO] 
14:52:30 [2024-02-05T19:52:30.966Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:30 [2024-02-05T19:52:30.966Z] [INFO] 
14:52:30 [2024-02-05T19:52:30.966Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:30 [2024-02-05T19:52:30.966Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/src/test/resources
14:52:30 [2024-02-05T19:52:30.966Z] [INFO] 
14:52:30 [2024-02-05T19:52:30.966Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:30 [2024-02-05T19:52:30.966Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:30 [2024-02-05T19:52:30.966Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:30 [2024-02-05T19:52:30.966Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties
14:52:30 [2024-02-05T19:52:30.966Z] [INFO] 
14:52:30 [2024-02-05T19:52:30.966Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:30 [2024-02-05T19:52:30.966Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:52:30 [2024-02-05T19:52:30.967Z] [INFO] 
14:52:30 [2024-02-05T19:52:30.967Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:30 [2024-02-05T19:52:30.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT-sources.jar
14:52:30 [2024-02-05T19:52:30.967Z] [INFO] 
14:52:30 [2024-02-05T19:52:30.967Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:30 [2024-02-05T19:52:30.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT.jar
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT.jar
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT.pom
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT-sources.jar
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT-p2metadata.xml
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.1-SNAPSHOT-p2artifacts.xml
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.ui ---
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [36/144]
14:52:31 [2024-02-05T19:52:31.221Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:52:31 [2024-02-05T19:52:31.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
14:52:31 [2024-02-05T19:52:31.221Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
14:52:31 [2024-02-05T19:52:31.475Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.475Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.475Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.475Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.475Z] [INFO] The project's OSGi version is 1.0.3.202402051940
14:52:31 [2024-02-05T19:52:31.475Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.475Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.475Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.475Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.475Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.475Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.475Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.475Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.475Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.476Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.476Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
14:52:31 [2024-02-05T19:52:31.476Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.476Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
14:52:31 [2024-02-05T19:52:31.476Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.476Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.476Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:31 [2024-02-05T19:52:31.476Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:31 [2024-02-05T19:52:31.476Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
14:52:31 [2024-02-05T19:52:31.476Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.730Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] 
14:52:31 [2024-02-05T19:52:31.730Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:31 [2024-02-05T19:52:31.984Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
14:52:31 [2024-02-05T19:52:31.984Z] [INFO] Command line:
14:52:31 [2024-02-05T19:52:31.984Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:52:31 [2024-02-05T19:52:31.984Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:52:37 [2024-02-05T19:52:37.217Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
14:52:37 [2024-02-05T19:52:37.217Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
14:52:37 [2024-02-05T19:52:37.217Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest.testCanExecute -- Time elapsed: 0.038 s
14:52:37 [2024-02-05T19:52:37.217Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
14:52:37 [2024-02-05T19:52:37.473Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
14:52:37 [2024-02-05T19:52:37.473Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testEventHandle -- Time elapsed: 0.300 s
14:52:37 [2024-02-05T19:52:37.473Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testGetNewInstance -- Time elapsed: 0.012 s
14:52:37 [2024-02-05T19:52:37.473Z] 
14:52:37 [2024-02-05T19:52:37.473Z] Results:
14:52:37 [2024-02-05T19:52:37.473Z] 
14:52:37 [2024-02-05T19:52:37.473Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
14:52:37 [2024-02-05T19:52:37.473Z] 
14:52:37 [2024-02-05T19:52:37.727Z] [INFO] All tests passed
14:52:37 [2024-02-05T19:52:37.727Z] [INFO] 
14:52:37 [2024-02-05T19:52:37.727Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:37 [2024-02-05T19:52:37.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
14:52:37 [2024-02-05T19:52:37.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.pom
14:52:37 [2024-02-05T19:52:37.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
14:52:37 [2024-02-05T19:52:37.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:52:37 [2024-02-05T19:52:37.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:52:37 [2024-02-05T19:52:37.728Z] [INFO] 
14:52:37 [2024-02-05T19:52:37.728Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
14:52:37 [2024-02-05T19:52:37.728Z] [INFO] 
14:52:37 [2024-02-05T19:52:37.728Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
14:52:37 [2024-02-05T19:52:37.728Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [37/144]
14:52:37 [2024-02-05T19:52:37.728Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
14:52:37 [2024-02-05T19:52:37.728Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:52:37 [2024-02-05T19:52:37.728Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:37 [2024-02-05T19:52:37.728Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
14:52:37 [2024-02-05T19:52:37.982Z] [INFO] 
14:52:37 [2024-02-05T19:52:37.982Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:37 [2024-02-05T19:52:37.982Z] [INFO] 
14:52:37 [2024-02-05T19:52:37.982Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:37 [2024-02-05T19:52:37.982Z] [INFO] The project's OSGi version is 2.1.0.202402051940
14:52:37 [2024-02-05T19:52:37.982Z] [INFO] 
14:52:37 [2024-02-05T19:52:37.982Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:37 [2024-02-05T19:52:37.982Z] [INFO] 
14:52:37 [2024-02-05T19:52:37.982Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:37 [2024-02-05T19:52:37.982Z] [INFO] 
14:52:37 [2024-02-05T19:52:37.982Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:37 [2024-02-05T19:52:37.982Z] [INFO] 
14:52:37 [2024-02-05T19:52:37.982Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:37 [2024-02-05T19:52:37.982Z] [INFO] 
14:52:37 [2024-02-05T19:52:37.982Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:37 [2024-02-05T19:52:37.982Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
14:52:38 [2024-02-05T19:52:38.236Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.236Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:38 [2024-02-05T19:52:38.237Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
14:52:38 [2024-02-05T19:52:38.237Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.237Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:38 [2024-02-05T19:52:38.237Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:38 [2024-02-05T19:52:38.237Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:38 [2024-02-05T19:52:38.237Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
14:52:38 [2024-02-05T19:52:38.491Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:38 [2024-02-05T19:52:38.746Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:38 [2024-02-05T19:52:38.746Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:38 [2024-02-05T19:52:38.746Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:38 [2024-02-05T19:52:38.746Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.pom
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2metadata.xml
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2artifacts.xml
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [38/144]
14:52:38 [2024-02-05T19:52:38.746Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:52:38 [2024-02-05T19:52:38.746Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] The project's OSGi version is 1.1.0.202402051940
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] 
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:38 [2024-02-05T19:52:38.746Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:39 [2024-02-05T19:52:39.002Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:39 [2024-02-05T19:52:39.002Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:39 [2024-02-05T19:52:39.002Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:39 [2024-02-05T19:52:39.002Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:39 [2024-02-05T19:52:39.002Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:39 [2024-02-05T19:52:39.002Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:39 [2024-02-05T19:52:39.002Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:39 [2024-02-05T19:52:39.002Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.pom
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2metadata.xml
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2artifacts.xml
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [39/144]
14:52:39 [2024-02-05T19:52:39.257Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:52:39 [2024-02-05T19:52:39.257Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] The project's OSGi version is 1.2.1.202402051940
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.257Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.257Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:39 [2024-02-05T19:52:39.258Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:39 [2024-02-05T19:52:39.258Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
14:52:39 [2024-02-05T19:52:39.513Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.767Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:39 [2024-02-05T19:52:39.767Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:39 [2024-02-05T19:52:39.767Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.767Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.pom
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-p2metadata.xml
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-p2artifacts.xml
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] 
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT [40/144]
14:52:39 [2024-02-05T19:52:39.767Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:52:39 [2024-02-05T19:52:39.767Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:39 [2024-02-05T19:52:39.767Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
14:52:40 [2024-02-05T19:52:40.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar
14:52:40 [2024-02-05T19:52:40.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar (1.4 MB at 58 MB/s)
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.pom
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.pom (1.3 kB at 192 kB/s)
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] 
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] 
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] The project's OSGi version is 4.1.1.202402051940
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] 
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] 
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] 
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] 
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] 
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:40 [2024-02-05T19:52:40.022Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
14:52:40 [2024-02-05T19:52:40.275Z] [INFO] 
14:52:40 [2024-02-05T19:52:40.275Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:40 [2024-02-05T19:52:40.275Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
14:52:40 [2024-02-05T19:52:40.275Z] [INFO] 
14:52:40 [2024-02-05T19:52:40.275Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:40 [2024-02-05T19:52:40.276Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:40 [2024-02-05T19:52:40.276Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:40 [2024-02-05T19:52:40.276Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
14:52:40 [2024-02-05T19:52:40.276Z] [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:40 [2024-02-05T19:52:40.836Z] [INFO] 
14:52:40 [2024-02-05T19:52:40.836Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:40 [2024-02-05T19:52:40.836Z] [INFO] 
14:52:40 [2024-02-05T19:52:40.836Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:40 [2024-02-05T19:52:40.836Z] [INFO] 
14:52:40 [2024-02-05T19:52:40.836Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:40 [2024-02-05T19:52:40.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
14:52:40 [2024-02-05T19:52:40.836Z] [INFO] 
14:52:40 [2024-02-05T19:52:40.836Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:40 [2024-02-05T19:52:40.836Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:40 [2024-02-05T19:52:40.836Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:40 [2024-02-05T19:52:40.836Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
14:52:40 [2024-02-05T19:52:40.836Z] [INFO] 
14:52:40 [2024-02-05T19:52:40.836Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:40 [2024-02-05T19:52:40.836Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:52:40 [2024-02-05T19:52:40.836Z] [INFO] 
14:52:40 [2024-02-05T19:52:40.836Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:40 [2024-02-05T19:52:40.836Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar
14:52:40 [2024-02-05T19:52:40.836Z] [INFO] 
14:52:40 [2024-02-05T19:52:40.836Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:40 [2024-02-05T19:52:40.836Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar
14:52:41 [2024-02-05T19:52:41.092Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.pom
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-p2metadata.xml
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-p2artifacts.xml
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [41/144]
14:52:41 [2024-02-05T19:52:41.093Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:52:41 [2024-02-05T19:52:41.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
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] The project's OSGi version is 3.1.1.202402051940
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.093Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.093Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:41 [2024-02-05T19:52:41.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
14:52:41 [2024-02-05T19:52:41.094Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
14:52:41 [2024-02-05T19:52:41.348Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.603Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:41 [2024-02-05T19:52:41.603Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:41 [2024-02-05T19:52:41.603Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.603Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.pom
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-p2metadata.xml
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-p2artifacts.xml
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [42/144]
14:52:41 [2024-02-05T19:52:41.603Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:52:41 [2024-02-05T19:52:41.603Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:41 [2024-02-05T19:52:41.603Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
14:52:41 [2024-02-05T19:52:41.858Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.858Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:41 [2024-02-05T19:52:41.858Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.858Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:41 [2024-02-05T19:52:41.858Z] [INFO] The project's OSGi version is 1.0.21.202402051940
14:52:41 [2024-02-05T19:52:41.858Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.858Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:41 [2024-02-05T19:52:41.858Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.858Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:41 [2024-02-05T19:52:41.858Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.858Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:41 [2024-02-05T19:52:41.858Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.858Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:41 [2024-02-05T19:52:41.858Z] [INFO] 
14:52:41 [2024-02-05T19:52:41.858Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:41 [2024-02-05T19:52:41.858Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
14:52:42 [2024-02-05T19:52:42.418Z] [INFO] 
14:52:42 [2024-02-05T19:52:42.418Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:42 [2024-02-05T19:52:42.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
14:52:42 [2024-02-05T19:52:42.418Z] [INFO] 
14:52:42 [2024-02-05T19:52:42.418Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:42 [2024-02-05T19:52:42.418Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:42 [2024-02-05T19:52:42.418Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:42 [2024-02-05T19:52:42.418Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
14:52:42 [2024-02-05T19:52:42.418Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:43 [2024-02-05T19:52:43.343Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] Skipping tests
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.pom
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-p2metadata.xml
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-p2artifacts.xml
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] Building Trace Compass Release Engineering Parent 9.2.0-SNAPSHOT [43/144]
14:52:43 [2024-02-05T19:52:43.343Z] [INFO]   from releng/pom.xml
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --------------------------------[ pom ]---------------------------------
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-parent ---
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-9.2.0-SNAPSHOT.pom
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [44/144]
14:52:43 [2024-02-05T19:52:43.343Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:52:43 [2024-02-05T19:52:43.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
14:52:43 [2024-02-05T19:52:43.343Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar (154 kB at 6.2 MB/s)
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.jar
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 62 MB/s)
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar (72 kB at 36 MB/s)
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar (91 kB at 46 MB/s)
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.jar
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.jar (16 kB at 1.8 MB/s)
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar (52 kB at 26 MB/s)
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar (34 kB at 34 MB/s)
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom (4.8 kB at 2.4 MB/s)
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.pom
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 2.4 MB/s)
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 348 kB/s)
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 518 kB/s)
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom (2.9 kB at 2.9 MB/s)
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom (2.6 kB at 2.6 MB/s)
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.pom
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.pom (1.3 kB at 60 kB/s)
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] The project's OSGi version is 1.0.2.202402051940
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.598Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:43 [2024-02-05T19:52:43.599Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:43 [2024-02-05T19:52:43.599Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] No sources to compile
14:52:43 [2024-02-05T19:52:43.599Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/test/resources
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:43 [2024-02-05T19:52:43.599Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:43 [2024-02-05T19:52:43.599Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1 were skipped
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.pom
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-p2metadata.xml
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-p2artifacts.xml
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] 
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.21-SNAPSHOT [45/144]
14:52:43 [2024-02-05T19:52:43.599Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:52:43 [2024-02-05T19:52:43.599Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:43 [2024-02-05T19:52:43.599Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
14:52:44 [2024-02-05T19:52:44.158Z] [INFO] 
14:52:44 [2024-02-05T19:52:44.158Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:44 [2024-02-05T19:52:44.158Z] [INFO] 
14:52:44 [2024-02-05T19:52:44.158Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:44 [2024-02-05T19:52:44.158Z] [INFO] The project's OSGi version is 1.0.21.202402051940
14:52:44 [2024-02-05T19:52:44.158Z] [INFO] 
14:52:44 [2024-02-05T19:52:44.158Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:44 [2024-02-05T19:52:44.158Z] [INFO] 
14:52:44 [2024-02-05T19:52:44.158Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:44 [2024-02-05T19:52:44.158Z] [INFO] 
14:52:44 [2024-02-05T19:52:44.158Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:44 [2024-02-05T19:52:44.158Z] [INFO] 
14:52:44 [2024-02-05T19:52:44.158Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:44 [2024-02-05T19:52:44.158Z] [INFO] 
14:52:44 [2024-02-05T19:52:44.158Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:44 [2024-02-05T19:52:44.158Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
14:52:44 [2024-02-05T19:52:44.717Z] [INFO] 
14:52:44 [2024-02-05T19:52:44.717Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:44 [2024-02-05T19:52:44.717Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
14:52:44 [2024-02-05T19:52:44.717Z] [INFO] 
14:52:44 [2024-02-05T19:52:44.717Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:44 [2024-02-05T19:52:44.717Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:44 [2024-02-05T19:52:44.717Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:44 [2024-02-05T19:52:44.717Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
14:52:44 [2024-02-05T19:52:44.717Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:45 [2024-02-05T19:52:45.641Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.641Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.641Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.641Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
14:52:45 [2024-02-05T19:52:45.641Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.641Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.641Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:52:45 [2024-02-05T19:52:45.641Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.641Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
14:52:45 [2024-02-05T19:52:45.641Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] Skipping tests
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT.pom
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT-p2metadata.xml
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT-p2artifacts.xml
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [46/144]
14:52:45 [2024-02-05T19:52:45.642Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:52:45 [2024-02-05T19:52:45.642Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:45 [2024-02-05T19:52:45.642Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
14:52:45 [2024-02-05T19:52:45.897Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.897Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.897Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.897Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.897Z] [INFO] The project's OSGi version is 1.0.3.202402051940
14:52:45 [2024-02-05T19:52:45.897Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.897Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.897Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.897Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.897Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.897Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.897Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.897Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.897Z] [INFO] 
14:52:45 [2024-02-05T19:52:45.897Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:45 [2024-02-05T19:52:45.897Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
14:52:46 [2024-02-05T19:52:46.456Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.456Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:46 [2024-02-05T19:52:46.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
14:52:46 [2024-02-05T19:52:46.456Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.456Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:46 [2024-02-05T19:52:46.456Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:46 [2024-02-05T19:52:46.456Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:46 [2024-02-05T19:52:46.456Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
14:52:46 [2024-02-05T19:52:46.456Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:46 [2024-02-05T19:52:46.711Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] Skipping tests
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
14:52:46 [2024-02-05T19:52:46.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:52:46 [2024-02-05T19:52:46.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:52:46 [2024-02-05T19:52:46.966Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.966Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
14:52:46 [2024-02-05T19:52:46.966Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.966Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
14:52:46 [2024-02-05T19:52:46.966Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [47/144]
14:52:46 [2024-02-05T19:52:46.966Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
14:52:46 [2024-02-05T19:52:46.966Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:52:46 [2024-02-05T19:52:46.966Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:46 [2024-02-05T19:52:46.966Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
14:52:46 [2024-02-05T19:52:46.966Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.966Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:46 [2024-02-05T19:52:46.966Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.966Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:46 [2024-02-05T19:52:46.966Z] [INFO] The project's OSGi version is 1.0.8.202402051940
14:52:46 [2024-02-05T19:52:46.966Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.966Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:46 [2024-02-05T19:52:46.966Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.966Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:46 [2024-02-05T19:52:46.967Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.967Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:46 [2024-02-05T19:52:46.967Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.967Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:46 [2024-02-05T19:52:46.967Z] [INFO] 
14:52:46 [2024-02-05T19:52:46.967Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:46 [2024-02-05T19:52:46.967Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
14:52:47 [2024-02-05T19:52:47.221Z] [INFO] 
14:52:47 [2024-02-05T19:52:47.221Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:47 [2024-02-05T19:52:47.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
14:52:47 [2024-02-05T19:52:47.221Z] [INFO] 
14:52:47 [2024-02-05T19:52:47.221Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:47 [2024-02-05T19:52:47.221Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:47 [2024-02-05T19:52:47.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
14:52:47 [2024-02-05T19:52:47.221Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
14:52:47 [2024-02-05T19:52:47.221Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:47 [2024-02-05T19:52:47.476Z] [INFO] 
14:52:47 [2024-02-05T19:52:47.476Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:47 [2024-02-05T19:52:47.476Z] [INFO] 
14:52:47 [2024-02-05T19:52:47.476Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:47 [2024-02-05T19:52:47.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
14:52:47 [2024-02-05T19:52:47.476Z] [INFO] 
14:52:47 [2024-02-05T19:52:47.476Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:47 [2024-02-05T19:52:47.476Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
14:52:47 [2024-02-05T19:52:47.476Z] [INFO] 
14:52:47 [2024-02-05T19:52:47.476Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:47 [2024-02-05T19:52:47.476Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
14:52:47 [2024-02-05T19:52:47.476Z] [INFO] 
14:52:47 [2024-02-05T19:52:47.476Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:47 [2024-02-05T19:52:47.476Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
14:52:47 [2024-02-05T19:52:47.732Z] [INFO] 
14:52:47 [2024-02-05T19:52:47.732Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:47 [2024-02-05T19:52:47.732Z] [INFO] 
14:52:47 [2024-02-05T19:52:47.732Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:47 [2024-02-05T19:52:47.732Z] [INFO] 
14:52:47 [2024-02-05T19:52:47.732Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:47 [2024-02-05T19:52:47.732Z] [INFO] 
14:52:47 [2024-02-05T19:52:47.732Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:47 [2024-02-05T19:52:47.989Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
14:52:47 [2024-02-05T19:52:47.989Z] [INFO] Command line:
14:52:47 [2024-02-05T19:52:47.989Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:52:47 [2024-02-05T19:52:47.989Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:52:52 [2024-02-05T19:52:52.146Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
14:52:52 [2024-02-05T19:52:52.146Z] Start vertex [w0,0]
14:52:52 [2024-02-05T19:52:52.146Z] Visit vertex [w0,0]
14:52:52 [2024-02-05T19:52:52.146Z] Visit edge [[w0,0]--DEFAULT->[w0,2]]
14:52:52 [2024-02-05T19:52:52.146Z] Visit vertex [w0,2]
14:52:52 [2024-02-05T19:52:52.146Z] Visit edge [[w0,2]--DEFAULT->[w1,2]]
14:52:52 [2024-02-05T19:52:52.146Z] Start vertex [w1,1]
14:52:52 [2024-02-05T19:52:52.146Z] Visit vertex [w1,1]
14:52:52 [2024-02-05T19:52:52.146Z] Visit edge [[w1,1]--DEFAULT->[w1,2]]
14:52:52 [2024-02-05T19:52:52.146Z] Visit vertex [w1,2]
14:52:52 [2024-02-05T19:52:52.146Z] Visit edge [[w1,2]--DEFAULT->[w1,3]]
14:52:52 [2024-02-05T19:52:52.146Z] Visit vertex [w1,3]
14:52:52 [2024-02-05T19:52:52.146Z] Visit edge [[w1,3]--DEFAULT->[w1,5]]
14:52:52 [2024-02-05T19:52:52.146Z] Visit vertex [w1,5]
14:52:52 [2024-02-05T19:52:52.146Z] Visit edge [[w1,5]--DEFAULT->[w0,5]]
14:52:52 [2024-02-05T19:52:52.146Z] Start vertex [w0,4]
14:52:52 [2024-02-05T19:52:52.146Z] Visit vertex [w0,4]
14:52:52 [2024-02-05T19:52:52.146Z] Visit edge [[w0,4]--DEFAULT->[w0,5]]
14:52:52 [2024-02-05T19:52:52.146Z] Visit vertex [w0,5]
14:52:52 [2024-02-05T19:52:52.146Z] Visit edge [[w0,5]--DEFAULT->[w0,7]]
14:52:52 [2024-02-05T19:52:52.146Z] Visit vertex [w0,7]
14:52:52 [2024-02-05T19:52:52.146Z] Visit edge [[w0,7]--DEFAULT->[w0,8]]
14:52:52 [2024-02-05T19:52:52.146Z] Visit vertex [w0,8]
14:52:52 [2024-02-05T19:52:52.146Z] Visit edge [[w0,8]--DEFAULT->[w1,8]]
14:52:52 [2024-02-05T19:52:52.146Z] Visit edge [[w0,8]--DEFAULT->[w0,9]]
14:52:52 [2024-02-05T19:52:52.146Z] Visit vertex [w0,9]
14:52:52 [2024-02-05T19:52:52.146Z] Start vertex [w1,6]
14:52:52 [2024-02-05T19:52:52.146Z] Visit vertex [w1,6]
14:52:52 [2024-02-05T19:52:52.146Z] Visit edge [[w1,6]--DEFAULT->[w1,8]]
14:52:52 [2024-02-05T19:52:52.146Z] Visit vertex [w1,8]
14:52:52 [2024-02-05T19:52:52.146Z] Visit edge [[w1,8]--DEFAULT->[w1,11]]
14:52:52 [2024-02-05T19:52:52.146Z] Visit vertex [w1,11]
14:52:52 [2024-02-05T19:52:52.146Z] Visit edge [[w1,11]--DEFAULT->[w0,11]]
14:52:52 [2024-02-05T19:52:52.146Z] Start vertex [w0,10]
14:52:52 [2024-02-05T19:52:52.146Z] Visit vertex [w0,10]
14:52:52 [2024-02-05T19:52:52.146Z] Visit edge [[w0,10]--DEFAULT->[w0,11]]
14:52:52 [2024-02-05T19:52:52.146Z] Visit vertex [w0,11]
14:52:52 [2024-02-05T19:52:52.146Z] Visit edge [[w0,11]--DEFAULT->[w0,12]]
14:52:52 [2024-02-05T19:52:52.146Z] Visit vertex [w0,12]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [[w0,12]--DEFAULT->[w1,12]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [[w0,12]--DEFAULT->[w0,13]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [w0,13]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [[w0,13]--DEFAULT->[w0,15]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [w0,15]
14:52:52 [2024-02-05T19:52:52.147Z] Start vertex [w1,12]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [w1,12]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [[w1,12]--DEFAULT->[w1,14]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [w1,14]
14:52:52 [2024-02-05T19:52:52.147Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testIllegalVertex -- Time elapsed: 0.027 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testReReadGraph -- Time elapsed: 0.162 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testVertexNotInGraph -- Time elapsed: 0.001 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testDefaultConstructor -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAppendVertex -- Time elapsed: 0.001 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testScanCount -- Time elapsed: 0.009 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHead -- Time elapsed: 0.002 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLink -- Time elapsed: 0.001 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testTail -- Time elapsed: 0.001 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHeadSequence -- Time elapsed: 0.001 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHorizontalSelfLink -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLinkVertical -- Time elapsed: 0.001 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAddVertex -- Time elapsed: 0.001 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testGraphStatistics -- Time elapsed: 0.001 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testParent -- Time elapsed: 0.001 s
14:52:52 [2024-02-05T19:52:52.147Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
14:52:52 [2024-02-05T19:52:52.147Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckVertical -- Time elapsed: 0.002 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAppendVertex -- Time elapsed: 0.002 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckHorizontal -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testIllegalVertex -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVertexAt -- Time elapsed: 0.002 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead2 -- Time elapsed: 0.003 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanCount -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testLink -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testTail -- Time elapsed: 0.001 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalSelfLink -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVerticalSelfLink -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAddVertex -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalCycle -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanLineTerminates -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testGraphStatistics -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testParent -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testDefaultConstructor -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.147Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
14:52:52 [2024-02-05T19:52:52.147Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[101,0]--DEFAULT->[102,2]]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [102,2]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[102,2]--DEFAULT->[114,2]]]
14:52:52 [2024-02-05T19:52:52.147Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[113,1]--DEFAULT->[114,2]]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [114,2]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[114,2]--DEFAULT->[115,3]]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [115,3]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[115,3]--DEFAULT->[116,5]]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [116,5]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[116,5]--DEFAULT->[104,5]]]
14:52:52 [2024-02-05T19:52:52.147Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[103,4]--DEFAULT->[104,5]]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [104,5]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[104,5]--DEFAULT->[105,7]]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [105,7]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[105,7]--DEFAULT->[106,8]]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [106,8]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[118,8]]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[107,9]]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [107,9]]
14:52:52 [2024-02-05T19:52:52.147Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[117,6]--DEFAULT->[118,8]]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [118,8]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[118,8]--DEFAULT->[119,11]]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [119,11]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[119,11]--DEFAULT->[109,11]]]
14:52:52 [2024-02-05T19:52:52.147Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[108,10]--DEFAULT->[109,11]]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [109,11]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[109,11]--DEFAULT->[110,12]]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [110,12]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[120,12]]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[111,13]]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [111,13]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[111,13]--DEFAULT->[112,15]]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [112,15]]
14:52:52 [2024-02-05T19:52:52.147Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit edge [Legacy edge: [[120,12]--DEFAULT->[121,14]]]
14:52:52 [2024-02-05T19:52:52.147Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [121,14]]
14:52:52 [2024-02-05T19:52:52.147Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAppendVertex -- Time elapsed: 0.003 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testScanCount -- Time elapsed: 0.003 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHead -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLink -- Time elapsed: 0.001 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testTail -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.147Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHeadSequence -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.148Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHorizontalSelfLink -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.148Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLinkVertical -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.148Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAddVertex -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.148Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testGraphStatistics -- Time elapsed: 0.001 s
14:52:52 [2024-02-05T19:52:52.148Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testParent -- Time elapsed: 0 s
14:52:52 [2024-02-05T19:52:52.148Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
14:52:53 [2024-02-05T19:52:53.509Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.446 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
14:52:53 [2024-02-05T19:52:53.509Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testBuildGraph -- Time elapsed: 1.429 s
14:52:53 [2024-02-05T19:52:53.509Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testHandlers -- Time elapsed: 0.017 s
14:52:53 [2024-02-05T19:52:53.509Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
14:52:53 [2024-02-05T19:52:53.509Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
14:52:53 [2024-02-05T19:52:53.509Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpenedDelay -- Time elapsed: 0.007 s
14:52:53 [2024-02-05T19:52:53.509Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupInterleave -- Time elapsed: 0.002 s
14:52:53 [2024-02-05T19:52:53.509Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMissing -- Time elapsed: 0 s
14:52:53 [2024-02-05T19:52:53.509Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNew -- Time elapsed: 0.001 s
14:52:53 [2024-02-05T19:52:53.509Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMutual -- Time elapsed: 0.001 s
14:52:53 [2024-02-05T19:52:53.509Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNested -- Time elapsed: 0.001 s
14:52:53 [2024-02-05T19:52:53.509Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathBasic -- Time elapsed: 0 s
14:52:53 [2024-02-05T19:52:53.509Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpened -- Time elapsed: 0.001 s
14:52:53 [2024-02-05T19:52:53.510Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupEmbedded -- Time elapsed: 0.001 s
14:52:53 [2024-02-05T19:52:53.510Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNet1 -- Time elapsed: 0 s
14:52:53 [2024-02-05T19:52:53.510Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupSelf -- Time elapsed: 0.001 s
14:52:53 [2024-02-05T19:52:53.510Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupUnknown -- Time elapsed: 0 s
14:52:53 [2024-02-05T19:52:53.510Z] 
14:52:53 [2024-02-05T19:52:53.510Z] Results:
14:52:53 [2024-02-05T19:52:53.510Z] 
14:52:53 [2024-02-05T19:52:53.510Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
14:52:53 [2024-02-05T19:52:53.510Z] 
14:52:54 [2024-02-05T19:52:54.432Z] [INFO] All tests passed
14:52:54 [2024-02-05T19:52:54.432Z] [INFO] 
14:52:54 [2024-02-05T19:52:54.432Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:54 [2024-02-05T19:52:54.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.pom
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] 
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] 
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [48/144]
14:52:54 [2024-02-05T19:52:54.433Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:52:54 [2024-02-05T19:52:54.433Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] 
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] 
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] The project's OSGi version is 1.1.0.202402051940
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] 
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] 
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] 
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] 
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] 
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:54 [2024-02-05T19:52:54.433Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
14:52:54 [2024-02-05T19:52:54.688Z] [INFO] 
14:52:54 [2024-02-05T19:52:54.688Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:54 [2024-02-05T19:52:54.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
14:52:54 [2024-02-05T19:52:54.688Z] [INFO] 
14:52:54 [2024-02-05T19:52:54.688Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:54 [2024-02-05T19:52:54.688Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:54 [2024-02-05T19:52:54.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
14:52:54 [2024-02-05T19:52:54.688Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
14:52:54 [2024-02-05T19:52:54.688Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:55 [2024-02-05T19:52:55.248Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:55 [2024-02-05T19:52:55.248Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:55 [2024-02-05T19:52:55.248Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:55 [2024-02-05T19:52:55.248Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.pom
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2metadata.xml
14:52:55 [2024-02-05T19:52:55.248Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2artifacts.xml
14:52:55 [2024-02-05T19:52:55.249Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.249Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
14:52:55 [2024-02-05T19:52:55.249Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.249Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
14:52:55 [2024-02-05T19:52:55.249Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [49/144]
14:52:55 [2024-02-05T19:52:55.249Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
14:52:55 [2024-02-05T19:52:55.249Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:52:55 [2024-02-05T19:52:55.249Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:55 [2024-02-05T19:52:55.249Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] The project's OSGi version is 1.0.5.202402051940
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:55 [2024-02-05T19:52:55.503Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:55 [2024-02-05T19:52:55.503Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:55 [2024-02-05T19:52:55.503Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
14:52:55 [2024-02-05T19:52:55.503Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:52:55 [2024-02-05T19:52:55.757Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.757Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:55 [2024-02-05T19:52:55.757Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.757Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:55 [2024-02-05T19:52:55.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
14:52:55 [2024-02-05T19:52:55.757Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.757Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:55 [2024-02-05T19:52:55.757Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
14:52:55 [2024-02-05T19:52:55.757Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.757Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:55 [2024-02-05T19:52:55.757Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
14:52:55 [2024-02-05T19:52:55.757Z] [INFO] 
14:52:55 [2024-02-05T19:52:55.757Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:55 [2024-02-05T19:52:55.757Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
14:52:56 [2024-02-05T19:52:56.012Z] [INFO] 
14:52:56 [2024-02-05T19:52:56.012Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:56 [2024-02-05T19:52:56.012Z] [INFO] 
14:52:56 [2024-02-05T19:52:56.012Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:56 [2024-02-05T19:52:56.012Z] [INFO] 
14:52:56 [2024-02-05T19:52:56.012Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:56 [2024-02-05T19:52:56.012Z] [INFO] 
14:52:56 [2024-02-05T19:52:56.012Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:52:56 [2024-02-05T19:52:56.266Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
14:52:56 [2024-02-05T19:52:56.266Z] [INFO] Command line:
14:52:56 [2024-02-05T19:52:56.266Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:52:56 [2024-02-05T19:52:56.266Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:52:59 [2024-02-05T19:52:59.524Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
14:52:59 [2024-02-05T19:52:59.779Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessNameAspectTest -- Time elapsed: 0.020 s
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeBeginAspectTest -- Time elapsed: 0.002 s
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessTIDAspectTest -- Time elapsed: 0.001 s
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeEndAspectTest -- Time elapsed: 0.001 s
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNameAspectTest -- Time elapsed: 0 s
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeDurationAspectTest -- Time elapsed: 0.001 s
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiGenericAspectTest -- Time elapsed: 0.001 s
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessPIDAspectTest -- Time elapsed: 0 s
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNumberAspectTest -- Time elapsed: 0.001 s
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiDurationAspectTest -- Time elapsed: 0 s
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimestampAspectTest -- Time elapsed: 0.001 s
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiEmptyAspectTest -- Time elapsed: 0 s
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.testAspectEquality -- Time elapsed: 0.001 s
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiMixedAspectTest -- Time elapsed: 0.001 s
14:52:59 [2024-02-05T19:52:59.779Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
14:52:59 [2024-02-05T19:52:59.779Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testBaseCommand -- Time elapsed: 0.018 s
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testMetadata -- Time elapsed: 0.066 s
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResults -- Time elapsed: 0.009 s
14:52:59 [2024-02-05T19:52:59.779Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResultsError -- Time elapsed: 0.001 s
14:52:59 [2024-02-05T19:52:59.779Z] 
14:52:59 [2024-02-05T19:52:59.779Z] Results:
14:52:59 [2024-02-05T19:52:59.779Z] 
14:52:59 [2024-02-05T19:52:59.779Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
14:52:59 [2024-02-05T19:52:59.779Z] 
14:53:00 [2024-02-05T19:53:00.337Z] [INFO] All tests passed
14:53:00 [2024-02-05T19:53:00.337Z] [INFO] 
14:53:00 [2024-02-05T19:53:00.337Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:53:00 [2024-02-05T19:53:00.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
14:53:00 [2024-02-05T19:53:00.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.pom
14:53:00 [2024-02-05T19:53:00.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
14:53:00 [2024-02-05T19:53:00.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] 
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] 
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [50/144]
14:53:00 [2024-02-05T19:53:00.338Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:53:00 [2024-02-05T19:53:00.338Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] 
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] 
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] The project's OSGi version is 1.1.0.202402051940
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] 
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] 
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] 
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] 
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] 
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:00 [2024-02-05T19:53:00.338Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
14:53:00 [2024-02-05T19:53:00.592Z] [INFO] 
14:53:00 [2024-02-05T19:53:00.592Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:00 [2024-02-05T19:53:00.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
14:53:00 [2024-02-05T19:53:00.592Z] [INFO] 
14:53:00 [2024-02-05T19:53:00.592Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:00 [2024-02-05T19:53:00.592Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:53:00 [2024-02-05T19:53:00.592Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:53:00 [2024-02-05T19:53:00.592Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
14:53:00 [2024-02-05T19:53:00.592Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:01 [2024-02-05T19:53:01.152Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:53:01 [2024-02-05T19:53:01.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
14:53:01 [2024-02-05T19:53:01.152Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:01 [2024-02-05T19:53:01.152Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.pom
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2metadata.xml
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2artifacts.xml
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [51/144]
14:53:01 [2024-02-05T19:53:01.152Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:53:01 [2024-02-05T19:53:01.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
14:53:01 [2024-02-05T19:53:01.152Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
14:53:01 [2024-02-05T19:53:01.408Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.408Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:01 [2024-02-05T19:53:01.408Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.408Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:01 [2024-02-05T19:53:01.408Z] [INFO] The project's OSGi version is 1.2.0.202402051940
14:53:01 [2024-02-05T19:53:01.408Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.408Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:01 [2024-02-05T19:53:01.408Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.408Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:01 [2024-02-05T19:53:01.408Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.408Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:01 [2024-02-05T19:53:01.408Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.408Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:01 [2024-02-05T19:53:01.408Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.408Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:01 [2024-02-05T19:53:01.408Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
14:53:01 [2024-02-05T19:53:01.662Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.662Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:01 [2024-02-05T19:53:01.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
14:53:01 [2024-02-05T19:53:01.662Z] [INFO] 
14:53:01 [2024-02-05T19:53:01.662Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:01 [2024-02-05T19:53:01.662Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:53:01 [2024-02-05T19:53:01.662Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:53:01 [2024-02-05T19:53:01.662Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
14:53:01 [2024-02-05T19:53:01.917Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:02 [2024-02-05T19:53:02.173Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:53:02 [2024-02-05T19:53:02.173Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:53:02 [2024-02-05T19:53:02.173Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:02 [2024-02-05T19:53:02.173Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.173Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.pom
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2metadata.xml
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2artifacts.xml
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [52/144]
14:53:02 [2024-02-05T19:53:02.428Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:53:02 [2024-02-05T19:53:02.428Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] The project's OSGi version is 1.0.4.202402051940
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.428Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:02 [2024-02-05T19:53:02.683Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.683Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:02 [2024-02-05T19:53:02.683Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
14:53:02 [2024-02-05T19:53:02.683Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.683Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:02 [2024-02-05T19:53:02.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
14:53:02 [2024-02-05T19:53:02.683Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.683Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:02 [2024-02-05T19:53:02.683Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:53:02 [2024-02-05T19:53:02.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
14:53:02 [2024-02-05T19:53:02.683Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
14:53:02 [2024-02-05T19:53:02.683Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:02 [2024-02-05T19:53:02.938Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] 
14:53:02 [2024-02-05T19:53:02.938Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:03 [2024-02-05T19:53:03.192Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
14:53:03 [2024-02-05T19:53:03.192Z] [INFO] Command line:
14:53:03 [2024-02-05T19:53:03.192Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:53:03 [2024-02-05T19:53:03.192Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:53:06 [2024-02-05T19:53:06.450Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
14:53:06 [2024-02-05T19:53:06.450Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
14:53:06 [2024-02-05T19:53:06.450Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testImmutableSeries -- Time elapsed: 0.019 s
14:53:06 [2024-02-05T19:53:06.450Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testGetDescriptors -- Time elapsed: 0 s
14:53:06 [2024-02-05T19:53:06.450Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
14:53:06 [2024-02-05T19:53:06.450Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
14:53:06 [2024-02-05T19:53:06.450Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest.testConstructor -- Time elapsed: 0.002 s
14:53:06 [2024-02-05T19:53:06.450Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
14:53:06 [2024-02-05T19:53:06.705Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
14:53:06 [2024-02-05T19:53:06.705Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest.testConstructor -- Time elapsed: 0 s
14:53:06 [2024-02-05T19:53:06.705Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
14:53:06 [2024-02-05T19:53:06.705Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
14:53:06 [2024-02-05T19:53:06.705Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.001 s
14:53:06 [2024-02-05T19:53:06.705Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructor -- Time elapsed: 0 s
14:53:06 [2024-02-05T19:53:06.705Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
14:53:06 [2024-02-05T19:53:06.705Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
14:53:06 [2024-02-05T19:53:06.705Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.001 s
14:53:06 [2024-02-05T19:53:06.705Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructor -- Time elapsed: 0 s
14:53:06 [2024-02-05T19:53:06.705Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
14:53:06 [2024-02-05T19:53:06.705Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
14:53:06 [2024-02-05T19:53:06.705Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testResolver -- Time elapsed: 0.002 s
14:53:06 [2024-02-05T19:53:06.705Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testWithPredicate -- Time elapsed: 0 s
14:53:06 [2024-02-05T19:53:06.705Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
14:53:06 [2024-02-05T19:53:06.705Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
14:53:06 [2024-02-05T19:53:06.705Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testComparator -- Time elapsed: 0 s
14:53:06 [2024-02-05T19:53:06.705Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testLimitValues -- Time elapsed: 0 s
14:53:06 [2024-02-05T19:53:06.705Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testMapper -- Time elapsed: 0 s
14:53:06 [2024-02-05T19:53:06.705Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
14:53:06 [2024-02-05T19:53:06.705Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
14:53:06 [2024-02-05T19:53:06.705Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testComparator -- Time elapsed: 0 s
14:53:06 [2024-02-05T19:53:06.705Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testLimitValues -- Time elapsed: 0 s
14:53:06 [2024-02-05T19:53:06.705Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testMapper -- Time elapsed: 0.001 s
14:53:06 [2024-02-05T19:53:06.705Z] 
14:53:06 [2024-02-05T19:53:06.705Z] Results:
14:53:06 [2024-02-05T19:53:06.705Z] 
14:53:06 [2024-02-05T19:53:06.705Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
14:53:06 [2024-02-05T19:53:06.705Z] 
14:53:06 [2024-02-05T19:53:06.959Z] [INFO] All tests passed
14:53:06 [2024-02-05T19:53:06.959Z] [INFO] 
14:53:06 [2024-02-05T19:53:06.959Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:06 [2024-02-05T19:53:06.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
14:53:06 [2024-02-05T19:53:06.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.pom
14:53:06 [2024-02-05T19:53:06.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
14:53:06 [2024-02-05T19:53:06.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
14:53:06 [2024-02-05T19:53:06.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
14:53:06 [2024-02-05T19:53:06.959Z] [INFO] 
14:53:06 [2024-02-05T19:53:06.959Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
14:53:06 [2024-02-05T19:53:06.959Z] [INFO] 
14:53:06 [2024-02-05T19:53:06.959Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
14:53:06 [2024-02-05T19:53:06.959Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [53/144]
14:53:06 [2024-02-05T19:53:06.959Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
14:53:06 [2024-02-05T19:53:06.959Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:53:06 [2024-02-05T19:53:06.959Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:53:06 [2024-02-05T19:53:06.959Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
14:53:07 [2024-02-05T19:53:07.214Z] [INFO] 
14:53:07 [2024-02-05T19:53:07.214Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:07 [2024-02-05T19:53:07.214Z] [INFO] 
14:53:07 [2024-02-05T19:53:07.214Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:07 [2024-02-05T19:53:07.214Z] [INFO] The project's OSGi version is 1.0.7.202402051940
14:53:07 [2024-02-05T19:53:07.214Z] [INFO] 
14:53:07 [2024-02-05T19:53:07.214Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:07 [2024-02-05T19:53:07.214Z] [INFO] 
14:53:07 [2024-02-05T19:53:07.214Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:07 [2024-02-05T19:53:07.214Z] [INFO] 
14:53:07 [2024-02-05T19:53:07.214Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:07 [2024-02-05T19:53:07.214Z] [INFO] 
14:53:07 [2024-02-05T19:53:07.214Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:07 [2024-02-05T19:53:07.214Z] [INFO] 
14:53:07 [2024-02-05T19:53:07.214Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:07 [2024-02-05T19:53:07.214Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
14:53:07 [2024-02-05T19:53:07.772Z] [INFO] 
14:53:07 [2024-02-05T19:53:07.772Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:07 [2024-02-05T19:53:07.772Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
14:53:07 [2024-02-05T19:53:07.772Z] [INFO] 
14:53:07 [2024-02-05T19:53:07.772Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:07 [2024-02-05T19:53:07.772Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:53:07 [2024-02-05T19:53:07.772Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:53:07 [2024-02-05T19:53:07.772Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
14:53:07 [2024-02-05T19:53:07.772Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:53:08 [2024-02-05T19:53:08.026Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.026Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.026Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.026Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
14:53:08 [2024-02-05T19:53:08.027Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.027Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.027Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:53:08 [2024-02-05T19:53:08.027Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.027Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.027Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
14:53:08 [2024-02-05T19:53:08.027Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.027Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.027Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:53:08 [2024-02-05T19:53:08.027Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.027Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.027Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.027Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.027Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.027Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.027Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.027Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.281Z] [INFO] Skipping tests
14:53:08 [2024-02-05T19:53:08.281Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.281Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:53:08 [2024-02-05T19:53:08.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
14:53:08 [2024-02-05T19:53:08.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
14:53:08 [2024-02-05T19:53:08.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
14:53:08 [2024-02-05T19:53:08.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
14:53:08 [2024-02-05T19:53:08.282Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.282Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.282Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.282Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
14:53:08 [2024-02-05T19:53:08.282Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [54/144]
14:53:08 [2024-02-05T19:53:08.282Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
14:53:08 [2024-02-05T19:53:08.282Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:53:08 [2024-02-05T19:53:08.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
14:53:08 [2024-02-05T19:53:08.282Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
14:53:08 [2024-02-05T19:53:08.537Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.537Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.538Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.538Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.538Z] [INFO] The project's OSGi version is 1.0.7.202402051940
14:53:08 [2024-02-05T19:53:08.538Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.538Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.538Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.538Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.538Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.538Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.538Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.538Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.538Z] [INFO] 
14:53:08 [2024-02-05T19:53:08.538Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:08 [2024-02-05T19:53:08.538Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
14:53:09 [2024-02-05T19:53:09.097Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.097Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:09 [2024-02-05T19:53:09.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
14:53:09 [2024-02-05T19:53:09.097Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.097Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:09 [2024-02-05T19:53:09.097Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:53:09 [2024-02-05T19:53:09.097Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:53:09 [2024-02-05T19:53:09.097Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
14:53:09 [2024-02-05T19:53:09.097Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:09 [2024-02-05T19:53:09.352Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] Skipping tests
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
14:53:09 [2024-02-05T19:53:09.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
14:53:09 [2024-02-05T19:53:09.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
14:53:09 [2024-02-05T19:53:09.353Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.353Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
14:53:09 [2024-02-05T19:53:09.353Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.353Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
14:53:09 [2024-02-05T19:53:09.353Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [55/144]
14:53:09 [2024-02-05T19:53:09.353Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
14:53:09 [2024-02-05T19:53:09.353Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:53:09 [2024-02-05T19:53:09.353Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:53:09 [2024-02-05T19:53:09.353Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] The project's OSGi version is 1.0.18.202402051940
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] 
14:53:09 [2024-02-05T19:53:09.607Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:09 [2024-02-05T19:53:09.607Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:53:09 [2024-02-05T19:53:09.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
14:53:09 [2024-02-05T19:53:09.607Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
14:53:09 [2024-02-05T19:53:09.861Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:53:10 [2024-02-05T19:53:10.116Z] [INFO] 
14:53:10 [2024-02-05T19:53:10.116Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:10 [2024-02-05T19:53:10.116Z] [INFO] 
14:53:10 [2024-02-05T19:53:10.116Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:10 [2024-02-05T19:53:10.116Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
14:53:10 [2024-02-05T19:53:10.116Z] [INFO] 
14:53:10 [2024-02-05T19:53:10.116Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:10 [2024-02-05T19:53:10.116Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
14:53:10 [2024-02-05T19:53:10.116Z] [INFO] 
14:53:10 [2024-02-05T19:53:10.116Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:10 [2024-02-05T19:53:10.116Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
14:53:10 [2024-02-05T19:53:10.116Z] [INFO] 
14:53:10 [2024-02-05T19:53:10.116Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:10 [2024-02-05T19:53:10.116Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
14:53:10 [2024-02-05T19:53:10.371Z] [INFO] 
14:53:10 [2024-02-05T19:53:10.371Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:10 [2024-02-05T19:53:10.371Z] [INFO] 
14:53:10 [2024-02-05T19:53:10.371Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:10 [2024-02-05T19:53:10.371Z] [INFO] 
14:53:10 [2024-02-05T19:53:10.371Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:10 [2024-02-05T19:53:10.371Z] [INFO] 
14:53:10 [2024-02-05T19:53:10.371Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:53:10 [2024-02-05T19:53:10.626Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
14:53:10 [2024-02-05T19:53:10.626Z] [INFO] Command line:
14:53:10 [2024-02-05T19:53:10.626Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:53:10 [2024-02-05T19:53:10.626Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:53:14 [2024-02-05T19:53:14.785Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
14:53:18 [2024-02-05T19:53:18.941Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.374 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
14:53:18 [2024-02-05T19:53:18.941Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest.testSmallTraceSequential -- Time elapsed: 4.353 s
14:53:18 [2024-02-05T19:53:18.941Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
14:53:21 [2024-02-05T19:53:21.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.337 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
14:53:21 [2024-02-05T19:53:21.446Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest.testTree -- Time elapsed: 2.335 s
14:53:21 [2024-02-05T19:53:21.446Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
14:53:31 [2024-02-05T19:53:31.372Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.03 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
14:53:31 [2024-02-05T19:53:31.373Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testAnalysisExecution -- Time elapsed: 2.242 s
14:53:31 [2024-02-05T19:53:31.373Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testInRangeWithCpuSubset -- Time elapsed: 2.223 s
14:53:31 [2024-02-05T19:53:31.373Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testUsageInRange -- Time elapsed: 2.220 s
14:53:31 [2024-02-05T19:53:31.373Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testRequirements -- Time elapsed: 1.123 s
14:53:31 [2024-02-05T19:53:31.373Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testReturnedStateSystem -- Time elapsed: 2.221 s
14:53:31 [2024-02-05T19:53:31.373Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
14:53:31 [2024-02-05T19:53:31.373Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
14:53:31 [2024-02-05T19:53:31.373Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatchingMultiMatchers -- Time elapsed: 0.150 s
14:53:31 [2024-02-05T19:53:31.373Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatching -- Time elapsed: 0.134 s
14:53:31 [2024-02-05T19:53:31.373Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
14:53:39 [2024-02-05T19:53:39.443Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.662 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
14:53:39 [2024-02-05T19:53:39.443Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[0: io_analysis.xml] -- Time elapsed: 2.225 s
14:53:39 [2024-02-05T19:53:39.443Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[1: io_nostatedump.xml] -- Time elapsed: 2.212 s
14:53:39 [2024-02-05T19:53:39.443Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[2: io_two_devices.xml] -- Time elapsed: 2.216 s
14:53:39 [2024-02-05T19:53:39.443Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
14:53:40 [2024-02-05T19:53:40.366Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.231 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
14:53:40 [2024-02-05T19:53:40.366Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest.testDiskActivity[0: io_analysis.xml] -- Time elapsed: 2.228 s
14:53:40 [2024-02-05T19:53:40.366Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
14:53:55 [2024-02-05T19:53:55.190Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.31 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
14:53:55 [2024-02-05T19:53:55.190Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[0: io_analysis.xml] -- Time elapsed: 2.226 s
14:53:55 [2024-02-05T19:53:55.190Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[0: io_analysis.xml] -- Time elapsed: 2.221 s
14:53:55 [2024-02-05T19:53:55.190Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[1: io_nostatedump.xml] -- Time elapsed: 2.211 s
14:53:55 [2024-02-05T19:53:55.190Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[1: io_nostatedump.xml] -- Time elapsed: 2.212 s
14:53:55 [2024-02-05T19:53:55.190Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[2: io_two_devices.xml] -- Time elapsed: 2.218 s
14:53:55 [2024-02-05T19:53:55.190Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[2: io_two_devices.xml] -- Time elapsed: 2.216 s
14:53:55 [2024-02-05T19:53:55.190Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
14:54:51 [2024-02-05T19:54:51.327Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.21 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
14:54:51 [2024-02-05T19:54:51.327Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[0: io_analysis.xml] -- Time elapsed: 2.224 s
14:54:51 [2024-02-05T19:54:51.327Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[0: io_analysis.xml] -- Time elapsed: 2.219 s
14:54:51 [2024-02-05T19:54:51.327Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[0: io_analysis.xml] -- Time elapsed: 2.221 s
14:54:51 [2024-02-05T19:54:51.327Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[1: io_nostatedump.xml] -- Time elapsed: 2.211 s
14:54:51 [2024-02-05T19:54:51.327Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[1: io_nostatedump.xml] -- Time elapsed: 2.211 s
14:54:51 [2024-02-05T19:54:51.327Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[1: io_nostatedump.xml] -- Time elapsed: 2.211 s
14:54:51 [2024-02-05T19:54:51.327Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[2: io_req_merge.xml] -- Time elapsed: 2.218 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[2: io_req_merge.xml] -- Time elapsed: 2.217 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[2: io_req_merge.xml] -- Time elapsed: 2.218 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[3: io_missing.xml] -- Time elapsed: 2.223 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[3: io_missing.xml] -- Time elapsed: 2.220 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[3: io_missing.xml] -- Time elapsed: 2.219 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[4: io_two_devices.xml] -- Time elapsed: 2.214 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[4: io_two_devices.xml] -- Time elapsed: 2.214 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[4: io_two_devices.xml] -- Time elapsed: 2.212 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[5: io_syscall_read.xml] -- Time elapsed: 2.216 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[5: io_syscall_read.xml] -- Time elapsed: 2.214 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[5: io_syscall_read.xml] -- Time elapsed: 2.215 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[6: io_syscall_write.xml] -- Time elapsed: 2.215 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[6: io_syscall_write.xml] -- Time elapsed: 2.216 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[6: io_syscall_write.xml] -- Time elapsed: 2.214 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[7: io_full_kernel.xml] -- Time elapsed: 2.219 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[7: io_full_kernel.xml] -- Time elapsed: 2.223 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[7: io_full_kernel.xml] -- Time elapsed: 2.217 s
14:54:51 [2024-02-05T19:54:51.328Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
14:54:51 [2024-02-05T19:54:51.328Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.468 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testAnalysisExecution -- Time elapsed: 1.112 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testUsageInRange -- Time elapsed: 1.117 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testReturnedStateSystem -- Time elapsed: 1.118 s
14:54:51 [2024-02-05T19:54:51.328Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testInvalid -- Time elapsed: 1.120 s
14:54:51 [2024-02-05T19:54:51.328Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
14:55:03 [2024-02-05T19:55:03.480Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.08 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
14:55:03 [2024-02-05T19:55:03.480Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPpid -- Time elapsed: 1.121 s
14:55:03 [2024-02-05T19:55:03.480Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadOnCpu -- Time elapsed: 1.119 s
14:55:03 [2024-02-05T19:55:03.480Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testIsThreadActiveRange -- Time elapsed: 1.122 s
14:55:03 [2024-02-05T19:55:03.480Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetExecutableName -- Time elapsed: 1.119 s
14:55:03 [2024-02-05T19:55:03.480Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadQuarks -- Time elapsed: 1.119 s
14:55:03 [2024-02-05T19:55:03.480Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThread -- Time elapsed: 1.122 s
14:55:03 [2024-02-05T19:55:03.480Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPid -- Time elapsed: 1.118 s
14:55:03 [2024-02-05T19:55:03.480Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadsOfCpus -- Time elapsed: 1.119 s
14:55:03 [2024-02-05T19:55:03.480Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThreadIt -- Time elapsed: 1.118 s
14:55:03 [2024-02-05T19:55:03.480Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
14:55:03 [2024-02-05T19:55:03.480Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
14:55:03 [2024-02-05T19:55:03.480Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest.testOpening -- Time elapsed: 0.007 s
14:55:03 [2024-02-05T19:55:03.480Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
14:55:03 [2024-02-05T19:55:03.480Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
14:55:03 [2024-02-05T19:55:03.480Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest.testResolvePidAspect -- Time elapsed: 1.126 s
14:55:03 [2024-02-05T19:55:03.480Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
14:55:03 [2024-02-05T19:55:03.480Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
14:55:03 [2024-02-05T19:55:03.480Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest.testThreadStatusDataProvider -- Time elapsed: 0.066 s
14:55:03 [2024-02-05T19:55:03.480Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
14:55:03 [2024-02-05T19:55:03.736Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
14:55:03 [2024-02-05T19:55:03.736Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest.testResolveTidAspect -- Time elapsed: 1.127 s
14:55:03 [2024-02-05T19:55:03.736Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
14:55:03 [2024-02-05T19:55:03.990Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
14:55:03 [2024-02-05T19:55:03.990Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testCallsiteAnalysis -- Time elapsed: 0.009 s
14:55:03 [2024-02-05T19:55:03.990Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testIterator -- Time elapsed: 0.007 s
14:55:03 [2024-02-05T19:55:03.990Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
14:55:07 [2024-02-05T19:55:07.250Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.329 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
14:55:07 [2024-02-05T19:55:07.250Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAnalysisExecution -- Time elapsed: 2.213 s
14:55:07 [2024-02-05T19:55:07.250Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAllocationDeallocationMemory -- Time elapsed: 1.116 s
14:55:07 [2024-02-05T19:55:07.250Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
14:55:08 [2024-02-05T19:55:08.609Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
14:55:08 [2024-02-05T19:55:08.609Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest.testSmallTraceSequential -- Time elapsed: 1.121 s
14:55:08 [2024-02-05T19:55:08.609Z] 
14:55:08 [2024-02-05T19:55:08.609Z] Results:
14:55:08 [2024-02-05T19:55:08.609Z] 
14:55:08 [2024-02-05T19:55:08.609Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
14:55:08 [2024-02-05T19:55:08.609Z] 
14:55:08 [2024-02-05T19:55:08.609Z] [INFO] All tests passed
14:55:08 [2024-02-05T19:55:08.609Z] [INFO] 
14:55:08 [2024-02-05T19:55:08.609Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:55:08 [2024-02-05T19:55:08.609Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
14:55:08 [2024-02-05T19:55:08.609Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.pom
14:55:08 [2024-02-05T19:55:08.609Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
14:55:08 [2024-02-05T19:55:08.609Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-p2metadata.xml
14:55:08 [2024-02-05T19:55:08.609Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-p2artifacts.xml
14:55:08 [2024-02-05T19:55:08.609Z] [INFO] 
14:55:08 [2024-02-05T19:55:08.609Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
14:55:08 [2024-02-05T19:55:08.610Z] [INFO] 
14:55:08 [2024-02-05T19:55:08.610Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
14:55:08 [2024-02-05T19:55:08.610Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [56/144]
14:55:08 [2024-02-05T19:55:08.610Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
14:55:08 [2024-02-05T19:55:08.610Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:55:08 [2024-02-05T19:55:08.610Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:55:08 [2024-02-05T19:55:08.610Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
14:55:08 [2024-02-05T19:55:08.864Z] [INFO] 
14:55:08 [2024-02-05T19:55:08.864Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:08 [2024-02-05T19:55:08.864Z] [INFO] 
14:55:08 [2024-02-05T19:55:08.864Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:08 [2024-02-05T19:55:08.864Z] [INFO] The project's OSGi version is 1.0.10.202402051940
14:55:08 [2024-02-05T19:55:08.864Z] [INFO] 
14:55:08 [2024-02-05T19:55:08.864Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:08 [2024-02-05T19:55:08.864Z] [INFO] 
14:55:08 [2024-02-05T19:55:08.864Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:08 [2024-02-05T19:55:08.864Z] [INFO] 
14:55:08 [2024-02-05T19:55:08.864Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:08 [2024-02-05T19:55:08.865Z] [INFO] 
14:55:08 [2024-02-05T19:55:08.865Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:08 [2024-02-05T19:55:08.865Z] [INFO] 
14:55:08 [2024-02-05T19:55:08.865Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:08 [2024-02-05T19:55:08.865Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
14:55:09 [2024-02-05T19:55:09.119Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.119Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:09 [2024-02-05T19:55:09.119Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
14:55:09 [2024-02-05T19:55:09.119Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.119Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:09 [2024-02-05T19:55:09.119Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:55:09 [2024-02-05T19:55:09.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
14:55:09 [2024-02-05T19:55:09.120Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
14:55:09 [2024-02-05T19:55:09.120Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:55:09 [2024-02-05T19:55:09.374Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.374Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:09 [2024-02-05T19:55:09.374Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.374Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:09 [2024-02-05T19:55:09.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
14:55:09 [2024-02-05T19:55:09.374Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.374Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:09 [2024-02-05T19:55:09.374Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
14:55:09 [2024-02-05T19:55:09.374Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.374Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:09 [2024-02-05T19:55:09.374Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
14:55:09 [2024-02-05T19:55:09.374Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.374Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:09 [2024-02-05T19:55:09.374Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
14:55:09 [2024-02-05T19:55:09.374Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.374Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:09 [2024-02-05T19:55:09.374Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.374Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:09 [2024-02-05T19:55:09.629Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.629Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:09 [2024-02-05T19:55:09.629Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.629Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:09 [2024-02-05T19:55:09.629Z] [INFO] Skipping tests
14:55:09 [2024-02-05T19:55:09.629Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.629Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:09 [2024-02-05T19:55:09.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
14:55:09 [2024-02-05T19:55:09.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.pom
14:55:09 [2024-02-05T19:55:09.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
14:55:09 [2024-02-05T19:55:09.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2metadata.xml
14:55:09 [2024-02-05T19:55:09.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2artifacts.xml
14:55:09 [2024-02-05T19:55:09.630Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.630Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
14:55:09 [2024-02-05T19:55:09.630Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.630Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
14:55:09 [2024-02-05T19:55:09.630Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [57/144]
14:55:09 [2024-02-05T19:55:09.630Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
14:55:09 [2024-02-05T19:55:09.630Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:55:09 [2024-02-05T19:55:09.630Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:55:09 [2024-02-05T19:55:09.630Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] The project's OSGi version is 1.0.11.202402051940
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] 
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:09 [2024-02-05T19:55:09.884Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:55:09 [2024-02-05T19:55:09.884Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:55:09 [2024-02-05T19:55:09.884Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
14:55:09 [2024-02-05T19:55:09.884Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:55:10 [2024-02-05T19:55:10.442Z] [INFO] 
14:55:10 [2024-02-05T19:55:10.442Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:10 [2024-02-05T19:55:10.442Z] [INFO] 
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] 
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:10 [2024-02-05T19:55:10.443Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] 
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] 
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] 
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] 
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] 
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] 
14:55:10 [2024-02-05T19:55:10.443Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:10 [2024-02-05T19:55:10.699Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
14:55:10 [2024-02-05T19:55:10.699Z] [INFO] Command line:
14:55:10 [2024-02-05T19:55:10.699Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:55:10 [2024-02-05T19:55:10.699Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:55:14 [2024-02-05T19:55:14.854Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
14:55:17 [2024-02-05T19:55:17.362Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.489 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
14:55:17 [2024-02-05T19:55:17.362Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineZeroIndex -- Time elapsed: 0.012 s
14:55:17 [2024-02-05T19:55:17.362Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCornerIndex -- Time elapsed: 0.005 s
14:55:17 [2024-02-05T19:55:17.362Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithDurationComparator -- Time elapsed: 0.059 s
14:55:17 [2024-02-05T19:55:17.362Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchPrevious -- Time elapsed: 1.432 s
14:55:17 [2024-02-05T19:55:17.362Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearch -- Time elapsed: 0.257 s
14:55:17 [2024-02-05T19:55:17.362Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithEndTimeComparator -- Time elapsed: 0.002 s
14:55:17 [2024-02-05T19:55:17.362Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineNonZeroIndex -- Time elapsed: 0.001 s
14:55:17 [2024-02-05T19:55:17.362Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0 s
14:55:17 [2024-02-05T19:55:17.362Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCrossIndexes -- Time elapsed: 0.196 s
14:55:17 [2024-02-05T19:55:17.362Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchTypo -- Time elapsed: 0.001 s
14:55:17 [2024-02-05T19:55:17.362Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithEndComparator -- Time elapsed: 0 s
14:55:17 [2024-02-05T19:55:17.362Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineTimeOut -- Time elapsed: 0.001 s
14:55:17 [2024-02-05T19:55:17.362Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithDurationComparator -- Time elapsed: 0.002 s
14:55:17 [2024-02-05T19:55:17.362Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
14:55:17 [2024-02-05T19:55:17.362Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
14:55:17 [2024-02-05T19:55:17.362Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testID -- Time elapsed: 0 s
14:55:17 [2024-02-05T19:55:17.362Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testFetchTree -- Time elapsed: 0 s
14:55:17 [2024-02-05T19:55:17.362Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderNullFetchXY -- Time elapsed: 0.009 s
14:55:17 [2024-02-05T19:55:17.362Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderFetchXY -- Time elapsed: 0 s
14:55:17 [2024-02-05T19:55:17.362Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
14:55:19 [2024-02-05T19:55:19.867Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.578 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
14:55:19 [2024-02-05T19:55:19.867Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testDescending -- Time elapsed: 0.041 s
14:55:19 [2024-02-05T19:55:19.867Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
14:55:19 [2024-02-05T19:55:19.867Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.943 s
14:55:19 [2024-02-05T19:55:19.867Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testNoiseDataset -- Time elapsed: 0.485 s
14:55:19 [2024-02-05T19:55:19.867Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.streamBuildingTest -- Time elapsed: 0.579 s
14:55:19 [2024-02-05T19:55:19.867Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testEmpty -- Time elapsed: 0 s
14:55:19 [2024-02-05T19:55:19.867Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testSmallDataset -- Time elapsed: 0 s
14:55:19 [2024-02-05T19:55:19.867Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.347 s
14:55:19 [2024-02-05T19:55:19.867Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDataset -- Time elapsed: 0.177 s
14:55:19 [2024-02-05T19:55:19.867Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testAscending -- Time elapsed: 0 s
14:55:19 [2024-02-05T19:55:19.867Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset -- Time elapsed: 0.001 s
14:55:19 [2024-02-05T19:55:19.867Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0.001 s
14:55:19 [2024-02-05T19:55:19.867Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.001 s
14:55:19 [2024-02-05T19:55:19.867Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0 s
14:55:19 [2024-02-05T19:55:19.867Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
14:55:19 [2024-02-05T19:55:19.867Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
14:55:20 [2024-02-05T19:55:20.122Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
14:55:20 [2024-02-05T19:55:20.122Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStatsCancel -- Time elapsed: 0.345 s
14:55:20 [2024-02-05T19:55:20.122Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecute -- Time elapsed: 0.028 s
14:55:20 [2024-02-05T19:55:20.122Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoDepend -- Time elapsed: 0.011 s
14:55:20 [2024-02-05T19:55:20.122Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testTotalStats -- Time elapsed: 0.066 s
14:55:20 [2024-02-05T19:55:20.122Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPerTypeStats -- Time elapsed: 0.022 s
14:55:20 [2024-02-05T19:55:20.122Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStats -- Time elapsed: 0.016 s
14:55:20 [2024-02-05T19:55:20.122Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoTrace -- Time elapsed: 0.008 s
14:55:20 [2024-02-05T19:55:20.122Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialStats -- Time elapsed: 0.055 s
14:55:20 [2024-02-05T19:55:20.122Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
14:55:22 [2024-02-05T19:55:22.631Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.362 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
14:55:22 [2024-02-05T19:55:22.631Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnAnExperiment -- Time elapsed: 1.124 s
14:55:22 [2024-02-05T19:55:22.631Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testMainDataProviderFetchColumn -- Time elapsed: 0 s
14:55:22 [2024-02-05T19:55:22.631Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testInvalidExperimentDataProviderFetchColumn -- Time elapsed: 0 s
14:55:22 [2024-02-05T19:55:22.631Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testSingleTraceExperimentDataProviderFetchColumn -- Time elapsed: 0 s
14:55:22 [2024-02-05T19:55:22.631Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithSearchOnAnExperiment -- Time elapsed: 0.001 s
14:55:22 [2024-02-05T19:55:22.631Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithExperiment -- Time elapsed: 0.001 s
14:55:22 [2024-02-05T19:55:22.631Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFronmDataProviderWithEmptyExperiment -- Time elapsed: 0 s
14:55:22 [2024-02-05T19:55:22.631Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnASingleTraceExperiment -- Time elapsed: 0.408 s
14:55:22 [2024-02-05T19:55:22.631Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithSingleTraceExperiment -- Time elapsed: 0.001 s
14:55:22 [2024-02-05T19:55:22.631Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTraceNameSorting -- Time elapsed: 0.002 s
14:55:22 [2024-02-05T19:55:22.631Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
14:55:22 [2024-02-05T19:55:22.631Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
14:55:22 [2024-02-05T19:55:22.631Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeSpecificRange -- Time elapsed: 0.014 s
14:55:22 [2024-02-05T19:55:22.631Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithMapperFullRange -- Time elapsed: 0.001 s
14:55:22 [2024-02-05T19:55:22.631Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeFullRange -- Time elapsed: 0.001 s
14:55:22 [2024-02-05T19:55:22.631Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithUserDefinedAspectsFullRange -- Time elapsed: 0.002 s
14:55:22 [2024-02-05T19:55:22.631Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
14:55:25 [2024-02-05T19:55:25.140Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.060 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testDescending -- Time elapsed: 0.002 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.152 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testNoiseDataset -- Time elapsed: 0.348 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.streamBuildingTest -- Time elapsed: 0.630 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testEmpty -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testSmallDataset -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.343 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDataset -- Time elapsed: 0.317 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testAscending -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.265 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.140Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
14:55:25 [2024-02-05T19:55:25.140Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.floatTest -- Time elapsed: 0.001 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.longTest -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.shortTest -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.byteTest -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigDecTest -- Time elapsed: 0.001 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBSTest -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.140Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failDFTest -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.141Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failFDTest -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.141Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failILTest -- Time elapsed: 0.001 s
14:55:25 [2024-02-05T19:55:25.141Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failLITest -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.141Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigIntTest -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.141Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failSBTest -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.141Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBdBiTest -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.141Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBiBdTest -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.141Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.doubleTest -- Time elapsed: 0.001 s
14:55:25 [2024-02-05T19:55:25.141Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.intTest -- Time elapsed: 0 s
14:55:25 [2024-02-05T19:55:25.141Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
14:55:26 [2024-02-05T19:55:26.064Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.108 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
14:55:26 [2024-02-05T19:55:26.064Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testDescending -- Time elapsed: 0.001 s
14:55:26 [2024-02-05T19:55:26.064Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
14:55:26 [2024-02-05T19:55:26.064Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.164 s
14:55:26 [2024-02-05T19:55:26.064Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testNoiseDataset -- Time elapsed: 0.189 s
14:55:26 [2024-02-05T19:55:26.064Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.streamBuildingTest -- Time elapsed: 0.125 s
14:55:26 [2024-02-05T19:55:26.064Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testEmpty -- Time elapsed: 0 s
14:55:26 [2024-02-05T19:55:26.064Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testSmallDataset -- Time elapsed: 0 s
14:55:26 [2024-02-05T19:55:26.064Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.239 s
14:55:26 [2024-02-05T19:55:26.064Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDataset -- Time elapsed: 0.144 s
14:55:26 [2024-02-05T19:55:26.064Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testAscending -- Time elapsed: 0 s
14:55:26 [2024-02-05T19:55:26.064Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset -- Time elapsed: 0 s
14:55:26 [2024-02-05T19:55:26.064Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0 s
14:55:26 [2024-02-05T19:55:26.064Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0 s
14:55:26 [2024-02-05T19:55:26.064Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.244 s
14:55:26 [2024-02-05T19:55:26.064Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
14:55:26 [2024-02-05T19:55:26.064Z] 
14:55:26 [2024-02-05T19:55:26.064Z] Results:
14:55:26 [2024-02-05T19:55:26.064Z] 
14:55:26 [2024-02-05T19:55:26.064Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
14:55:26 [2024-02-05T19:55:26.064Z] 
14:55:26 [2024-02-05T19:55:26.064Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@4649d70a was not deregistered.
14:55:26 [2024-02-05T19:55:26.064Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:160)
14:55:26 [2024-02-05T19:55:26.064Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:55:26 [2024-02-05T19:55:26.064Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:55:26 [2024-02-05T19:55:26.064Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:55:26 [2024-02-05T19:55:26.064Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:55:26 [2024-02-05T19:55:26.064Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:55:26 [2024-02-05T19:55:26.064Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:55:26 [2024-02-05T19:55:26.064Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:55:26 [2024-02-05T19:55:26.064Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:55:26 [2024-02-05T19:55:26.064Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:55:26 [2024-02-05T19:55:26.065Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@7a8406c2 was not deregistered.
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:98)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:55:26 [2024-02-05T19:55:26.065Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@6ede46f6 was not deregistered.
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:164)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:55:26 [2024-02-05T19:55:26.065Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:55:26 [2024-02-05T19:55:26.065Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:55:26 [2024-02-05T19:55:26.066Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@5ba26eb0 was not deregistered.
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:92)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:55:26 [2024-02-05T19:55:26.066Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@7a0ef219 was not deregistered.
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:156)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:55:26 [2024-02-05T19:55:26.066Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:55:26 [2024-02-05T19:55:26.066Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:55:26 [2024-02-05T19:55:26.067Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:55:26 [2024-02-05T19:55:26.067Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:55:26 [2024-02-05T19:55:26.067Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:55:26 [2024-02-05T19:55:26.067Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:55:26 [2024-02-05T19:55:26.067Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:55:26 [2024-02-05T19:55:26.067Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:55:26 [2024-02-05T19:55:26.067Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:55:26 [2024-02-05T19:55:26.067Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:55:26 [2024-02-05T19:55:26.067Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:55:26 [2024-02-05T19:55:26.067Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:55:26 [2024-02-05T19:55:26.321Z] [INFO] All tests passed
14:55:26 [2024-02-05T19:55:26.321Z] [INFO] 
14:55:26 [2024-02-05T19:55:26.321Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:26 [2024-02-05T19:55:26.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
14:55:26 [2024-02-05T19:55:26.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.pom
14:55:26 [2024-02-05T19:55:26.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
14:55:26 [2024-02-05T19:55:26.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
14:55:26 [2024-02-05T19:55:26.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
14:55:26 [2024-02-05T19:55:26.321Z] [INFO] 
14:55:26 [2024-02-05T19:55:26.321Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
14:55:26 [2024-02-05T19:55:26.321Z] [INFO] 
14:55:26 [2024-02-05T19:55:26.321Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
14:55:26 [2024-02-05T19:55:26.321Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [58/144]
14:55:26 [2024-02-05T19:55:26.321Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
14:55:26 [2024-02-05T19:55:26.321Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:55:26 [2024-02-05T19:55:26.321Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:55:26 [2024-02-05T19:55:26.321Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
14:55:26 [2024-02-05T19:55:26.576Z] [INFO] 
14:55:26 [2024-02-05T19:55:26.576Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:26 [2024-02-05T19:55:26.576Z] [INFO] 
14:55:26 [2024-02-05T19:55:26.576Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:26 [2024-02-05T19:55:26.576Z] [INFO] The project's OSGi version is 1.0.12.202402051940
14:55:26 [2024-02-05T19:55:26.576Z] [INFO] 
14:55:26 [2024-02-05T19:55:26.576Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:26 [2024-02-05T19:55:26.576Z] [INFO] 
14:55:26 [2024-02-05T19:55:26.576Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:26 [2024-02-05T19:55:26.576Z] [INFO] 
14:55:26 [2024-02-05T19:55:26.576Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:26 [2024-02-05T19:55:26.576Z] [INFO] 
14:55:26 [2024-02-05T19:55:26.576Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:26 [2024-02-05T19:55:26.576Z] [INFO] 
14:55:26 [2024-02-05T19:55:26.576Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:26 [2024-02-05T19:55:26.576Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
14:55:26 [2024-02-05T19:55:26.831Z] [INFO] 
14:55:26 [2024-02-05T19:55:26.831Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:26 [2024-02-05T19:55:26.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
14:55:26 [2024-02-05T19:55:26.831Z] [INFO] 
14:55:26 [2024-02-05T19:55:26.831Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:26 [2024-02-05T19:55:26.831Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:55:26 [2024-02-05T19:55:26.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
14:55:26 [2024-02-05T19:55:26.831Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
14:55:26 [2024-02-05T19:55:26.831Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:55:27 [2024-02-05T19:55:27.087Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.087Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.087Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.087Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
14:55:27 [2024-02-05T19:55:27.087Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.087Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.087Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:55:27 [2024-02-05T19:55:27.087Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.087Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.087Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
14:55:27 [2024-02-05T19:55:27.087Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.087Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.087Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
14:55:27 [2024-02-05T19:55:27.087Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] Skipping tests
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [59/144]
14:55:27 [2024-02-05T19:55:27.088Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:55:27 [2024-02-05T19:55:27.088Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:55:27 [2024-02-05T19:55:27.088Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
14:55:27 [2024-02-05T19:55:27.647Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.647Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.647Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.647Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.647Z] [INFO] The project's OSGi version is 1.0.17.202402051940
14:55:27 [2024-02-05T19:55:27.647Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.647Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.647Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.647Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.647Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.647Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.647Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.647Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.647Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.647Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.647Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
14:55:27 [2024-02-05T19:55:27.901Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.901Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.902Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
14:55:27 [2024-02-05T19:55:27.902Z] [INFO] 
14:55:27 [2024-02-05T19:55:27.902Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:27 [2024-02-05T19:55:27.902Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:55:27 [2024-02-05T19:55:27.902Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:55:27 [2024-02-05T19:55:27.902Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
14:55:27 [2024-02-05T19:55:27.902Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:28 [2024-02-05T19:55:28.460Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] Skipping tests
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.pom
14:55:28 [2024-02-05T19:55:28.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2metadata.xml
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2artifacts.xml
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT [60/144]
14:55:28 [2024-02-05T19:55:28.461Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:55:28 [2024-02-05T19:55:28.461Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] The project's OSGi version is 1.0.9.202402051940
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:28 [2024-02-05T19:55:28.461Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
14:55:28 [2024-02-05T19:55:28.716Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.716Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:28 [2024-02-05T19:55:28.716Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
14:55:28 [2024-02-05T19:55:28.716Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.716Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:28 [2024-02-05T19:55:28.716Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:55:28 [2024-02-05T19:55:28.716Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:55:28 [2024-02-05T19:55:28.716Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
14:55:28 [2024-02-05T19:55:28.716Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:55:28 [2024-02-05T19:55:28.971Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.971Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:28 [2024-02-05T19:55:28.971Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.971Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:28 [2024-02-05T19:55:28.971Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
14:55:28 [2024-02-05T19:55:28.971Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.971Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:28 [2024-02-05T19:55:28.971Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
14:55:28 [2024-02-05T19:55:28.971Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.971Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:28 [2024-02-05T19:55:28.971Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar
14:55:28 [2024-02-05T19:55:28.971Z] [INFO] 
14:55:28 [2024-02-05T19:55:28.971Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:28 [2024-02-05T19:55:28.971Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar
14:55:29 [2024-02-05T19:55:29.226Z] [INFO] 
14:55:29 [2024-02-05T19:55:29.226Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:29 [2024-02-05T19:55:29.226Z] [INFO] 
14:55:29 [2024-02-05T19:55:29.226Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:29 [2024-02-05T19:55:29.226Z] [INFO] 
14:55:29 [2024-02-05T19:55:29.226Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:29 [2024-02-05T19:55:29.226Z] [INFO] 
14:55:29 [2024-02-05T19:55:29.226Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:55:29 [2024-02-05T19:55:29.481Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
14:55:29 [2024-02-05T19:55:29.481Z] [INFO] Command line:
14:55:29 [2024-02-05T19:55:29.481Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:55:29 [2024-02-05T19:55:29.481Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:55:33 [2024-02-05T19:55:33.636Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
14:55:33 [2024-02-05T19:55:33.636Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
14:55:33 [2024-02-05T19:55:33.636Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest -- Time elapsed: 0.137 s
14:55:33 [2024-02-05T19:55:33.636Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
14:55:33 [2024-02-05T19:55:33.636Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0 s
14:55:33 [2024-02-05T19:55:33.636Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest -- Time elapsed: 0.082 s
14:55:33 [2024-02-05T19:55:33.636Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.001 s
14:55:33 [2024-02-05T19:55:33.636Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0 s
14:55:33 [2024-02-05T19:55:33.636Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.001 s
14:55:33 [2024-02-05T19:55:33.636Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest -- Time elapsed: 0 s
14:55:33 [2024-02-05T19:55:33.636Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
14:55:33 [2024-02-05T19:55:33.636Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
14:55:33 [2024-02-05T19:55:33.636Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
14:55:33 [2024-02-05T19:55:33.636Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.TreeStatisticsTest -- Time elapsed: 0.001 s
14:55:33 [2024-02-05T19:55:33.636Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
14:55:33 [2024-02-05T19:55:33.636Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.001 s
14:55:33 [2024-02-05T19:55:33.636Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
14:55:48 [2024-02-05T19:55:48.519Z] !SESSION 2024-02-05 19:55:29.439 -----------------------------------------------
14:55:48 [2024-02-05T19:55:48.519Z] eclipse.buildId=unknown
14:55:48 [2024-02-05T19:55:48.519Z] java.version=17.0.2
14:55:48 [2024-02-05T19:55:48.519Z] java.vendor=Oracle Corporation
14:55:48 [2024-02-05T19:55:48.519Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:55:48 [2024-02-05T19:55:48.519Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:55:48 [2024-02-05T19:55:48.520Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:55:48 [2024-02-05T19:55:48.520Z] 
14:55:48 [2024-02-05T19:55:48.520Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-02-05 19:55:46.829
14:55:48 [2024-02-05T19:55:48.520Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
14:55:53 [2024-02-05T19:55:53.750Z] 
14:55:53 [2024-02-05T19:55:53.750Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-02-05 19:55:52.854
14:55:53 [2024-02-05T19:55:53.750Z] !MESSAGE Incoherent callstack found on (10019) occasions
14:55:53 [2024-02-05T19:55:53.750Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.30 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
14:55:53 [2024-02-05T19:55:53.750Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[0: Small trace] -- Time elapsed: 1.481 s
14:55:53 [2024-02-05T19:55:53.750Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[0: Small trace] -- Time elapsed: 0.092 s
14:55:53 [2024-02-05T19:55:53.750Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[1: Big trace] -- Time elapsed: 18.03 s
14:55:53 [2024-02-05T19:55:53.750Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[1: Big trace] -- Time elapsed: 0.685 s
14:55:53 [2024-02-05T19:55:53.750Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
14:55:53 [2024-02-05T19:55:53.751Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.071 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.011 s
14:55:53 [2024-02-05T19:55:53.751Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
14:55:53 [2024-02-05T19:55:53.751Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetDepth -- Time elapsed: 0 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.003 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.003 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0.001 s
14:55:53 [2024-02-05T19:55:53.751Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
14:55:53 [2024-02-05T19:55:53.751Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:56:01 [2024-02-05T19:56:01.819Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.864 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:56:01 [2024-02-05T19:56:01.819Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[0: Small trace] -- Time elapsed: 0.065 s
14:56:01 [2024-02-05T19:56:01.819Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[1: Big trace] -- Time elapsed: 6.797 s
14:56:01 [2024-02-05T19:56:01.819Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
14:56:05 [2024-02-05T19:56:05.973Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.888 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
14:56:05 [2024-02-05T19:56:05.974Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForExperiment -- Time elapsed: 0.008 s
14:56:05 [2024-02-05T19:56:05.974Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForTrace -- Time elapsed: 0 s
14:56:05 [2024-02-05T19:56:05.974Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
14:56:05 [2024-02-05T19:56:05.974Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
14:56:05 [2024-02-05T19:56:05.974Z] org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
14:56:05 [2024-02-05T19:56:05.974Z] 
14:56:05 [2024-02-05T19:56:05.974Z] Results:
14:56:05 [2024-02-05T19:56:05.974Z] 
14:56:05 [2024-02-05T19:56:05.974Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
14:56:05 [2024-02-05T19:56:05.974Z] 
14:56:05 [2024-02-05T19:56:05.974Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@726aa968 was not deregistered.
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
14:56:05 [2024-02-05T19:56:05.974Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.974Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.974Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.974Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:56:05 [2024-02-05T19:56:05.974Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.974Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.974Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.974Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:56:05 [2024-02-05T19:56:05.974Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.974Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.974Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.974Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:56:05 [2024-02-05T19:56:05.974Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5f0f9947 was not deregistered.
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
14:56:05 [2024-02-05T19:56:05.974Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.974Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.974Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.974Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:56:05 [2024-02-05T19:56:05.974Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:56:05 [2024-02-05T19:56:05.975Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@7e00ed0f was not deregistered.
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:56:05 [2024-02-05T19:56:05.975Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@4b65d9f4 was not deregistered.
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.975Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:56:05 [2024-02-05T19:56:05.975Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:56:05 [2024-02-05T19:56:05.976Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@54d8c20d was not deregistered.
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.976Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:56:05 [2024-02-05T19:56:05.976Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@e3994ef was not deregistered.
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:56:05 [2024-02-05T19:56:05.976Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:56:05 [2024-02-05T19:56:05.977Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@2d9f64c9 was not deregistered.
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.977Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:56:05 [2024-02-05T19:56:05.977Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:56:05 [2024-02-05T19:56:05.978Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@21ac5eb4 was not deregistered.
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:56:05 [2024-02-05T19:56:05.978Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@1aad0b1 was not deregistered.
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.978Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:56:05 [2024-02-05T19:56:05.978Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:56:05 [2024-02-05T19:56:05.979Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7a55f148 was not deregistered.
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.979Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:56:05 [2024-02-05T19:56:05.979Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@15639440 was not deregistered.
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:56:05 [2024-02-05T19:56:05.979Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:56:05 [2024-02-05T19:56:05.980Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5fbdc49b was not deregistered.
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:56:05 [2024-02-05T19:56:05.980Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.980Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:56:05 [2024-02-05T19:56:05.981Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@65753040 was not deregistered.
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:56:05 [2024-02-05T19:56:05.981Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@b0fc838 was not deregistered.
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:56:05 [2024-02-05T19:56:05.981Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.981Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:56:05 [2024-02-05T19:56:05.982Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@32e54a9d was not deregistered.
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:56:05 [2024-02-05T19:56:05.982Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7100dea was not deregistered.
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.982Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:56:05 [2024-02-05T19:56:05.982Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:56:05 [2024-02-05T19:56:05.983Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.983Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.983Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.983Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:56:05 [2024-02-05T19:56:05.983Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:56:05 [2024-02-05T19:56:05.983Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:56:05 [2024-02-05T19:56:05.983Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:56:05 [2024-02-05T19:56:05.983Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:56:05 [2024-02-05T19:56:05.983Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] All tests passed
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] 
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.pom
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-p2metadata.xml
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] 
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] 
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT [61/144]
14:56:05 [2024-02-05T19:56:05.983Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:56:05 [2024-02-05T19:56:05.983Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] 
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] 
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] The project's OSGi version is 1.0.7.202402051940
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] 
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] 
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] 
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] 
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] 
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:05 [2024-02-05T19:56:05.983Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
14:56:06 [2024-02-05T19:56:06.545Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.545Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:06 [2024-02-05T19:56:06.545Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
14:56:06 [2024-02-05T19:56:06.545Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.545Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:06 [2024-02-05T19:56:06.545Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:06 [2024-02-05T19:56:06.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
14:56:06 [2024-02-05T19:56:06.545Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
14:56:06 [2024-02-05T19:56:06.545Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:06 [2024-02-05T19:56:06.800Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] Skipping tests
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] Building Trace Compass BTF Support Parent 9.2.0-SNAPSHOT        [62/144]
14:56:06 [2024-02-05T19:56:06.800Z] [INFO]   from btf/pom.xml
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --------------------------------[ pom ]---------------------------------
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf-parent ---
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.800Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-9.2.0-SNAPSHOT.pom
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [63/144]
14:56:06 [2024-02-05T19:56:06.801Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:56:06 [2024-02-05T19:56:06.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
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] The project's OSGi version is 3.1.0.202402051940
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] 
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
14:56:06 [2024-02-05T19:56:06.801Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
14:56:07 [2024-02-05T19:56:07.056Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.056Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
14:56:07 [2024-02-05T19:56:07.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core/src/main/resources
14:56:07 [2024-02-05T19:56:07.056Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.056Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
14:56:07 [2024-02-05T19:56:07.056Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:07 [2024-02-05T19:56:07.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
14:56:07 [2024-02-05T19:56:07.056Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
14:56:07 [2024-02-05T19:56:07.056Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.core ---
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core ---
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core/src/test/resources
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core ---
14:56:07 [2024-02-05T19:56:07.311Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:07 [2024-02-05T19:56:07.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
14:56:07 [2024-02-05T19:56:07.311Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core ---
14:56:07 [2024-02-05T19:56:07.311Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core ---
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.pom
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-p2metadata.xml
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-p2artifacts.xml
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [64/144]
14:56:07 [2024-02-05T19:56:07.311Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:56:07 [2024-02-05T19:56:07.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
14:56:07 [2024-02-05T19:56:07.311Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
14:56:07 [2024-02-05T19:56:07.566Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.566Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
14:56:07 [2024-02-05T19:56:07.566Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.566Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
14:56:07 [2024-02-05T19:56:07.566Z] [INFO] The project's OSGi version is 1.1.0.202402051940
14:56:07 [2024-02-05T19:56:07.566Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.566Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
14:56:07 [2024-02-05T19:56:07.566Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.566Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
14:56:07 [2024-02-05T19:56:07.566Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.566Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
14:56:07 [2024-02-05T19:56:07.566Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.566Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
14:56:07 [2024-02-05T19:56:07.566Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.566Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
14:56:07 [2024-02-05T19:56:07.566Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
14:56:07 [2024-02-05T19:56:07.821Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.821Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
14:56:07 [2024-02-05T19:56:07.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
14:56:07 [2024-02-05T19:56:07.821Z] [INFO] 
14:56:07 [2024-02-05T19:56:07.821Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
14:56:07 [2024-02-05T19:56:07.821Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:07 [2024-02-05T19:56:07.821Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:56:07 [2024-02-05T19:56:07.821Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
14:56:07 [2024-02-05T19:56:07.821Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.ui ---
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui ---
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui ---
14:56:08 [2024-02-05T19:56:08.075Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:08 [2024-02-05T19:56:08.075Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:56:08 [2024-02-05T19:56:08.075Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui ---
14:56:08 [2024-02-05T19:56:08.075Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.ui ---
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.pom
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-p2metadata.xml
14:56:08 [2024-02-05T19:56:08.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-p2artifacts.xml
14:56:08 [2024-02-05T19:56:08.076Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.076Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
14:56:08 [2024-02-05T19:56:08.076Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.076Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
14:56:08 [2024-02-05T19:56:08.076Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [65/144]
14:56:08 [2024-02-05T19:56:08.076Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
14:56:08 [2024-02-05T19:56:08.076Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:56:08 [2024-02-05T19:56:08.076Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:56:08 [2024-02-05T19:56:08.076Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
14:56:08 [2024-02-05T19:56:08.331Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.331Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:08 [2024-02-05T19:56:08.331Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.331Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:08 [2024-02-05T19:56:08.331Z] [INFO] The project's OSGi version is 2.2.0.202402051940
14:56:08 [2024-02-05T19:56:08.331Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.331Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:08 [2024-02-05T19:56:08.331Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.331Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:08 [2024-02-05T19:56:08.331Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.331Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:08 [2024-02-05T19:56:08.331Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.331Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:08 [2024-02-05T19:56:08.331Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.331Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:08 [2024-02-05T19:56:08.331Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
14:56:08 [2024-02-05T19:56:08.586Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.586Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:08 [2024-02-05T19:56:08.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
14:56:08 [2024-02-05T19:56:08.586Z] [INFO] 
14:56:08 [2024-02-05T19:56:08.586Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:08 [2024-02-05T19:56:08.586Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:08 [2024-02-05T19:56:08.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
14:56:08 [2024-02-05T19:56:08.586Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
14:56:08 [2024-02-05T19:56:08.586Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:09 [2024-02-05T19:56:09.146Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:09 [2024-02-05T19:56:09.146Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:56:09 [2024-02-05T19:56:09.146Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:09 [2024-02-05T19:56:09.146Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.pom
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2metadata.xml
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2artifacts.xml
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] Building Trace Compass Documentation 9.2.0-SNAPSHOT             [66/144]
14:56:09 [2024-02-05T19:56:09.146Z] [INFO]   from doc/pom.xml
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] --------------------------------[ pom ]---------------------------------
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc ---
14:56:09 [2024-02-05T19:56:09.146Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.147Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
14:56:09 [2024-02-05T19:56:09.147Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.147Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
14:56:09 [2024-02-05T19:56:09.147Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.147Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc ---
14:56:09 [2024-02-05T19:56:09.147Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.147Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
14:56:09 [2024-02-05T19:56:09.147Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.147Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
14:56:09 [2024-02-05T19:56:09.147Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc-9.2.0-SNAPSHOT.pom
14:56:09 [2024-02-05T19:56:09.147Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.147Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
14:56:09 [2024-02-05T19:56:09.147Z] [INFO] Building Trace Compass Developer Guide 9.2.0-SNAPSHOT           [67/144]
14:56:09 [2024-02-05T19:56:09.147Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
14:56:09 [2024-02-05T19:56:09.147Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:56:09 [2024-02-05T19:56:09.147Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
14:56:09 [2024-02-05T19:56:09.147Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
14:56:09 [2024-02-05T19:56:09.147Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/pom.xml
14:56:09 [2024-02-05T19:56:09.401Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.401Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
14:56:09 [2024-02-05T19:56:09.401Z] [INFO] 
14:56:09 [2024-02-05T19:56:09.401Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
14:56:09 [2024-02-05T19:56:09.401Z] [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
14:56:09 [2024-02-05T19:56:09.401Z] [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
14:56:09 [2024-02-05T19:56:09.402Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:56:09 [2024-02-05T19:56:09.402Z] [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
14:56:09 [2024-02-05T19:56:09.402Z] [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
14:56:09 [2024-02-05T19:56:09.402Z] [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
14:56:09 [2024-02-05T19:56:09.402Z] [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 638 kB/s)
14:56:09 [2024-02-05T19:56:09.402Z] [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
14:56:09 [2024-02-05T19:56:09.656Z] [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
14:56:09 [2024-02-05T19:56:09.656Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:56:09 [2024-02-05T19:56:09.656Z] [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
14:56:09 [2024-02-05T19:56:09.656Z] [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
14:56:09 [2024-02-05T19:56:09.656Z] [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
14:56:09 [2024-02-05T19:56:09.656Z] [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 8.7 MB/s)
14:56:09 [2024-02-05T19:56:09.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:56:09 [2024-02-05T19:56:09.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:56:09 [2024-02-05T19:56:09.656Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:56:09 [2024-02-05T19:56:09.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:56:09 [2024-02-05T19:56:09.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:56:09 [2024-02-05T19:56:09.910Z] [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
14:56:09 [2024-02-05T19:56:09.910Z] [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 5.5 MB/s)
14:56:09 [2024-02-05T19:56:09.910Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
14:56:09 [2024-02-05T19:56:09.910Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
14:56:09 [2024-02-05T19:56:09.910Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
14:56:09 [2024-02-05T19:56:09.910Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
14:56:09 [2024-02-05T19:56:09.910Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
14:56:09 [2024-02-05T19:56:09.910Z] [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
14:56:09 [2024-02-05T19:56:09.910Z] [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 6.3 MB/s)
14:56:09 [2024-02-05T19:56:09.910Z] [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
14:56:09 [2024-02-05T19:56:09.910Z] [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
14:56:09 [2024-02-05T19:56:09.910Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:56:10 [2024-02-05T19:56:10.164Z] [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
14:56:10 [2024-02-05T19:56:10.164Z] [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
14:56:10 [2024-02-05T19:56:10.164Z] [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
14:56:10 [2024-02-05T19:56:10.164Z] [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 3.7 MB/s)
14:56:10 [2024-02-05T19:56:10.164Z] [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
14:56:10 [2024-02-05T19:56:10.164Z] [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
14:56:10 [2024-02-05T19:56:10.164Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:56:10 [2024-02-05T19:56:10.165Z] [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
14:56:10 [2024-02-05T19:56:10.165Z] [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
14:56:10 [2024-02-05T19:56:10.165Z] [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
14:56:10 [2024-02-05T19:56:10.165Z] [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 1.7 MB/s)
14:56:10 [2024-02-05T19:56:10.165Z] [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
14:56:10 [2024-02-05T19:56:10.165Z] [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
14:56:10 [2024-02-05T19:56:10.165Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:56:10 [2024-02-05T19:56:10.165Z] [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
14:56:10 [2024-02-05T19:56:10.165Z] [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
14:56:10 [2024-02-05T19:56:10.165Z] [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
14:56:10 [2024-02-05T19:56:10.165Z] [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 4.8 MB/s)
14:56:10 [2024-02-05T19:56:10.419Z] [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
14:56:10 [2024-02-05T19:56:10.419Z] [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
14:56:10 [2024-02-05T19:56:10.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:56:10 [2024-02-05T19:56:10.419Z] [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
14:56:10 [2024-02-05T19:56:10.419Z] [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
14:56:10 [2024-02-05T19:56:10.419Z] [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
14:56:10 [2024-02-05T19:56:10.419Z] [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 2.8 MB/s)
14:56:10 [2024-02-05T19:56:10.419Z] [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
14:56:10 [2024-02-05T19:56:10.419Z] [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
14:56:10 [2024-02-05T19:56:10.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:56:10 [2024-02-05T19:56:10.420Z] [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
14:56:10 [2024-02-05T19:56:10.420Z] [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
14:56:10 [2024-02-05T19:56:10.420Z] [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
14:56:10 [2024-02-05T19:56:10.420Z] [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 2.3 MB/s)
14:56:10 [2024-02-05T19:56:10.420Z] [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
14:56:10 [2024-02-05T19:56:10.420Z] [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
14:56:10 [2024-02-05T19:56:10.674Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:56:10 [2024-02-05T19:56:10.674Z] [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
14:56:10 [2024-02-05T19:56:10.674Z] [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
14:56:10 [2024-02-05T19:56:10.674Z] [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
14:56:10 [2024-02-05T19:56:10.674Z] [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 220 kB/s)
14:56:10 [2024-02-05T19:56:10.674Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
14:56:10 [2024-02-05T19:56:10.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
14:56:10 [2024-02-05T19:56:10.674Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom
14:56:10 [2024-02-05T19:56:10.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
14:56:10 [2024-02-05T19:56:10.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
14:56:10 [2024-02-05T19:56:10.674Z] [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
14:56:10 [2024-02-05T19:56:10.674Z] [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 3.5 MB/s)
14:56:10 [2024-02-05T19:56:10.674Z] [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
14:56:10 [2024-02-05T19:56:10.675Z] [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
14:56:10 [2024-02-05T19:56:10.929Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:56:10 [2024-02-05T19:56:10.929Z] [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
14:56:10 [2024-02-05T19:56:10.929Z] [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
14:56:10 [2024-02-05T19:56:10.929Z] [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
14:56:10 [2024-02-05T19:56:10.929Z] [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 9.7 MB/s)
14:56:10 [2024-02-05T19:56:10.929Z] [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
14:56:10 [2024-02-05T19:56:10.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:56:10 [2024-02-05T19:56:10.929Z] [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
14:56:10 [2024-02-05T19:56:10.929Z] [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
14:56:10 [2024-02-05T19:56:10.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
14:56:10 [2024-02-05T19:56:10.929Z] [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
14:56:10 [2024-02-05T19:56:10.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:56:10 [2024-02-05T19:56:10.929Z] [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
14:56:10 [2024-02-05T19:56:10.929Z] [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
14:56:10 [2024-02-05T19:56:10.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
14:56:10 [2024-02-05T19:56:10.929Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:56:11 [2024-02-05T19:56:11.183Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:56:11 [2024-02-05T19:56:11.183Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:56:11 [2024-02-05T19:56:11.183Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:56:11 [2024-02-05T19:56:11.183Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar
14:56:11 [2024-02-05T19:56:11.437Z] [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
14:56:11 [2024-02-05T19:56:11.437Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:56:11 [2024-02-05T19:56:11.437Z] [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
14:56:11 [2024-02-05T19:56:11.437Z] [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
14:56:11 [2024-02-05T19:56:11.437Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
14:56:11 [2024-02-05T19:56:11.437Z] [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
14:56:11 [2024-02-05T19:56:11.437Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:56:11 [2024-02-05T19:56:11.437Z] [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
14:56:11 [2024-02-05T19:56:11.437Z] [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
14:56:11 [2024-02-05T19:56:11.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
14:56:11 [2024-02-05T19:56:11.438Z] [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
14:56:11 [2024-02-05T19:56:11.438Z] [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 86 MB/s)
14:56:11 [2024-02-05T19:56:11.438Z] [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
14:56:11 [2024-02-05T19:56:11.438Z] [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
14:56:11 [2024-02-05T19:56:11.438Z] [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
14:56:11 [2024-02-05T19:56:11.438Z] [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
14:56:11 [2024-02-05T19:56:11.438Z] [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 25 MB/s)
14:56:11 [2024-02-05T19:56:11.438Z] [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 13 MB/s)
14:56:11 [2024-02-05T19:56:11.438Z] [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 73 MB/s)
14:56:11 [2024-02-05T19:56:11.438Z] [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 97 MB/s)
14:56:11 [2024-02-05T19:56:11.694Z] [INFO] Executing tasks
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] Executed tasks
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] 
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/target
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] 
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] The project's OSGi version is 9.2.0.202402051940
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] 
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] 
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] 
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] 
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] 
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] Resolving class path of Trace Compass Developer Guide
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] 
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
14:56:12 [2024-02-05T19:56:12.253Z] [INFO] Executing tasks
14:56:13 [2024-02-05T19:56:13.177Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
14:56:13 [2024-02-05T19:56:13.177Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
14:56:13 [2024-02-05T19:56:13.177Z] [INFO] Executed tasks
14:56:13 [2024-02-05T19:56:13.177Z] [INFO] 
14:56:13 [2024-02-05T19:56:13.177Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
14:56:13 [2024-02-05T19:56:13.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
14:56:13 [2024-02-05T19:56:13.177Z] [INFO] 
14:56:13 [2024-02-05T19:56:13.177Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
14:56:13 [2024-02-05T19:56:13.177Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:13 [2024-02-05T19:56:13.177Z] [INFO] 
14:56:13 [2024-02-05T19:56:13.177Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
14:56:15 [2024-02-05T19:56:15.685Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20
14:56:17 [2024-02-05T19:56:17.044Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
14:56:17 [2024-02-05T19:56:17.044Z] [INFO] Command line:
14:56:17 [2024-02-05T19:56:17.044Z] 	[/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-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:56:17 [2024-02-05T19:56:17.045Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:56:17 [2024-02-05T19:56:17.604Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:56:17 [2024-02-05T19:56:17.604Z] 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)
14:56:17 [2024-02-05T19:56:17.604Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:56:17 [2024-02-05T19:56:17.604Z] WARNING: System::setSecurityManager will be removed in a future release
14:56:18 [2024-02-05T19:56:18.966Z] Buildfile: build.xml
14:56:18 [2024-02-05T19:56:18.966Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:56:18 [2024-02-05T19:56:18.966Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:56:18 [2024-02-05T19:56:18.966Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:56:18 [2024-02-05T19:56:18.966Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:56:18 [2024-02-05T19:56:18.966Z] WARNING: System::setSecurityManager will be removed in a future release
14:56:18 [2024-02-05T19:56:18.966Z] 
14:56:18 [2024-02-05T19:56:18.966Z] build.index:
14:56:20 [2024-02-05T19:56:20.849Z] BUILD SUCCESSFUL
14:56:20 [2024-02-05T19:56:20.849Z] 
14:56:20 [2024-02-05T19:56:20.849Z] BUILD SUCCESSFUL
14:56:20 [2024-02-05T19:56:20.849Z] Total time: 2 seconds
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.dev ---
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev ---
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev ---
14:56:21 [2024-02-05T19:56:21.104Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev ---
14:56:21 [2024-02-05T19:56:21.104Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT-sources.jar
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT.jar
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.dev ---
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.104Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT.jar
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT.pom
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT-sources.jar
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT-p2metadata.xml
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT-p2artifacts.xml
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] Executing tasks
14:56:21 [2024-02-05T19:56:21.359Z] [INFO]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.doc.dev
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] Executed tasks
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] Building org.eclipse.tracecompass.tmf 9.2.0-SNAPSHOT            [68/144]
14:56:21 [2024-02-05T19:56:21.359Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:56:21 [2024-02-05T19:56:21.359Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf/target
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] The project's OSGi version is 9.2.0.202402051940
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf/src/main/resources
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf ---
14:56:21 [2024-02-05T19:56:21.614Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
14:56:21 [2024-02-05T19:56:21.614Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT.jar
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf ---
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT-sources-feature.jar
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT.jar
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT.pom
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT-sources-feature.jar
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT-p2metadata.xml
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT-p2artifacts.xml
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] 
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] Building org.eclipse.tracecompass.btf 9.2.0-SNAPSHOT            [69/144]
14:56:21 [2024-02-05T19:56:21.869Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:56:21 [2024-02-05T19:56:21.869Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf ---
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf/target
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] The project's OSGi version is 9.2.0.202402051940
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf/src/main/resources
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf ---
14:56:22 [2024-02-05T19:56:22.428Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.428Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT.jar
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf ---
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT-sources-feature.jar
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT.jar
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT.pom
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT-sources-feature.jar
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT-p2metadata.xml
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT-p2artifacts.xml
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [70/144]
14:56:22 [2024-02-05T19:56:22.429Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
14:56:22 [2024-02-05T19:56:22.429Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:56:22 [2024-02-05T19:56:22.429Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:56:22 [2024-02-05T19:56:22.683Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
14:56:22 [2024-02-05T19:56:22.683Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.683Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:22 [2024-02-05T19:56:22.683Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.683Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:22 [2024-02-05T19:56:22.683Z] [INFO] The project's OSGi version is 1.0.4.202402051940
14:56:22 [2024-02-05T19:56:22.683Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.683Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:22 [2024-02-05T19:56:22.683Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.683Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:22 [2024-02-05T19:56:22.683Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.683Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:22 [2024-02-05T19:56:22.683Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.683Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:22 [2024-02-05T19:56:22.683Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.683Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:22 [2024-02-05T19:56:22.683Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
14:56:22 [2024-02-05T19:56:22.938Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.938Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:22 [2024-02-05T19:56:22.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
14:56:22 [2024-02-05T19:56:22.938Z] [INFO] 
14:56:22 [2024-02-05T19:56:22.938Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:22 [2024-02-05T19:56:22.938Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:22 [2024-02-05T19:56:22.938Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:56:22 [2024-02-05T19:56:22.938Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
14:56:22 [2024-02-05T19:56:22.938Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] 
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] 
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] 
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:23 [2024-02-05T19:56:23.193Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] 
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] 
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] 
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] 
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] 
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] 
14:56:23 [2024-02-05T19:56:23.193Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:23 [2024-02-05T19:56:23.448Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
14:56:23 [2024-02-05T19:56:23.448Z] [INFO] Command line:
14:56:23 [2024-02-05T19:56:23.448Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:56:23 [2024-02-05T19:56:23.448Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:56:27 [2024-02-05T19:56:27.606Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
14:56:27 [2024-02-05T19:56:27.606Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s -- in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
14:56:27 [2024-02-05T19:56:27.606Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadProperties -- Time elapsed: 0.158 s
14:56:27 [2024-02-05T19:56:27.606Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testValidate -- Time elapsed: 0.023 s
14:56:27 [2024-02-05T19:56:27.606Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testTwoContexts -- Time elapsed: 0.010 s
14:56:27 [2024-02-05T19:56:27.606Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent1 -- Time elapsed: 0.005 s
14:56:27 [2024-02-05T19:56:27.606Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent2 -- Time elapsed: 0.052 s
14:56:27 [2024-02-05T19:56:27.606Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testSeek1stEvent -- Time elapsed: 0.015 s
14:56:27 [2024-02-05T19:56:27.606Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent1 -- Time elapsed: 0.010 s
14:56:27 [2024-02-05T19:56:27.606Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent2 -- Time elapsed: 0.076 s
14:56:27 [2024-02-05T19:56:27.606Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead1stEvent -- Time elapsed: 0.003 s
14:56:27 [2024-02-05T19:56:27.606Z] 
14:56:27 [2024-02-05T19:56:27.606Z] Results:
14:56:27 [2024-02-05T19:56:27.606Z] 
14:56:27 [2024-02-05T19:56:27.606Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
14:56:27 [2024-02-05T19:56:27.606Z] 
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] All tests passed
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.pom
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/btf/org.eclipse.tracecompass.btf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [71/144]
14:56:28 [2024-02-05T19:56:28.165Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:56:28 [2024-02-05T19:56:28.165Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/pom.xml
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] The project's OSGi version is 1.1.11.202402051940
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.165Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
14:56:28 [2024-02-05T19:56:28.420Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.420Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
14:56:28 [2024-02-05T19:56:28.420Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.420Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.420Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:28 [2024-02-05T19:56:28.420Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:56:28 [2024-02-05T19:56:28.420Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/pom.xml
14:56:28 [2024-02-05T19:56:28.420Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.675Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] 
14:56:28 [2024-02-05T19:56:28.675Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
14:56:28 [2024-02-05T19:56:28.930Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
14:56:28 [2024-02-05T19:56:28.930Z] [INFO] Command line:
14:56:28 [2024-02-05T19:56:28.930Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:56:28 [2024-02-05T19:56:28.930Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:56:33 [2024-02-05T19:56:33.087Z] Running org.eclipse.tracecompass.common.core.tests.log.MonitorTest
14:56:33 [2024-02-05T19:56:33.087Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.eclipse.tracecompass.common.core.tests.log.MonitorTest
14:56:33 [2024-02-05T19:56:33.087Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testDescending -- Time elapsed: 0.103 s
14:56:33 [2024-02-05T19:56:33.087Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testJmx -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.087Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testSame -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.087Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testClimbing -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.087Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
14:56:33 [2024-02-05T19:56:33.087Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:56:33 [2024-02-05T19:56:33.087Z] WARNING: {"ts":"4062424504.967","ph":"B","tid":1,"pid":1,"name":"foo"}
14:56:33 [2024-02-05T19:56:33.087Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:56:33 [2024-02-05T19:56:33.087Z] WARNING: {"ts":"4062424504.967","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
14:56:33 [2024-02-05T19:56:33.087Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:56:33 [2024-02-05T19:56:33.087Z] WARNING: {"ts":"4062441754.648","ph":"E","tid":1,"pid":1}
14:56:33 [2024-02-05T19:56:33.087Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062443455.574","ph":"B","tid":1,"pid":1,"name":"foo"}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062443455.574","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062445856.318","ph":"E","tid":1,"pid":1}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062504960.433","ph":"B","tid":1,"pid":1,"name":"foo"}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062504960.433","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062506518.764","ph":"E","tid":1,"pid":1}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062508005.035","ph":"B","tid":1,"pid":1,"name":"foo"}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062510353.245","ph":"E","tid":1,"pid":1}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062514758.215","ph":"B","tid":1,"pid":1,"name":"foo"}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062514758.215","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062516113.257","ph":"E","tid":1,"pid":1}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] INFO: {"ts":"4062523597.892","ph":"B","tid":1,"pid":1,"name":"foo"}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] INFO: {"ts":"4062524592.855","ph":"B","tid":1,"pid":1,"name":"bar"}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:56:33 [2024-02-05T19:56:33.088Z] INFO: {"ts":"4062525380.051","ph":"E","tid":1,"pid":1}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:56:33 [2024-02-05T19:56:33.088Z] INFO: {"ts":"4062526192.666","ph":"E","tid":1,"pid":1}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062528612.583","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062529643.864","ph":"E","tid":1,"pid":1}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062530436.445","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062531165.822","ph":"E","tid":1,"pid":1}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062532033.334","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062532802.658","ph":"E","tid":1,"pid":1}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062534654.858","ph":"B","tid":1,"pid":1,"name":"foo"}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062536657.038","ph":"E","tid":1,"pid":1}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062540753.064","ph":"B","tid":1,"pid":1,"name":"foo"}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062540753.064","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062545289.144","ph":"E","tid":1,"pid":1}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
14:56:33 [2024-02-05T19:56:33.088Z] INFO: {"ts":"4062601198.171","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
14:56:33 [2024-02-05T19:56:33.088Z] INFO: {"ts":"4062602179.278","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] INFO: {"ts":"4062603656.213","ph":"B","tid":1,"pid":1,"name":"foo"}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] INFO: {"ts":"4062604378.631","ph":"B","tid":1,"pid":1,"name":"bar"}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:56:33 [2024-02-05T19:56:33.088Z] INFO: {"ts":"4062605055.459","ph":"E","tid":1,"pid":1}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:56:33 [2024-02-05T19:56:33.088Z] INFO: {"ts":"4062605519.591","ph":"E","tid":1,"pid":1}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062606624.879","ph":"B","tid":1,"pid":1,"name":"foo"}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062606624.879","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
14:56:33 [2024-02-05T19:56:33.088Z] WARNING: {"ts":"4062607772.025","ph":"E","tid":1,"pid":1}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
14:56:33 [2024-02-05T19:56:33.088Z] INFO: {"ts":"4062615700.315","ph":"B","tid":1,"pid":1,"name":"world"}
14:56:33 [2024-02-05T19:56:33.088Z] Feb 05, 2024 7:56:32 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
14:56:33 [2024-02-05T19:56:33.088Z] INFO: {"ts":"4062616497.377","ph":"E","tid":1,"pid":1}
14:56:33 [2024-02-05T19:56:33.089Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowLogLevels -- Time elapsed: 0.021 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithData -- Time elapsed: 0.003 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testObjectLifespan -- Time elapsed: 0.058 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderNoExtra -- Time elapsed: 0.003 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingWithData -- Time elapsed: 0.004 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowFiltered -- Time elapsed: 0.003 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderCatThenParent -- Time elapsed: 0.002 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingFiltered -- Time elapsed: 0.002 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAsyncMessages -- Time elapsed: 0.005 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingException -- Time elapsed: 0.004 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFailRepeatedArgs -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributes -- Time elapsed: 0.005 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingLogLevels -- Time elapsed: 0.003 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCounter -- Time elapsed: 0.003 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithUnsetParent -- Time elapsed: 0.006 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNullArguments -- Time elapsed: 0.057 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNesting -- Time elapsed: 0.003 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderParentThenCat -- Time elapsed: 0.002 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testMarker -- Time elapsed: 0.004 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testInstant -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCollectionLifespan -- Time elapsed: 0.002 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testHelloWorld -- Time elapsed: 0.002 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFail3Args -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
14:56:33 [2024-02-05T19:56:33.089Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[0: 0 - 0 rabbit] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[0: 0 - 0 rabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[0: 0 - 0 rabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[0: 0 - 0 rabbit] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[1: 3 - 3 rabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[1: 3 - 3 rabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[1: 3 - 3 rabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[1: 3 - 3 rabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[2: 975 - 975 rabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[2: 975 - 975 rabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[2: 975 - 975 rabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[2: 975 - 975 rabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[3: 1,000 - 1 krabbit] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.089Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[7: 4,000 - 4 krabbit] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[9: 4,000 - 4 krabbit] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.090Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[23: 0 - 1 nrabbit] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[24: 0 - 1 prabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[24: 0 - 1 prabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[24: 0 - 1 prabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[24: 0 - 1 prabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.091Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[30: 0 - 43 prabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[30: 0 - 43 prabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[30: 0 - 43 prabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[30: 0 - 43 prabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[32: null - 1234 TPotato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[32: null - 1234 TPotato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[32: null - 1234 TPotato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[32: null - 1234 TPotato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[34: null - 1krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[34: null - 1krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[34: null - 1krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[34: null - 1krabbit] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[35: null - 1krabbit   ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[35: null - 1krabbit   ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[35: null - 1krabbit   ] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[35: null - 1krabbit   ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[37: null - 1krabbit  potato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[37: null - 1krabbit  potato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[37: null - 1krabbit  potato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[37: null - 1krabbit  potato] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.092Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
14:56:33 [2024-02-05T19:56:33.092Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[0: 3 - 3] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[0: 3 - 3] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[0: 3 - 3] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[0: 3 - 3] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[1: 5.6 - 5.6] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[1: 5.6 - 5.6] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[1: 5.6 - 5.6] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[1: 5.6 - 5.6] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.092Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[2: 1.235 - 1.2] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[2: 1.235 - 1.2] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[2: 1.235 - 1.2] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[2: 1.235 - 1.2] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[3: 1.01 - 1] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[3: 1.01 - 1] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[3: 1.01 - 1] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[3: 1.01 - 1] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[4: 975 - 975] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[4: 975 - 975] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[4: 975 - 975] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[4: 975 - 975] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[5: 1,000 - 1 k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[5: 1,000 - 1 k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[5: 1,000 - 1 k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[5: 1,000 - 1 k] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[6: 4,000 - 4 k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[6: 4,000 - 4 k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[6: 4,000 - 4 k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[6: 4,000 - 4 k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[7: -4,000 - -4 k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[7: -4,000 - -4 k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[7: -4,000 - -4 k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[7: -4,000 - -4 k] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[8: 4,000 - 4 k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[8: 4,000 - 4 k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[8: 4,000 - 4 k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[8: 4,000 - 4 k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[9: 4,000 - 4 k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[9: 4,000 - 4 k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[9: 4,000 - 4 k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[9: 4,000 - 4 k] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.093Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[18: 100,100,000 - 100.1 M] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[19: 0.1 - 100 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[19: 0.1 - 100 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[19: 0.1 - 100 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[19: 0.1 - 100 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[20: 0.001 - 1 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[20: 0.001 - 1 m] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[20: 0.001 - 1 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[20: 0.001 - 1 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[21: 0 - 1 µ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[21: 0 - 1 µ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[21: 0 - 1 µ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[21: 0 - 1 µ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[22: 0 - 1 n] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[22: 0 - 1 n] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[22: 0 - 1 n] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[22: 0 - 1 n] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[23: 0 - 1 p] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[23: 0 - 1 p] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[23: 0 - 1 p] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[23: 0 - 1 p] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[24: 0 - 0] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.094Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[24: 0 - 0] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[24: 0 - 0] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[24: 0 - 0] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[25: -0.04 - -40 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[25: -0.04 - -40 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[25: -0.04 - -40 m] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[25: -0.04 - -40 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[26: 0.002 - 2 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[26: 0.002 - 2 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[26: 0.002 - 2 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[26: 0.002 - 2 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[28: 0 - 492.8 µ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[28: 0 - 492.8 µ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[28: 0 - 492.8 µ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[28: 0 - 492.8 µ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[29: 0 - 251 n] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[29: 0 - 251 n] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[29: 0 - 251 n] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[29: 0 - 251 n] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[30: 0 - 43 p] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[30: 0 - 43 p] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[30: 0 - 43 p] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[30: 0 - 43 p] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[31: 0 - 45.6 n] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[31: 0 - 45.6 n] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[31: 0 - 45.6 n] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[31: 0 - 45.6 n] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.095Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[33: ∞ - ∞] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[33: ∞ - ∞] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[33: ∞ - ∞] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[33: ∞ - ∞] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[34: 0 - 0] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[34: 0 - 0] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[34: 0 - 0] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[34: 0 - 0] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[35: -∞ - -∞] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[35: -∞ - -∞] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[35: -∞ - -∞] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[35: -∞ - -∞] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[36: NaN - NaN] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[36: NaN - NaN] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[36: NaN - NaN] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[36: NaN - NaN] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[37: null - Toto] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[37: null - Toto] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[37: null - Toto] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[37: null - Toto] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[38: null - 1.2 s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[38: null - 1.2 s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[38: null - 1.2 s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[38: null - 1.2 s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[39: null - 1.2 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[39: null - 1.2 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[39: null - 1.2 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[39: null - 1.2 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[40: null - ∞ k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[40: null - ∞ k] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[40: null - ∞ k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[40: null - ∞ k] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[41: null - -∞ p] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[41: null - -∞ p] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[41: null - -∞ p] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[41: null - -∞ p] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[42: null - NaNM] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[42: null - NaNM] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[42: null - NaNM] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[42: null - NaNM] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.096Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[43: null - 1.2 m  ] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[43: null - 1.2 m  ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[43: null - 1.2 m  ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[43: null - 1.2 m  ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
14:56:33 [2024-02-05T19:56:33.097Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[0: 0] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[1: 3] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[2: 975] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[3: 1,000] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[4: 4,000] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[5: -4,000] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[6: -0.04] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[7: 0.002] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[8: 0.056] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[9: 0] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[10: 0] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[11: ∞] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[12: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
14:56:33 [2024-02-05T19:56:33.097Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[0: 0 - 0] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[0: 0 - 0] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[0: 0 - 0] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[0: 0 - 0] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[1: 3 - 3 ns] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[1: 3 - 3 ns] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[1: 3 - 3 ns] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[1: 3 - 3 ns] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[4: -200,000,000 - -200 ms] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.097Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[10: 200,000,100 - 200 ms] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[11: null - 200ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[11: null - 200ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[11: null - 200ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[11: null - 200ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[12: null - 200ms  ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[12: null - 200ms  ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[12: null - 200ms  ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[12: null - 200ms  ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[13: null - 200     ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[13: null - 200     ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[13: null - 200     ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[13: null - 200     ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[14: null - 1.5ms] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[14: null - 1.5ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[14: null - 1.5ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[14: null - 1.5ms] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[15: null - 1.5us] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[15: null - 1.5us] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.098Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[15: null - 1.5us] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[15: null - 1.5us] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[16: null - 1.5µs] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[16: null - 1.5µs] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[16: null - 1.5µs] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[16: null - 1.5µs] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[17: null - 1.5usdt] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[17: null - 1.5usdt] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[17: null - 1.5usdt] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[17: null - 1.5usdt] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[18: null - 1.5hello] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[18: null - 1.5hello] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[18: null - 1.5hello] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[18: null - 1.5hello] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[19: null - 15] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[19: null - 15] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[19: null - 15] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[19: null - 15] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[20: null - hello] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[20: null - hello] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[20: null - hello] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[20: null - hello] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[21: null - 0.000001s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[21: null - 0.000001s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[21: null - 0.000001s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[21: null - 0.000001s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[22: null - .000001s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[22: null - .000001s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[22: null - .000001s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[22: null - .000001s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
14:56:33 [2024-02-05T19:56:33.099Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[0: 0 - 0 B] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[0: 0 - 0 B] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[0: 0 - 0 B] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[0: 0 - 0 B] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[1: 3 - 3 B] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[1: 3 - 3 B] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[1: 3 - 3 B] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[1: 3 - 3 B] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[2: 975 - 975 B] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[2: 975 - 975 B] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[2: 975 - 975 B] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[2: 975 - 975 B] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.099Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[3: 1,024 - 1 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[3: 1,024 - 1 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[3: 1,024 - 1 KB] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[7: 4,096 - 4 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[7: 4,096 - 4 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[7: 4,096 - 4 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[8: -4,096 - -4 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[8: -4,096 - -4 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[8: -4,096 - -4 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[9: 4,096 - 4 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[9: 4,096 - 4 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[9: 4,096 - 4 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[10: 4,096 - 4 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[10: 4,096 - 4 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[10: 4,096 - 4 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.100Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[20: null - .0001 MB] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[20: null - .0001 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[20: null - .0001 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[20: null - .0001 MB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[21: null - 1KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[21: null - 1KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[21: null - 1KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[21: null - 1KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[22: null - 1KB   ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[22: null - 1KB   ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[22: null - 1KB   ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[22: null - 1KB   ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[23: null - 1KB  potato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[23: null - 1KB  potato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[23: null - 1KB  potato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[23: null - 1KB  potato] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.101Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
14:56:33 [2024-02-05T19:56:33.101Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[0: 0 - 0 B/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[0: 0 - 0 B/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[0: 0 - 0 B/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[0: 0 - 0 B/s] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[1: 3 - 3 B/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.101Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[1: 3 - 3 B/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[1: 3 - 3 B/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[1: 3 - 3 B/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[2: 975 - 975 B/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[2: 975 - 975 B/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[2: 975 - 975 B/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[2: 975 - 975 B/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[3: 1,024 - 1 KB/s] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[8: -4,096 - -4 KB/s] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[10: 4,096 - 4 KB/s] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.102Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[20: null - .0001 MB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[20: null - .0001 MB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[20: null - .0001 MB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[20: null - .0001 MB/s] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[21: null - 1KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[21: null - 1KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[21: null - 1KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[21: null - 1KB/s] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[22: null - 1KB/s   ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[22: null - 1KB/s   ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[22: null - 1KB/s   ] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[22: null - 1KB/s   ] -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[23: null - 1KB/s  potato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[23: null - 1KB/s  potato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[23: null - 1KB/s  potato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[23: null - 1KB/s  potato] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[24: null - 1 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[24: null - 1 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[24: null - 1 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[24: null - 1 KB] -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.103Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
14:56:33 [2024-02-05T19:56:33.103Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
14:56:33 [2024-02-05T19:56:33.104Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullElement -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.104Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArray -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.104Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullRef -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.104Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullElement -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.104Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullRef -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.104Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStream -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.104Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
14:56:33 [2024-02-05T19:56:33.359Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testSameSign -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100L -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0L -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0 -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1 -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0 -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimit -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimit -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimitL -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimitL -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100 -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100 -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100L -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0L -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1L -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
14:56:33 [2024-02-05T19:56:33.359Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepHashCode -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepEquals -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.359Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
14:56:33 [2024-02-05T19:56:33.359Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIteratorContents -- Time elapsed: 0.020 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testOddInsertions -- Time elapsed: 0.006 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testMultiThread -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testConcurrentIteration -- Time elapsed: 0.003 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSingleInsertion -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testBlockingPeek -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor1 -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor2 -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor4 -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor5 -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIsEmpty -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSimpleInsertion -- Time elapsed: 0 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testLargeInsertion -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.359Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
14:56:33 [2024-02-05T19:56:33.359Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
14:56:33 [2024-02-05T19:56:33.359Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
14:56:33 [2024-02-05T19:56:33.359Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.162 s -- in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testSafeValidate -- Time elapsed: 0.081 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils skipped
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testBillionLaughs -- Time elapsed: 0.067 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSchemaFactory -- Time elapsed: 0.003 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.newSafeXmlStreamReader -- Time elapsed: 0.004 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testRecursiveEntityReference -- Time elapsed: 0.002 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testAttackValidate -- Time elapsed: 0.002 s
14:56:33 [2024-02-05T19:56:33.359Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSaxParserFactory -- Time elapsed: 0.001 s
14:56:33 [2024-02-05T19:56:33.359Z] 
14:56:33 [2024-02-05T19:56:33.359Z] Results:
14:56:33 [2024-02-05T19:56:33.359Z] 
14:56:33 [2024-02-05T19:56:33.359Z] Tests run: 700, Failures: 0, Errors: 0, Skipped: 1
14:56:33 [2024-02-05T19:56:33.359Z] 
14:56:33 [2024-02-05T19:56:33.920Z] [INFO] All tests passed
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.pom
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-p2metadata.xml
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/common/org.eclipse.tracecompass.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-p2artifacts.xml
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] Building org.eclipse.tracecompass.ctf 9.2.0-SNAPSHOT            [72/144]
14:56:33 [2024-02-05T19:56:33.921Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf/target
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] The project's OSGi version is 9.2.0.202402051940
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf/src/main/resources
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf ---
14:56:33 [2024-02-05T19:56:33.921Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT.jar
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf ---
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT-sources-feature.jar
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT.jar
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT.pom
14:56:33 [2024-02-05T19:56:33.921Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT-sources-feature.jar
14:56:33 [2024-02-05T19:56:33.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT-p2metadata.xml
14:56:33 [2024-02-05T19:56:33.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT-p2artifacts.xml
14:56:33 [2024-02-05T19:56:33.922Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.922Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
14:56:33 [2024-02-05T19:56:33.922Z] [INFO] 
14:56:33 [2024-02-05T19:56:33.922Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
14:56:33 [2024-02-05T19:56:33.922Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [73/144]
14:56:33 [2024-02-05T19:56:33.922Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
14:56:33 [2024-02-05T19:56:33.922Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:56:33 [2024-02-05T19:56:33.922Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:56:33 [2024-02-05T19:56:33.922Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] The project's OSGi version is 1.0.4.202402051940
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.176Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:34 [2024-02-05T19:56:34.176Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:56:34 [2024-02-05T19:56:34.176Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
14:56:34 [2024-02-05T19:56:34.176Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.431Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] 
14:56:34 [2024-02-05T19:56:34.431Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:34 [2024-02-05T19:56:34.685Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
14:56:34 [2024-02-05T19:56:34.686Z] [INFO] Command line:
14:56:34 [2024-02-05T19:56:34.686Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:56:34 [2024-02-05T19:56:34.686Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:56:38 [2024-02-05T19:56:38.846Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
14:56:38 [2024-02-05T19:56:38.846Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.038 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
14:56:38 [2024-02-05T19:56:38.846Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testSymbols -- Time elapsed: 0.007 s
14:56:38 [2024-02-05T19:56:38.846Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testStringLiteral -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.846Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testCharLiteral -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.846Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralSuffixes -- Time elapsed: 0.001 s
14:56:38 [2024-02-05T19:56:38.846Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralPrefixes -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.846Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMixedComment -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.846Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testWhitespaces -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.846Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest skipped
14:56:38 [2024-02-05T19:56:38.846Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifierLetters -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMultiLineComment -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testComment -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLineComment -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testNestedComment -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralDigits -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralZero -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testKeywords -- Time elapsed: 0.001 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeStringLiteral -- Time elapsed: 0.001 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeCharLiteral -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifier -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiterals -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
14:56:38 [2024-02-05T19:56:38.847Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.025 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testCharacterLiteralPrimaryExpression -- Time elapsed: 0.011 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnumDeclaration -- Time elapsed: 0.002 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerLiteralPrimaryExpression -- Time elapsed: 0.001 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testKeywordPrimaryExpression -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testStringLiteralPrimaryExpression -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnvDeclaration -- Time elapsed: 0.001 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMixedUnaryExpression -- Time elapsed: 0.001 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testArrayUnaryExpression -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMemberUnaryExpression -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testFloatingTypeAliasDeclaration -- Time elapsed: 0.001 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerTypeAliasDeclaration -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPointerUnaryExpression -- Time elapsed: 0.001 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testUnaryExpression -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIdentifierPrimaryExpression -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSpecialArrayUnaryExpression -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testDeclaration -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSimpleUnaryExpression -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
14:56:38 [2024-02-05T19:56:38.847Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPrimaryExpression -- Time elapsed: 0 s
14:56:38 [2024-02-05T19:56:38.847Z] 
14:56:38 [2024-02-05T19:56:38.847Z] Results:
14:56:38 [2024-02-05T19:56:38.847Z] 
14:56:38 [2024-02-05T19:56:38.847Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
14:56:38 [2024-02-05T19:56:38.847Z] 
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] All tests passed
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.pom
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2metadata.xml
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2artifacts.xml
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.2.0-SNAPSHOT        [74/144]
14:56:38 [2024-02-05T19:56:38.847Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf/target
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] The project's OSGi version is 9.2.0.202402051940
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf ---
14:56:38 [2024-02-05T19:56:38.847Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
14:56:38 [2024-02-05T19:56:38.847Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT.jar
14:56:38 [2024-02-05T19:56:38.848Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.848Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
14:56:38 [2024-02-05T19:56:38.848Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.848Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
14:56:38 [2024-02-05T19:56:38.848Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.848Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf ---
14:56:38 [2024-02-05T19:56:38.848Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT-sources-feature.jar
14:56:38 [2024-02-05T19:56:38.848Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.848Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
14:56:38 [2024-02-05T19:56:38.848Z] [INFO] 
14:56:38 [2024-02-05T19:56:38.848Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
14:56:38 [2024-02-05T19:56:38.848Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT.jar
14:56:38 [2024-02-05T19:56:38.848Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT.pom
14:56:38 [2024-02-05T19:56:38.848Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT-sources-feature.jar
14:56:39 [2024-02-05T19:56:39.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT-p2metadata.xml
14:56:39 [2024-02-05T19:56:39.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT-p2artifacts.xml
14:56:39 [2024-02-05T19:56:39.104Z] [INFO] 
14:56:39 [2024-02-05T19:56:39.104Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
14:56:39 [2024-02-05T19:56:39.104Z] [INFO] 
14:56:39 [2024-02-05T19:56:39.104Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
14:56:39 [2024-02-05T19:56:39.104Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [75/144]
14:56:39 [2024-02-05T19:56:39.104Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
14:56:39 [2024-02-05T19:56:39.104Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:56:39 [2024-02-05T19:56:39.104Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:56:39 [2024-02-05T19:56:39.104Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
14:56:39 [2024-02-05T19:56:39.104Z] [INFO] 
14:56:39 [2024-02-05T19:56:39.104Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:39 [2024-02-05T19:56:39.359Z] [INFO] 
14:56:39 [2024-02-05T19:56:39.359Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:39 [2024-02-05T19:56:39.359Z] [INFO] The project's OSGi version is 1.0.12.202402051940
14:56:39 [2024-02-05T19:56:39.359Z] [INFO] 
14:56:39 [2024-02-05T19:56:39.359Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:39 [2024-02-05T19:56:39.359Z] [INFO] 
14:56:39 [2024-02-05T19:56:39.359Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:39 [2024-02-05T19:56:39.359Z] [INFO] 
14:56:39 [2024-02-05T19:56:39.359Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:39 [2024-02-05T19:56:39.359Z] [INFO] 
14:56:39 [2024-02-05T19:56:39.359Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:39 [2024-02-05T19:56:39.359Z] [INFO] 
14:56:39 [2024-02-05T19:56:39.359Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:39 [2024-02-05T19:56:39.359Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
14:56:39 [2024-02-05T19:56:39.614Z] [INFO] 
14:56:39 [2024-02-05T19:56:39.614Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:39 [2024-02-05T19:56:39.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
14:56:39 [2024-02-05T19:56:39.614Z] [INFO] 
14:56:39 [2024-02-05T19:56:39.614Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:39 [2024-02-05T19:56:39.614Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:39 [2024-02-05T19:56:39.614Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:56:39 [2024-02-05T19:56:39.614Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
14:56:39 [2024-02-05T19:56:39.614Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:56:40 [2024-02-05T19:56:40.172Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.172Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:40 [2024-02-05T19:56:40.172Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.172Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:40 [2024-02-05T19:56:40.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
14:56:40 [2024-02-05T19:56:40.172Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.172Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:40 [2024-02-05T19:56:40.172Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:56:40 [2024-02-05T19:56:40.172Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.172Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:40 [2024-02-05T19:56:40.172Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
14:56:40 [2024-02-05T19:56:40.172Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.172Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:40 [2024-02-05T19:56:40.172Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
14:56:40 [2024-02-05T19:56:40.172Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.172Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] Skipping tests
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] Building Trace Compass User Guide 9.2.0-SNAPSHOT                [76/144]
14:56:40 [2024-02-05T19:56:40.173Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:56:40 [2024-02-05T19:56:40.173Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
14:56:40 [2024-02-05T19:56:40.173Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/pom.xml
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] Executing tasks
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] Executed tasks
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/target
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] The project's OSGi version is 9.2.0.202402051940
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] Resolving class path of Trace Compass User Guide
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] 
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
14:56:40 [2024-02-05T19:56:40.173Z] [INFO] Executing tasks
14:56:41 [2024-02-05T19:56:41.099Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
14:56:41 [2024-02-05T19:56:41.099Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
14:56:41 [2024-02-05T19:56:41.099Z] [INFO] Executed tasks
14:56:41 [2024-02-05T19:56:41.099Z] [INFO] 
14:56:41 [2024-02-05T19:56:41.099Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
14:56:41 [2024-02-05T19:56:41.099Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/src/main/resources
14:56:41 [2024-02-05T19:56:41.099Z] [INFO] 
14:56:41 [2024-02-05T19:56:41.099Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
14:56:41 [2024-02-05T19:56:41.099Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:41 [2024-02-05T19:56:41.099Z] [INFO] 
14:56:41 [2024-02-05T19:56:41.099Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
14:56:41 [2024-02-05T19:56:41.099Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
14:56:41 [2024-02-05T19:56:41.099Z] [INFO] Command line:
14:56:41 [2024-02-05T19:56:41.099Z] 	[/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-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:56:41 [2024-02-05T19:56:41.099Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:56:41 [2024-02-05T19:56:41.661Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:56:41 [2024-02-05T19:56:41.661Z] 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)
14:56:41 [2024-02-05T19:56:41.661Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:56:41 [2024-02-05T19:56:41.661Z] WARNING: System::setSecurityManager will be removed in a future release
14:56:43 [2024-02-05T19:56:43.024Z] Buildfile: build.xml
14:56:43 [2024-02-05T19:56:43.024Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:56:43 [2024-02-05T19:56:43.024Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:56:43 [2024-02-05T19:56:43.024Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:56:43 [2024-02-05T19:56:43.024Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:56:43 [2024-02-05T19:56:43.024Z] WARNING: System::setSecurityManager will be removed in a future release
14:56:43 [2024-02-05T19:56:43.024Z] 
14:56:43 [2024-02-05T19:56:43.024Z] build.index:
14:56:44 [2024-02-05T19:56:44.907Z] BUILD SUCCESSFUL
14:56:44 [2024-02-05T19:56:44.907Z] 
14:56:44 [2024-02-05T19:56:44.907Z] BUILD SUCCESSFUL
14:56:44 [2024-02-05T19:56:44.907Z] Total time: 2 seconds
14:56:44 [2024-02-05T19:56:44.907Z] [INFO] 
14:56:44 [2024-02-05T19:56:44.907Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.user ---
14:56:44 [2024-02-05T19:56:44.907Z] [INFO] 
14:56:44 [2024-02-05T19:56:44.907Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user ---
14:56:44 [2024-02-05T19:56:44.907Z] [INFO] 
14:56:44 [2024-02-05T19:56:44.907Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
14:56:44 [2024-02-05T19:56:44.907Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/src/test/resources
14:56:44 [2024-02-05T19:56:44.907Z] [INFO] 
14:56:44 [2024-02-05T19:56:44.907Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user ---
14:56:44 [2024-02-05T19:56:44.907Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:44 [2024-02-05T19:56:44.907Z] [INFO] 
14:56:44 [2024-02-05T19:56:44.907Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user ---
14:56:44 [2024-02-05T19:56:44.907Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:56:44 [2024-02-05T19:56:44.907Z] [INFO] 
14:56:44 [2024-02-05T19:56:44.907Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
14:56:44 [2024-02-05T19:56:44.907Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT-sources.jar
14:56:45 [2024-02-05T19:56:45.162Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.162Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
14:56:45 [2024-02-05T19:56:45.162Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT.jar
14:56:45 [2024-02-05T19:56:45.417Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.417Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
14:56:45 [2024-02-05T19:56:45.417Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.417Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.user ---
14:56:45 [2024-02-05T19:56:45.417Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.417Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
14:56:45 [2024-02-05T19:56:45.671Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.671Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
14:56:45 [2024-02-05T19:56:45.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT.jar
14:56:45 [2024-02-05T19:56:45.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT.pom
14:56:45 [2024-02-05T19:56:45.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT-sources.jar
14:56:45 [2024-02-05T19:56:45.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT-p2metadata.xml
14:56:45 [2024-02-05T19:56:45.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT-p2artifacts.xml
14:56:45 [2024-02-05T19:56:45.671Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.671Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
14:56:45 [2024-02-05T19:56:45.671Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.671Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.user ---
14:56:45 [2024-02-05T19:56:45.671Z] [INFO] Executing tasks
14:56:45 [2024-02-05T19:56:45.671Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.doc.user/reference
14:56:45 [2024-02-05T19:56:45.671Z] [INFO]      [copy] Copying 325 files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.doc.user
14:56:45 [2024-02-05T19:56:45.925Z] [INFO]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.doc.user/reference
14:56:45 [2024-02-05T19:56:45.925Z] [INFO] Executed tasks
14:56:45 [2024-02-05T19:56:45.925Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.925Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.doc.user >--
14:56:45 [2024-02-05T19:56:45.925Z] [INFO] Building Trace Compass (new) callstack User Guide 9.2.0-SNAPSHOT [77/144]
14:56:45 [2024-02-05T19:56:45.925Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.callstack.doc.user/pom.xml
14:56:45 [2024-02-05T19:56:45.925Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:56:45 [2024-02-05T19:56:45.925Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/pom.xml
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] Executing tasks
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] Executed tasks
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] The project's OSGi version is 9.2.0.202402051940
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] Resolving class path of Trace Compass (new) callstack User Guide
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] Executing tasks
14:56:45 [2024-02-05T19:56:45.926Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/doc/User-Guide.html
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] Executed tasks
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/src/main/resources
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:45 [2024-02-05T19:56:45.926Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] 
14:56:45 [2024-02-05T19:56:45.926Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:46 [2024-02-05T19:56:46.181Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/data/.metadata/.log
14:56:46 [2024-02-05T19:56:46.181Z] [INFO] Command line:
14:56:46 [2024-02-05T19:56:46.181Z] 	[/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-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:56:46 [2024-02-05T19:56:46.181Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:56:46 [2024-02-05T19:56:46.740Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:56:46 [2024-02-05T19:56:46.740Z] 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)
14:56:46 [2024-02-05T19:56:46.740Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:56:46 [2024-02-05T19:56:46.740Z] WARNING: System::setSecurityManager will be removed in a future release
14:56:48 [2024-02-05T19:56:48.101Z] Buildfile: build.xml
14:56:48 [2024-02-05T19:56:48.101Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:56:48 [2024-02-05T19:56:48.101Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:56:48 [2024-02-05T19:56:48.101Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:56:48 [2024-02-05T19:56:48.101Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:56:48 [2024-02-05T19:56:48.101Z] WARNING: System::setSecurityManager will be removed in a future release
14:56:48 [2024-02-05T19:56:48.101Z] 
14:56:48 [2024-02-05T19:56:48.101Z] build.index:
14:56:49 [2024-02-05T19:56:49.025Z] BUILD SUCCESSFUL
14:56:49 [2024-02-05T19:56:49.025Z] 
14:56:49 [2024-02-05T19:56:49.025Z] BUILD SUCCESSFUL
14:56:49 [2024-02-05T19:56:49.025Z] Total time: 1 second
14:56:49 [2024-02-05T19:56:49.279Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.279Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:49 [2024-02-05T19:56:49.279Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/src/test/resources
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:49 [2024-02-05T19:56:49.280Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:49 [2024-02-05T19:56:49.280Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT-sources.jar
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT.jar
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.280Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT.jar
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT.pom
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT-sources.jar
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT-p2metadata.xml
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.2.0-SNAPSHOT-p2artifacts.xml
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.analysis.callstack.doc.user ---
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] Executing tasks
14:56:49 [2024-02-05T19:56:49.534Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.analysis.callstack.doc.user
14:56:49 [2024-02-05T19:56:49.534Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.analysis.callstack.doc.user
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] Executed tasks
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.2.0-SNAPSHOT [78/144]
14:56:49 [2024-02-05T19:56:49.534Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:56:49 [2024-02-05T19:56:49.534Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
14:56:49 [2024-02-05T19:56:49.534Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] Executing tasks
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] Executed tasks
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] The project's OSGi version is 9.2.0.202402051940
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] Executing tasks
14:56:49 [2024-02-05T19:56:49.534Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] Executed tasks
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:49 [2024-02-05T19:56:49.534Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] 
14:56:49 [2024-02-05T19:56:49.534Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:49 [2024-02-05T19:56:49.788Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:56:49 [2024-02-05T19:56:49.788Z] [INFO] Command line:
14:56:49 [2024-02-05T19:56:49.788Z] 	[/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-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:56:49 [2024-02-05T19:56:49.788Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:56:50 [2024-02-05T19:56:50.712Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:56:50 [2024-02-05T19:56:50.712Z] 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)
14:56:50 [2024-02-05T19:56:50.712Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:56:50 [2024-02-05T19:56:50.712Z] WARNING: System::setSecurityManager will be removed in a future release
14:56:52 [2024-02-05T19:56:52.072Z] Buildfile: build.xml
14:56:52 [2024-02-05T19:56:52.072Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:56:52 [2024-02-05T19:56:52.072Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:56:52 [2024-02-05T19:56:52.072Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:56:52 [2024-02-05T19:56:52.072Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:56:52 [2024-02-05T19:56:52.072Z] WARNING: System::setSecurityManager will be removed in a future release
14:56:52 [2024-02-05T19:56:52.072Z] 
14:56:52 [2024-02-05T19:56:52.072Z] build.index:
14:56:53 [2024-02-05T19:56:53.432Z] BUILD SUCCESSFUL
14:56:53 [2024-02-05T19:56:53.432Z] 
14:56:53 [2024-02-05T19:56:53.432Z] BUILD SUCCESSFUL
14:56:53 [2024-02-05T19:56:53.432Z] Total time: 1 second
14:56:53 [2024-02-05T19:56:53.432Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:53 [2024-02-05T19:56:53.433Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:53 [2024-02-05T19:56:53.433Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT-sources.jar
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT.jar
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT.jar
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT.pom
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT-sources.jar
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT-p2metadata.xml
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT-p2artifacts.xml
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.433Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] Executing tasks
14:56:53 [2024-02-05T19:56:53.688Z] [INFO]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] Executed tasks
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] Building Trace Compass RCP User Guide 9.2.0-SNAPSHOT            [79/144]
14:56:53 [2024-02-05T19:56:53.688Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:56:53 [2024-02-05T19:56:53.688Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
14:56:53 [2024-02-05T19:56:53.688Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] Executing tasks
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] Executed tasks
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/target
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] The project's OSGi version is 9.2.0.202402051940
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] Resolving class path of Trace Compass RCP User Guide
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] Executing tasks
14:56:53 [2024-02-05T19:56:53.688Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] Executed tasks
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.688Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:53 [2024-02-05T19:56:53.688Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:53 [2024-02-05T19:56:53.689Z] [INFO] 
14:56:53 [2024-02-05T19:56:53.689Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:53 [2024-02-05T19:56:53.943Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
14:56:53 [2024-02-05T19:56:53.943Z] [INFO] Command line:
14:56:53 [2024-02-05T19:56:53.943Z] 	[/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-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:56:53 [2024-02-05T19:56:53.943Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:56:54 [2024-02-05T19:56:54.504Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:56:54 [2024-02-05T19:56:54.504Z] 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)
14:56:54 [2024-02-05T19:56:54.504Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:56:54 [2024-02-05T19:56:54.504Z] WARNING: System::setSecurityManager will be removed in a future release
14:56:55 [2024-02-05T19:56:55.866Z] Buildfile: build.xml
14:56:55 [2024-02-05T19:56:55.866Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:56:55 [2024-02-05T19:56:55.866Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:56:55 [2024-02-05T19:56:55.866Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:56:55 [2024-02-05T19:56:55.866Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:56:55 [2024-02-05T19:56:55.866Z] WARNING: System::setSecurityManager will be removed in a future release
14:56:55 [2024-02-05T19:56:55.866Z] 
14:56:55 [2024-02-05T19:56:55.866Z] build.index:
14:56:56 [2024-02-05T19:56:56.791Z] BUILD SUCCESSFUL
14:56:56 [2024-02-05T19:56:56.791Z] 
14:56:56 [2024-02-05T19:56:56.791Z] BUILD SUCCESSFUL
14:56:56 [2024-02-05T19:56:56.791Z] Total time: 1 second
14:56:57 [2024-02-05T19:56:57.045Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.045Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:57 [2024-02-05T19:56:57.045Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.045Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:57 [2024-02-05T19:56:57.046Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:57 [2024-02-05T19:56:57.046Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT-sources.jar
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT.jar
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT.jar
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT.pom
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT-sources.jar
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT-p2metadata.xml
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT-p2artifacts.xml
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] Executing tasks
14:56:57 [2024-02-05T19:56:57.046Z] [INFO]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] Executed tasks
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] Building Trace Compass Pcap User Guide 9.2.0-SNAPSHOT           [80/144]
14:56:57 [2024-02-05T19:56:57.046Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:56:57 [2024-02-05T19:56:57.046Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
14:56:57 [2024-02-05T19:56:57.046Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
14:56:57 [2024-02-05T19:56:57.046Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] Executing tasks
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] Executed tasks
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] The project's OSGi version is 9.2.0.202402051940
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] Executing tasks
14:56:57 [2024-02-05T19:56:57.301Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] Executed tasks
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:56:57 [2024-02-05T19:56:57.301Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] 
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
14:56:57 [2024-02-05T19:56:57.301Z] [INFO] Command line:
14:56:57 [2024-02-05T19:56:57.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-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:56:57 [2024-02-05T19:56:57.301Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:56:58 [2024-02-05T19:56:58.224Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:56:58 [2024-02-05T19:56:58.224Z] 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)
14:56:58 [2024-02-05T19:56:58.224Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:56:58 [2024-02-05T19:56:58.224Z] WARNING: System::setSecurityManager will be removed in a future release
14:56:59 [2024-02-05T19:56:59.587Z] Buildfile: build.xml
14:56:59 [2024-02-05T19:56:59.587Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:56:59 [2024-02-05T19:56:59.587Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:56:59 [2024-02-05T19:56:59.587Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:56:59 [2024-02-05T19:56:59.587Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:56:59 [2024-02-05T19:56:59.587Z] WARNING: System::setSecurityManager will be removed in a future release
14:56:59 [2024-02-05T19:56:59.587Z] 
14:56:59 [2024-02-05T19:56:59.587Z] build.index:
14:57:00 [2024-02-05T19:57:00.512Z] BUILD SUCCESSFUL
14:57:00 [2024-02-05T19:57:00.512Z] 
14:57:00 [2024-02-05T19:57:00.512Z] BUILD SUCCESSFUL
14:57:00 [2024-02-05T19:57:00.512Z] Total time: 1 second
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:57:00 [2024-02-05T19:57:00.512Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:57:00 [2024-02-05T19:57:00.512Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT-sources.jar
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT.jar
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT.jar
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT.pom
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT-sources.jar
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT-p2metadata.xml
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT-p2artifacts.xml
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] Executing tasks
14:57:00 [2024-02-05T19:57:00.512Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] Executed tasks
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [81/144]
14:57:00 [2024-02-05T19:57:00.512Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:57:00 [2024-02-05T19:57:00.512Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:00 [2024-02-05T19:57:00.512Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.examples ---
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] The project's OSGi version is 1.0.11.202402051940
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] 
14:57:00 [2024-02-05T19:57:00.767Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
14:57:01 [2024-02-05T19:57:01.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.examples/src/main/resources
14:57:01 [2024-02-05T19:57:01.021Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.021Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
14:57:01 [2024-02-05T19:57:01.022Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:01 [2024-02-05T19:57:01.022Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:01 [2024-02-05T19:57:01.022Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
14:57:01 [2024-02-05T19:57:01.022Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.examples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.examples ---
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples ---
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.examples/src/test/resources
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples ---
14:57:01 [2024-02-05T19:57:01.276Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:01 [2024-02-05T19:57:01.276Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:01 [2024-02-05T19:57:01.276Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples ---
14:57:01 [2024-02-05T19:57:01.276Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.examples ---
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.examples/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.pom
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
14:57:01 [2024-02-05T19:57:01.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-p2metadata.xml
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-p2artifacts.xml
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.2.0-SNAPSHOT [82/144]
14:57:01 [2024-02-05T19:57:01.277Z] [INFO]   from gdbtrace/pom.xml
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] --------------------------------[ pom ]---------------------------------
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-9.2.0-SNAPSHOT.pom
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] 
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [83/144]
14:57:01 [2024-02-05T19:57:01.277Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:57:01 [2024-02-05T19:57:01.277Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:01 [2024-02-05T19:57:01.277Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
14:57:02 [2024-02-05T19:57:02.201Z] [INFO] 
14:57:02 [2024-02-05T19:57:02.201Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:02 [2024-02-05T19:57:02.201Z] [INFO] 
14:57:02 [2024-02-05T19:57:02.201Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:02 [2024-02-05T19:57:02.201Z] [INFO] The project's OSGi version is 1.1.1.202402051940
14:57:02 [2024-02-05T19:57:02.201Z] [INFO] 
14:57:02 [2024-02-05T19:57:02.201Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:02 [2024-02-05T19:57:02.201Z] [INFO] 
14:57:02 [2024-02-05T19:57:02.201Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:02 [2024-02-05T19:57:02.201Z] [INFO] 
14:57:02 [2024-02-05T19:57:02.201Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:02 [2024-02-05T19:57:02.201Z] [INFO] 
14:57:02 [2024-02-05T19:57:02.201Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:02 [2024-02-05T19:57:02.201Z] [INFO] 
14:57:02 [2024-02-05T19:57:02.201Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:02 [2024-02-05T19:57:02.201Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
14:57:02 [2024-02-05T19:57:02.456Z] [INFO] 
14:57:02 [2024-02-05T19:57:02.456Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:02 [2024-02-05T19:57:02.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
14:57:02 [2024-02-05T19:57:02.456Z] [INFO] 
14:57:02 [2024-02-05T19:57:02.456Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:02 [2024-02-05T19:57:02.456Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:02 [2024-02-05T19:57:02.456Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:02 [2024-02-05T19:57:02.456Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
14:57:02 [2024-02-05T19:57:02.456Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:03 [2024-02-05T19:57:03.016Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:03 [2024-02-05T19:57:03.016Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:03 [2024-02-05T19:57:03.016Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:03 [2024-02-05T19:57:03.016Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.pom
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-p2metadata.xml
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-p2artifacts.xml
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.016Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [84/144]
14:57:03 [2024-02-05T19:57:03.017Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:57:03 [2024-02-05T19:57:03.017Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] The project's OSGi version is 1.2.0.202402051940
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.017Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
14:57:03 [2024-02-05T19:57:03.272Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.272Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
14:57:03 [2024-02-05T19:57:03.272Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.272Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.272Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:03 [2024-02-05T19:57:03.272Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:03 [2024-02-05T19:57:03.272Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
14:57:03 [2024-02-05T19:57:03.272Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:57:03 [2024-02-05T19:57:03.527Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.527Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.527Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.527Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.527Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.527Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
14:57:03 [2024-02-05T19:57:03.527Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.527Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.527Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:03 [2024-02-05T19:57:03.527Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:03 [2024-02-05T19:57:03.527Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
14:57:03 [2024-02-05T19:57:03.527Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.527Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.527Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
14:57:03 [2024-02-05T19:57:03.527Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.527Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.527Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.pom
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-p2metadata.xml
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-p2artifacts.xml
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] 
14:57:03 [2024-02-05T19:57:03.781Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
14:57:03 [2024-02-05T19:57:03.782Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.2.0-SNAPSHOT       [85/144]
14:57:03 [2024-02-05T19:57:03.782Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
14:57:03 [2024-02-05T19:57:03.782Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:57:03 [2024-02-05T19:57:03.782Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] The project's OSGi version is 9.2.0.202402051940
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.036Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace ---
14:57:04 [2024-02-05T19:57:04.290Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped
14:57:04 [2024-02-05T19:57:04.290Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.290Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
14:57:04 [2024-02-05T19:57:04.290Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.290Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
14:57:04 [2024-02-05T19:57:04.290Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT.jar
14:57:04 [2024-02-05T19:57:04.290Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.290Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
14:57:04 [2024-02-05T19:57:04.290Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.290Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace ---
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT-sources-feature.jar
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT.jar
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT.pom
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT-sources-feature.jar
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT-p2metadata.xml
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT-p2artifacts.xml
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [86/144]
14:57:04 [2024-02-05T19:57:04.291Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:57:04 [2024-02-05T19:57:04.291Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:04 [2024-02-05T19:57:04.291Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
14:57:04 [2024-02-05T19:57:04.546Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.546Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:04 [2024-02-05T19:57:04.546Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.546Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:04 [2024-02-05T19:57:04.546Z] [INFO] The project's OSGi version is 1.0.3.202402051940
14:57:04 [2024-02-05T19:57:04.546Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.546Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:04 [2024-02-05T19:57:04.546Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.546Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:04 [2024-02-05T19:57:04.546Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.546Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:04 [2024-02-05T19:57:04.546Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.546Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:04 [2024-02-05T19:57:04.546Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.546Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:04 [2024-02-05T19:57:04.546Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
14:57:04 [2024-02-05T19:57:04.801Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.801Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:04 [2024-02-05T19:57:04.801Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
14:57:04 [2024-02-05T19:57:04.801Z] [INFO] 
14:57:04 [2024-02-05T19:57:04.801Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:04 [2024-02-05T19:57:04.801Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:04 [2024-02-05T19:57:04.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
14:57:04 [2024-02-05T19:57:04.801Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
14:57:05 [2024-02-05T19:57:05.056Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:57:05 [2024-02-05T19:57:05.056Z] [INFO] 
14:57:05 [2024-02-05T19:57:05.056Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:05 [2024-02-05T19:57:05.056Z] [INFO] 
14:57:05 [2024-02-05T19:57:05.056Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:05 [2024-02-05T19:57:05.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
14:57:05 [2024-02-05T19:57:05.057Z] [INFO] 
14:57:05 [2024-02-05T19:57:05.057Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:05 [2024-02-05T19:57:05.057Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
14:57:05 [2024-02-05T19:57:05.057Z] [INFO] 
14:57:05 [2024-02-05T19:57:05.057Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:05 [2024-02-05T19:57:05.057Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
14:57:05 [2024-02-05T19:57:05.057Z] [INFO] 
14:57:05 [2024-02-05T19:57:05.057Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:05 [2024-02-05T19:57:05.057Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
14:57:05 [2024-02-05T19:57:05.057Z] [INFO] 
14:57:05 [2024-02-05T19:57:05.057Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:05 [2024-02-05T19:57:05.057Z] [INFO] 
14:57:05 [2024-02-05T19:57:05.057Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:05 [2024-02-05T19:57:05.057Z] [INFO] 
14:57:05 [2024-02-05T19:57:05.057Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:05 [2024-02-05T19:57:05.057Z] [INFO] 
14:57:05 [2024-02-05T19:57:05.057Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:05 [2024-02-05T19:57:05.312Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
14:57:05 [2024-02-05T19:57:05.312Z] [INFO] Command line:
14:57:05 [2024-02-05T19:57:05.312Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:57:05 [2024-02-05T19:57:05.312Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:57:09 [2024-02-05T19:57:09.472Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
14:57:09 [2024-02-05T19:57:09.473Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
14:57:09 [2024-02-05T19:57:09.473Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testPluginId -- Time elapsed: 0.001 s
14:57:09 [2024-02-05T19:57:09.473Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testGetDefault -- Time elapsed: 0 s
14:57:09 [2024-02-05T19:57:09.473Z] 
14:57:09 [2024-02-05T19:57:09.473Z] Results:
14:57:09 [2024-02-05T19:57:09.473Z] 
14:57:09 [2024-02-05T19:57:09.473Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:57:09 [2024-02-05T19:57:09.473Z] 
14:57:09 [2024-02-05T19:57:09.473Z] [INFO] All tests passed
14:57:09 [2024-02-05T19:57:09.473Z] [INFO] 
14:57:09 [2024-02-05T19:57:09.473Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:09 [2024-02-05T19:57:09.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
14:57:09 [2024-02-05T19:57:09.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.pom
14:57:09 [2024-02-05T19:57:09.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
14:57:09 [2024-02-05T19:57:09.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:57:09 [2024-02-05T19:57:09.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:57:09 [2024-02-05T19:57:09.473Z] [INFO] 
14:57:09 [2024-02-05T19:57:09.473Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:57:09 [2024-02-05T19:57:09.473Z] [INFO] 
14:57:09 [2024-02-05T19:57:09.473Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
14:57:09 [2024-02-05T19:57:09.473Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [87/144]
14:57:09 [2024-02-05T19:57:09.473Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
14:57:09 [2024-02-05T19:57:09.473Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:57:09 [2024-02-05T19:57:09.473Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:09 [2024-02-05T19:57:09.473Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
14:57:09 [2024-02-05T19:57:09.728Z] [INFO] 
14:57:09 [2024-02-05T19:57:09.728Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:09 [2024-02-05T19:57:09.728Z] [INFO] 
14:57:09 [2024-02-05T19:57:09.728Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:09 [2024-02-05T19:57:09.728Z] [INFO] The project's OSGi version is 1.0.3.202402051940
14:57:09 [2024-02-05T19:57:09.728Z] [INFO] 
14:57:09 [2024-02-05T19:57:09.728Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:09 [2024-02-05T19:57:09.728Z] [INFO] 
14:57:09 [2024-02-05T19:57:09.728Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:09 [2024-02-05T19:57:09.728Z] [INFO] 
14:57:09 [2024-02-05T19:57:09.728Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:09 [2024-02-05T19:57:09.728Z] [INFO] 
14:57:09 [2024-02-05T19:57:09.728Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:09 [2024-02-05T19:57:09.728Z] [INFO] 
14:57:09 [2024-02-05T19:57:09.728Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:09 [2024-02-05T19:57:09.728Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
14:57:09 [2024-02-05T19:57:09.983Z] [INFO] 
14:57:09 [2024-02-05T19:57:09.983Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:09 [2024-02-05T19:57:09.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
14:57:09 [2024-02-05T19:57:09.983Z] [INFO] 
14:57:09 [2024-02-05T19:57:09.983Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:09 [2024-02-05T19:57:09.983Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:09 [2024-02-05T19:57:09.983Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:09 [2024-02-05T19:57:09.983Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
14:57:09 [2024-02-05T19:57:09.983Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:10 [2024-02-05T19:57:10.238Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] Skipping tests
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.pom
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [88/144]
14:57:10 [2024-02-05T19:57:10.238Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:57:10 [2024-02-05T19:57:10.238Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:10 [2024-02-05T19:57:10.238Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
14:57:10 [2024-02-05T19:57:10.493Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.493Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:10 [2024-02-05T19:57:10.493Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.493Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:10 [2024-02-05T19:57:10.493Z] [INFO] The project's OSGi version is 1.0.3.202402051940
14:57:10 [2024-02-05T19:57:10.493Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.493Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:10 [2024-02-05T19:57:10.493Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.493Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:10 [2024-02-05T19:57:10.493Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.493Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:10 [2024-02-05T19:57:10.493Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.493Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:10 [2024-02-05T19:57:10.493Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.493Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:10 [2024-02-05T19:57:10.493Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
14:57:10 [2024-02-05T19:57:10.749Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.749Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:10 [2024-02-05T19:57:10.749Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
14:57:10 [2024-02-05T19:57:10.749Z] [INFO] 
14:57:10 [2024-02-05T19:57:10.749Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:10 [2024-02-05T19:57:10.749Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:10 [2024-02-05T19:57:10.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
14:57:10 [2024-02-05T19:57:10.749Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
14:57:10 [2024-02-05T19:57:10.749Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:57:11 [2024-02-05T19:57:11.003Z] [INFO] 
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] 
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] 
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:11 [2024-02-05T19:57:11.004Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] 
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] 
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] 
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] 
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] 
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] 
14:57:11 [2024-02-05T19:57:11.004Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:11 [2024-02-05T19:57:11.258Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
14:57:11 [2024-02-05T19:57:11.258Z] [INFO] Command line:
14:57:11 [2024-02-05T19:57:11.258Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:57:11 [2024-02-05T19:57:11.258Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:57:14 [2024-02-05T19:57:14.519Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
14:57:14 [2024-02-05T19:57:14.775Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
14:57:14 [2024-02-05T19:57:14.775Z] org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0.001 s
14:57:14 [2024-02-05T19:57:14.775Z] 
14:57:14 [2024-02-05T19:57:14.775Z] Results:
14:57:14 [2024-02-05T19:57:14.775Z] 
14:57:14 [2024-02-05T19:57:14.775Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:57:14 [2024-02-05T19:57:14.775Z] 
14:57:15 [2024-02-05T19:57:15.031Z] [INFO] All tests passed
14:57:15 [2024-02-05T19:57:15.031Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.031Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:15 [2024-02-05T19:57:15.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
14:57:15 [2024-02-05T19:57:15.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.pom
14:57:15 [2024-02-05T19:57:15.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
14:57:15 [2024-02-05T19:57:15.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:57:15 [2024-02-05T19:57:15.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:57:15 [2024-02-05T19:57:15.031Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.031Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:57:15 [2024-02-05T19:57:15.031Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.031Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
14:57:15 [2024-02-05T19:57:15.031Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [89/144]
14:57:15 [2024-02-05T19:57:15.032Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:57:15 [2024-02-05T19:57:15.032Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] The project's OSGi version is 2.1.0.202402051940
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.032Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.032Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:15 [2024-02-05T19:57:15.032Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:15 [2024-02-05T19:57:15.032Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.287Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:15 [2024-02-05T19:57:15.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
14:57:15 [2024-02-05T19:57:15.287Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.287Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.pom
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2metadata.xml
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2artifacts.xml
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [90/144]
14:57:15 [2024-02-05T19:57:15.287Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
14:57:15 [2024-02-05T19:57:15.287Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:57:15 [2024-02-05T19:57:15.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
14:57:15 [2024-02-05T19:57:15.288Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
14:57:15 [2024-02-05T19:57:15.542Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.542Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:15 [2024-02-05T19:57:15.542Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.542Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:15 [2024-02-05T19:57:15.542Z] [INFO] The project's OSGi version is 1.1.0.202402051940
14:57:15 [2024-02-05T19:57:15.542Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.542Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:15 [2024-02-05T19:57:15.542Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.542Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:15 [2024-02-05T19:57:15.542Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.542Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:15 [2024-02-05T19:57:15.542Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.542Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:15 [2024-02-05T19:57:15.542Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.542Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:15 [2024-02-05T19:57:15.542Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
14:57:15 [2024-02-05T19:57:15.796Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.796Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:15 [2024-02-05T19:57:15.796Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
14:57:15 [2024-02-05T19:57:15.796Z] [INFO] 
14:57:15 [2024-02-05T19:57:15.796Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:15 [2024-02-05T19:57:15.796Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:15 [2024-02-05T19:57:15.796Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:15 [2024-02-05T19:57:15.796Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
14:57:16 [2024-02-05T19:57:16.052Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:57:16 [2024-02-05T19:57:16.611Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.611Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:16 [2024-02-05T19:57:16.611Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:16 [2024-02-05T19:57:16.612Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:16 [2024-02-05T19:57:16.612Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:16 [2024-02-05T19:57:16.612Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:16 [2024-02-05T19:57:16.612Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.pom
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2metadata.xml
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2artifacts.xml
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [91/144]
14:57:16 [2024-02-05T19:57:16.612Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:57:16 [2024-02-05T19:57:16.612Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:16 [2024-02-05T19:57:16.612Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
14:57:16 [2024-02-05T19:57:16.867Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.867Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:16 [2024-02-05T19:57:16.867Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.867Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:16 [2024-02-05T19:57:16.867Z] [INFO] The project's OSGi version is 1.3.0.202402051940
14:57:16 [2024-02-05T19:57:16.867Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.867Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:16 [2024-02-05T19:57:16.867Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.867Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:16 [2024-02-05T19:57:16.867Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.867Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:16 [2024-02-05T19:57:16.867Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.867Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:16 [2024-02-05T19:57:16.867Z] [INFO] 
14:57:16 [2024-02-05T19:57:16.867Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:16 [2024-02-05T19:57:16.867Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
14:57:17 [2024-02-05T19:57:17.122Z] [INFO] 
14:57:17 [2024-02-05T19:57:17.122Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:17 [2024-02-05T19:57:17.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
14:57:17 [2024-02-05T19:57:17.122Z] [INFO] 
14:57:17 [2024-02-05T19:57:17.122Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:17 [2024-02-05T19:57:17.122Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:17 [2024-02-05T19:57:17.122Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:17 [2024-02-05T19:57:17.122Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
14:57:17 [2024-02-05T19:57:17.377Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:57:18 [2024-02-05T19:57:18.302Z] [INFO] 
14:57:18 [2024-02-05T19:57:18.302Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:18 [2024-02-05T19:57:18.302Z] [INFO] 
14:57:18 [2024-02-05T19:57:18.302Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:18 [2024-02-05T19:57:18.302Z] [INFO] 
14:57:18 [2024-02-05T19:57:18.302Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:18 [2024-02-05T19:57:18.302Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
14:57:18 [2024-02-05T19:57:18.302Z] [INFO] 
14:57:18 [2024-02-05T19:57:18.302Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:18 [2024-02-05T19:57:18.302Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:18 [2024-02-05T19:57:18.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
14:57:18 [2024-02-05T19:57:18.302Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
14:57:18 [2024-02-05T19:57:18.302Z] [INFO] 
14:57:18 [2024-02-05T19:57:18.302Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:18 [2024-02-05T19:57:18.302Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
14:57:18 [2024-02-05T19:57:18.302Z] [INFO] 
14:57:18 [2024-02-05T19:57:18.302Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:18 [2024-02-05T19:57:18.302Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
14:57:18 [2024-02-05T19:57:18.302Z] [INFO] 
14:57:18 [2024-02-05T19:57:18.302Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:18 [2024-02-05T19:57:18.302Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
14:57:18 [2024-02-05T19:57:18.557Z] [INFO] 
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] 
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] 
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] 
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.pom
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2metadata.xml
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2artifacts.xml
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] 
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] 
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.2.0-SNAPSHOT [92/144]
14:57:18 [2024-02-05T19:57:18.558Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:57:18 [2024-02-05T19:57:18.558Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control/target
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] The project's OSGi version is 9.2.0.202402051940
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
14:57:19 [2024-02-05T19:57:19.118Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control ---
14:57:19 [2024-02-05T19:57:19.119Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT.jar
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control ---
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT-sources-feature.jar
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT.jar
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT.pom
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT-sources-feature.jar
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT-p2metadata.xml
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT-p2artifacts.xml
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [93/144]
14:57:19 [2024-02-05T19:57:19.119Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:57:19 [2024-02-05T19:57:19.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
14:57:19 [2024-02-05T19:57:19.119Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
14:57:19 [2024-02-05T19:57:19.374Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.375Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:19 [2024-02-05T19:57:19.375Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.375Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:19 [2024-02-05T19:57:19.375Z] [INFO] The project's OSGi version is 1.1.4.202402051940
14:57:19 [2024-02-05T19:57:19.375Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.375Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:19 [2024-02-05T19:57:19.375Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.375Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:19 [2024-02-05T19:57:19.375Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.375Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:19 [2024-02-05T19:57:19.375Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.375Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:19 [2024-02-05T19:57:19.375Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.375Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:19 [2024-02-05T19:57:19.375Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
14:57:19 [2024-02-05T19:57:19.632Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.632Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:19 [2024-02-05T19:57:19.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
14:57:19 [2024-02-05T19:57:19.632Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.632Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:19 [2024-02-05T19:57:19.632Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:19 [2024-02-05T19:57:19.632Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:19 [2024-02-05T19:57:19.632Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
14:57:19 [2024-02-05T19:57:19.632Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:19 [2024-02-05T19:57:19.887Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] 
14:57:19 [2024-02-05T19:57:19.887Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:20 [2024-02-05T19:57:20.141Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
14:57:20 [2024-02-05T19:57:20.142Z] [INFO] Command line:
14:57:20 [2024-02-05T19:57:20.142Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:57:20 [2024-02-05T19:57:20.142Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:57:24 [2024-02-05T19:57:24.299Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
14:57:24 [2024-02-05T19:57:24.299Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testGetEventType_1 -- Time elapsed: 0.008 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testAddField -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsNull -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel1 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testExcludedEvents -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetEventType_2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testHashCode -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetFields -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testToString_1 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testFields -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
14:57:24 [2024-02-05T19:57:24.299Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testToString -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfoCopy -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsNull -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfo -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEventCopy2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testHashCode -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testGetAndSetter -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
14:57:24 [2024-02-05T19:57:24.299Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsNull -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel1 -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.299Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testHashCode -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testToString_1 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfo -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
14:57:24 [2024-02-05T19:57:24.300Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfo -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsNull -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testAddAndGetEvents_1 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testGetAndSetters -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfoCopy -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsSymmetry -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testHashCode -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelCopy2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_1 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testSetEvents_1 -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.300Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
14:57:24 [2024-02-05T19:57:24.300Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsNull -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceCopy2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testHashCode -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testToString_1 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testSetName -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfoCopy -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
14:57:24 [2024-02-05T19:57:24.300Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfo -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsNull -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfoCopy -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainlCopy2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testGetAndSetters -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testHashCode -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_1 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_2 -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
14:57:24 [2024-02-05T19:57:24.300Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfo -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfoCopy -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderCopy2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsNull -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testGetAndSetters -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetLoggers_1 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testHashCode -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_1 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetEvents_1 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
14:57:24 [2024-02-05T19:57:24.300Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsNull -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testHashCode -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testToString_1 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.300Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testGetAndSetter -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
14:57:24 [2024-02-05T19:57:24.301Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsNull -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotCopy -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testTraceCopy2 -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testHashCode -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testToString_1 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSetName -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
14:57:24 [2024-02-05T19:57:24.301Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsNull -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventCopy2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testHashCode -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_1 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_2 -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testGetAndSetter -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
14:57:24 [2024-02-05T19:57:24.301Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testToString -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testFiledInfo -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testSetFieldType -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsNull -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventInfoCopy -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventCopy2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testHashCode -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
14:57:24 [2024-02-05T19:57:24.301Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfoCopy -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfo -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsNull -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testGetAndSetters -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionCopy2 -- Time elapsed: 0.001 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testHashCode -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsTransivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_1 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_2 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_3 -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.301Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
14:57:24 [2024-02-05T19:57:24.557Z] !SESSION 2024-02-05 19:57:20.268 -----------------------------------------------
14:57:24 [2024-02-05T19:57:24.557Z] eclipse.buildId=unknown
14:57:24 [2024-02-05T19:57:24.557Z] java.version=17.0.2
14:57:24 [2024-02-05T19:57:24.557Z] java.vendor=Oracle Corporation
14:57:24 [2024-02-05T19:57:24.557Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:57:24 [2024-02-05T19:57:24.557Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:57:24 [2024-02-05T19:57:24.557Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:57:24 [2024-02-05T19:57:24.557Z] 
14:57:24 [2024-02-05T19:57:24.557Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-02-05 19:57:24.339
14:57:24 [2024-02-05T19:57:24.557Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
14:57:24 [2024-02-05T19:57:24.557Z] !STACK 0
14:57:24 [2024-02-05T19:57:24.557Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
14:57:24 [2024-02-05T19:57:24.557Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:57:24 [2024-02-05T19:57:24.557Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:57:24 [2024-02-05T19:57:24.557Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:57:24 [2024-02-05T19:57:24.557Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:57:24 [2024-02-05T19:57:24.557Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:57:24 [2024-02-05T19:57:24.557Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:57:24 [2024-02-05T19:57:24.557Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:57:24 [2024-02-05T19:57:24.557Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:57:24 [2024-02-05T19:57:24.557Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:57:24 [2024-02-05T19:57:24.558Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:57:24 [2024-02-05T19:57:24.558Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:57:24 [2024-02-05T19:57:24.558Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:57:24 [2024-02-05T19:57:24.558Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:57:24 [2024-02-05T19:57:24.558Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:57:24 [2024-02-05T19:57:24.558Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:57:24 [2024-02-05T19:57:24.558Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:57:24 [2024-02-05T19:57:24.558Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:57:24 [2024-02-05T19:57:24.558Z] 
14:57:24 [2024-02-05T19:57:24.558Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-02-05 19:57:24.363
14:57:24 [2024-02-05T19:57:24.558Z] !MESSAGE XML Parsing error at line 46: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected.
14:57:24 [2024-02-05T19:57:24.558Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
14:57:24 [2024-02-05T19:57:24.558Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig -- Time elapsed: 0.288 s
14:57:24 [2024-02-05T19:57:24.558Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testSessionValidate -- Time elapsed: 0.021 s
14:57:24 [2024-02-05T19:57:24.558Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
14:57:24 [2024-02-05T19:57:24.558Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
14:57:24 [2024-02-05T19:57:24.558Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.558Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.558Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.558Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
14:57:24 [2024-02-05T19:57:24.558Z] 
14:57:24 [2024-02-05T19:57:24.558Z] Results:
14:57:24 [2024-02-05T19:57:24.558Z] 
14:57:24 [2024-02-05T19:57:24.558Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
14:57:24 [2024-02-05T19:57:24.558Z] 
14:57:25 [2024-02-05T19:57:25.118Z] [INFO] All tests passed
14:57:25 [2024-02-05T19:57:25.118Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.118Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:25 [2024-02-05T19:57:25.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
14:57:25 [2024-02-05T19:57:25.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.pom
14:57:25 [2024-02-05T19:57:25.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
14:57:25 [2024-02-05T19:57:25.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2metadata.xml
14:57:25 [2024-02-05T19:57:25.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2artifacts.xml
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [94/144]
14:57:25 [2024-02-05T19:57:25.119Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:57:25 [2024-02-05T19:57:25.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
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] The project's OSGi version is 1.0.3.202402051940
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.119Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
14:57:25 [2024-02-05T19:57:25.374Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.374Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
14:57:25 [2024-02-05T19:57:25.374Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.374Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.374Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:25 [2024-02-05T19:57:25.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
14:57:25 [2024-02-05T19:57:25.374Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
14:57:25 [2024-02-05T19:57:25.374Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.629Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] 
14:57:25 [2024-02-05T19:57:25.629Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:25 [2024-02-05T19:57:25.884Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
14:57:25 [2024-02-05T19:57:25.884Z] [INFO] Command line:
14:57:25 [2024-02-05T19:57:25.884Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:57:25 [2024-02-05T19:57:25.884Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:57:30 [2024-02-05T19:57:30.040Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
14:57:30 [2024-02-05T19:57:30.040Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
14:57:30 [2024-02-05T19:57:30.040Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteError -- Time elapsed: 0.101 s
14:57:30 [2024-02-05T19:57:30.040Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteSuccess -- Time elapsed: 0.004 s
14:57:30 [2024-02-05T19:57:30.040Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteException -- Time elapsed: 0.004 s
14:57:30 [2024-02-05T19:57:30.040Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
14:57:30 [2024-02-05T19:57:30.040Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
14:57:30 [2024-02-05T19:57:30.040Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorNoError -- Time elapsed: 0.003 s
14:57:30 [2024-02-05T19:57:30.040Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorError -- Time elapsed: 0 s
14:57:30 [2024-02-05T19:57:30.040Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
14:57:30 [2024-02-05T19:57:30.040Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
14:57:30 [2024-02-05T19:57:30.040Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testNullSegment -- Time elapsed: 0 s
14:57:30 [2024-02-05T19:57:30.040Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testConstructorAndAdd -- Time elapsed: 0 s
14:57:30 [2024-02-05T19:57:30.040Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
14:57:30 [2024-02-05T19:57:30.040Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
14:57:30 [2024-02-05T19:57:30.040Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
14:57:30 [2024-02-05T19:57:30.040Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testGetDefault -- Time elapsed: 0.001 s
14:57:30 [2024-02-05T19:57:30.040Z] 
14:57:30 [2024-02-05T19:57:30.040Z] Results:
14:57:30 [2024-02-05T19:57:30.040Z] 
14:57:30 [2024-02-05T19:57:30.040Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
14:57:30 [2024-02-05T19:57:30.040Z] 
14:57:30 [2024-02-05T19:57:30.295Z] [INFO] All tests passed
14:57:30 [2024-02-05T19:57:30.295Z] [INFO] 
14:57:30 [2024-02-05T19:57:30.295Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:30 [2024-02-05T19:57:30.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
14:57:30 [2024-02-05T19:57:30.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.pom
14:57:30 [2024-02-05T19:57:30.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
14:57:30 [2024-02-05T19:57:30.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:57:30 [2024-02-05T19:57:30.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:57:30 [2024-02-05T19:57:30.295Z] [INFO] 
14:57:30 [2024-02-05T19:57:30.295Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:57:30 [2024-02-05T19:57:30.295Z] [INFO] 
14:57:30 [2024-02-05T19:57:30.295Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
14:57:30 [2024-02-05T19:57:30.295Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [95/144]
14:57:30 [2024-02-05T19:57:30.295Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
14:57:30 [2024-02-05T19:57:30.295Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:57:30 [2024-02-05T19:57:30.295Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:30 [2024-02-05T19:57:30.295Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
14:57:30 [2024-02-05T19:57:30.550Z] [INFO] 
14:57:30 [2024-02-05T19:57:30.550Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:30 [2024-02-05T19:57:30.550Z] [INFO] 
14:57:30 [2024-02-05T19:57:30.550Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:30 [2024-02-05T19:57:30.550Z] [INFO] The project's OSGi version is 2.0.6.202402051940
14:57:30 [2024-02-05T19:57:30.550Z] [INFO] 
14:57:30 [2024-02-05T19:57:30.550Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:30 [2024-02-05T19:57:30.550Z] [INFO] 
14:57:30 [2024-02-05T19:57:30.550Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:30 [2024-02-05T19:57:30.550Z] [INFO] 
14:57:30 [2024-02-05T19:57:30.550Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:30 [2024-02-05T19:57:30.550Z] [INFO] 
14:57:30 [2024-02-05T19:57:30.550Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:30 [2024-02-05T19:57:30.550Z] [INFO] 
14:57:30 [2024-02-05T19:57:30.550Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:30 [2024-02-05T19:57:30.550Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
14:57:30 [2024-02-05T19:57:30.805Z] [INFO] 
14:57:30 [2024-02-05T19:57:30.805Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:31 [2024-02-05T19:57:31.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
14:57:31 [2024-02-05T19:57:31.061Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.061Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:31 [2024-02-05T19:57:31.061Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:31 [2024-02-05T19:57:31.061Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:31 [2024-02-05T19:57:31.061Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
14:57:31 [2024-02-05T19:57:31.061Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:57:31 [2024-02-05T19:57:31.316Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.316Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:31 [2024-02-05T19:57:31.316Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.316Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:31 [2024-02-05T19:57:31.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
14:57:31 [2024-02-05T19:57:31.316Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.316Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:31 [2024-02-05T19:57:31.316Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
14:57:31 [2024-02-05T19:57:31.316Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.316Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:31 [2024-02-05T19:57:31.316Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
14:57:31 [2024-02-05T19:57:31.316Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.316Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:31 [2024-02-05T19:57:31.316Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] Skipping tests
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.pom
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2metadata.xml
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2artifacts.xml
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [96/144]
14:57:31 [2024-02-05T19:57:31.570Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:57:31 [2024-02-05T19:57:31.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
14:57:31 [2024-02-05T19:57:31.570Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
14:57:31 [2024-02-05T19:57:31.825Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.825Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:31 [2024-02-05T19:57:31.825Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.825Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:31 [2024-02-05T19:57:31.825Z] [INFO] The project's OSGi version is 1.0.9.202402051940
14:57:31 [2024-02-05T19:57:31.825Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.825Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:31 [2024-02-05T19:57:31.825Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.825Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:31 [2024-02-05T19:57:31.825Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.825Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:31 [2024-02-05T19:57:31.825Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.825Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:31 [2024-02-05T19:57:31.825Z] [INFO] 
14:57:31 [2024-02-05T19:57:31.825Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:31 [2024-02-05T19:57:31.825Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
14:57:32 [2024-02-05T19:57:32.080Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.080Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:32 [2024-02-05T19:57:32.080Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
14:57:32 [2024-02-05T19:57:32.080Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.080Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:32 [2024-02-05T19:57:32.080Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:32 [2024-02-05T19:57:32.080Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:32 [2024-02-05T19:57:32.080Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
14:57:32 [2024-02-05T19:57:32.080Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:32 [2024-02-05T19:57:32.639Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] Skipping tests
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [97/144]
14:57:32 [2024-02-05T19:57:32.639Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:57:32 [2024-02-05T19:57:32.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
14:57:32 [2024-02-05T19:57:32.639Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
14:57:32 [2024-02-05T19:57:32.894Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.894Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:32 [2024-02-05T19:57:32.894Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.894Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:32 [2024-02-05T19:57:32.894Z] [INFO] The project's OSGi version is 2.1.0.202402051940
14:57:32 [2024-02-05T19:57:32.894Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.894Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:32 [2024-02-05T19:57:32.894Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.894Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:32 [2024-02-05T19:57:32.894Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.895Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:32 [2024-02-05T19:57:32.895Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.895Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:32 [2024-02-05T19:57:32.895Z] [INFO] 
14:57:32 [2024-02-05T19:57:32.895Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:32 [2024-02-05T19:57:32.895Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
14:57:33 [2024-02-05T19:57:33.149Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.149Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:33 [2024-02-05T19:57:33.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
14:57:33 [2024-02-05T19:57:33.149Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.149Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:33 [2024-02-05T19:57:33.149Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:33 [2024-02-05T19:57:33.149Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:33 [2024-02-05T19:57:33.149Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
14:57:33 [2024-02-05T19:57:33.149Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:33 [2024-02-05T19:57:33.711Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:33 [2024-02-05T19:57:33.711Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:33 [2024-02-05T19:57:33.711Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:33 [2024-02-05T19:57:33.711Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.pom
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-p2metadata.xml
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-p2artifacts.xml
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.2.0-SNAPSHOT  [98/144]
14:57:33 [2024-02-05T19:57:33.711Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:57:33 [2024-02-05T19:57:33.711Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel/target
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] The project's OSGi version is 9.2.0.202402051940
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel ---
14:57:33 [2024-02-05T19:57:33.966Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT.jar
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] 
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel ---
14:57:33 [2024-02-05T19:57:33.966Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT-sources-feature.jar
14:57:34 [2024-02-05T19:57:34.221Z] [INFO] 
14:57:34 [2024-02-05T19:57:34.221Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
14:57:34 [2024-02-05T19:57:34.221Z] [INFO] 
14:57:34 [2024-02-05T19:57:34.221Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
14:57:34 [2024-02-05T19:57:34.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT.jar
14:57:34 [2024-02-05T19:57:34.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT.pom
14:57:34 [2024-02-05T19:57:34.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT-sources-feature.jar
14:57:34 [2024-02-05T19:57:34.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT-p2metadata.xml
14:57:34 [2024-02-05T19:57:34.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT-p2artifacts.xml
14:57:34 [2024-02-05T19:57:34.221Z] [INFO] 
14:57:34 [2024-02-05T19:57:34.221Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
14:57:34 [2024-02-05T19:57:34.221Z] [INFO] 
14:57:34 [2024-02-05T19:57:34.221Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
14:57:34 [2024-02-05T19:57:34.221Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [99/144]
14:57:34 [2024-02-05T19:57:34.221Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
14:57:34 [2024-02-05T19:57:34.221Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:57:34 [2024-02-05T19:57:34.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
14:57:34 [2024-02-05T19:57:34.221Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] 
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] 
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] The project's OSGi version is 1.0.16.202402051940
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] 
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] 
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] 
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] 
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] 
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] 
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] 
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:34 [2024-02-05T19:57:34.477Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:34 [2024-02-05T19:57:34.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
14:57:34 [2024-02-05T19:57:34.477Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
14:57:34 [2024-02-05T19:57:34.477Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] 
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] 
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] 
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:35 [2024-02-05T19:57:35.037Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] 
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] 
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] 
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] 
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] 
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] 
14:57:35 [2024-02-05T19:57:35.037Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:57:35 [2024-02-05T19:57:35.292Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
14:57:35 [2024-02-05T19:57:35.292Z] [INFO] Command line:
14:57:35 [2024-02-05T19:57:35.292Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:57:35 [2024-02-05T19:57:35.293Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:57:40 [2024-02-05T19:57:40.535Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
14:57:41 [2024-02-05T19:57:41.459Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.645 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
14:57:41 [2024-02-05T19:57:41.459Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest.testAttributePool -- Time elapsed: 1.623 s
14:57:41 [2024-02-05T19:57:41.459Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
14:57:43 [2024-02-05T19:57:43.341Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.790 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
14:57:43 [2024-02-05T19:57:43.341Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueModify -- Time elapsed: 1.327 s
14:57:43 [2024-02-05T19:57:43.341Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueScript -- Time elapsed: 0.101 s
14:57:43 [2024-02-05T19:57:43.342Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueUpdate -- Time elapsed: 0.086 s
14:57:43 [2024-02-05T19:57:43.342Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueMapping -- Time elapsed: 0.085 s
14:57:43 [2024-02-05T19:57:43.342Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValuePeek -- Time elapsed: 0.031 s
14:57:43 [2024-02-05T19:57:43.342Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueFuture -- Time elapsed: 0.082 s
14:57:43 [2024-02-05T19:57:43.342Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueHostId -- Time elapsed: 0.077 s
14:57:43 [2024-02-05T19:57:43.342Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
14:57:44 [2024-02-05T19:57:44.264Z] !SESSION 2024-02-05 19:57:35.447 -----------------------------------------------
14:57:44 [2024-02-05T19:57:44.264Z] eclipse.buildId=unknown
14:57:44 [2024-02-05T19:57:44.264Z] java.version=17.0.2
14:57:44 [2024-02-05T19:57:44.264Z] java.vendor=Oracle Corporation
14:57:44 [2024-02-05T19:57:44.264Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:57:44 [2024-02-05T19:57:44.264Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:57:44 [2024-02-05T19:57:44.264Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:57:44 [2024-02-05T19:57:44.264Z] 
14:57:44 [2024-02-05T19:57:44.264Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:44.186
14:57:44 [2024-02-05T19:57:44.264Z] !MESSAGE state value is type int but a mappingGroup is specified
14:57:44 [2024-02-05T19:57:44.264Z] 
14:57:44 [2024-02-05T19:57:44.264Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:44.187
14:57:44 [2024-02-05T19:57:44.264Z] !MESSAGE state value is type int but a mappingGroup is specified
14:57:45 [2024-02-05T19:57:45.626Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.454 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
14:57:45 [2024-02-05T19:57:45.626Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testSegmentContent -- Time elapsed: 1.227 s
14:57:45 [2024-02-05T19:57:45.626Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testMappingGroup -- Time elapsed: 1.226 s
14:57:45 [2024-02-05T19:57:45.626Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
14:57:45 [2024-02-05T19:57:45.626Z] 
14:57:45 [2024-02-05T19:57:45.626Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:45.425
14:57:45 [2024-02-05T19:57:45.626Z] !MESSAGE Initial Transition: Initial transition needs the 'target' attribute to point to the real initial state. All other attributes will be ignored. If this state is meant to be the real initial state, use the 'initialState' element instead.
14:57:46 [2024-02-05T19:57:46.986Z] 
14:57:46 [2024-02-05T19:57:46.986Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:46.644
14:57:46 [2024-02-05T19:57:46.986Z] !MESSAGE Fsm test: the 'initial' attribute was set or an <initial> element was defined. Only one of the 3 should be used. The initialState element will have precedence
14:57:47 [2024-02-05T19:57:47.910Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.431 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
14:57:47 [2024-02-05T19:57:47.910Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateDeclaration -- Time elapsed: 0.001 s
14:57:47 [2024-02-05T19:57:47.910Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testTwoInitialStates -- Time elapsed: 0 s
14:57:47 [2024-02-05T19:57:47.910Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateWithCondition -- Time elapsed: 0.001 s
14:57:47 [2024-02-05T19:57:47.910Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.562
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.562
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.563
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.563
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.564
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.564
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.565
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.565
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.565
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.566
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.566
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.566
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.567
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.567
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.567
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.567
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.568
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.568
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.800Z] 
14:57:49 [2024-02-05T19:57:49.800Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.568
14:57:49 [2024-02-05T19:57:49.800Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.801Z] 
14:57:49 [2024-02-05T19:57:49.801Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.568
14:57:49 [2024-02-05T19:57:49.801Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.801Z] 
14:57:49 [2024-02-05T19:57:49.801Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.569
14:57:49 [2024-02-05T19:57:49.801Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.801Z] 
14:57:49 [2024-02-05T19:57:49.801Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.569
14:57:49 [2024-02-05T19:57:49.801Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.801Z] 
14:57:49 [2024-02-05T19:57:49.801Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.570
14:57:49 [2024-02-05T19:57:49.801Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.801Z] 
14:57:49 [2024-02-05T19:57:49.801Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.570
14:57:49 [2024-02-05T19:57:49.801Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.801Z] 
14:57:49 [2024-02-05T19:57:49.801Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.570
14:57:49 [2024-02-05T19:57:49.801Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.801Z] 
14:57:49 [2024-02-05T19:57:49.801Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.570
14:57:49 [2024-02-05T19:57:49.801Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.801Z] 
14:57:49 [2024-02-05T19:57:49.801Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.572
14:57:49 [2024-02-05T19:57:49.801Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.801Z] 
14:57:49 [2024-02-05T19:57:49.801Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.572
14:57:49 [2024-02-05T19:57:49.801Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.801Z] 
14:57:49 [2024-02-05T19:57:49.801Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.572
14:57:49 [2024-02-05T19:57:49.801Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:49 [2024-02-05T19:57:49.801Z] 
14:57:49 [2024-02-05T19:57:49.801Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:49.573
14:57:49 [2024-02-05T19:57:49.801Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:57:57 [2024-02-05T19:57:57.877Z] 
14:57:57 [2024-02-05T19:57:57.877Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:57:57.830
14:57:57 [2024-02-05T19:57:57.877Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
14:57:58 [2024-02-05T19:57:58.132Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.19 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
14:57:58 [2024-02-05T19:57:58.132Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testInvalidInput -- Time elapsed: 9.977 s
14:57:58 [2024-02-05T19:57:58.132Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testStateSystem -- Time elapsed: 0.217 s
14:57:58 [2024-02-05T19:57:58.132Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
14:57:59 [2024-02-05T19:57:59.495Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
14:57:59 [2024-02-05T19:57:59.495Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest.testTimestampDescription -- Time elapsed: 1.212 s
14:57:59 [2024-02-05T19:57:59.495Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
14:57:59 [2024-02-05T19:57:59.495Z] 
14:57:59 [2024-02-05T19:57:59.495Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:59.285
14:57:59 [2024-02-05T19:57:59.495Z] !MESSAGE state value is type int but a mappingGroup is specified
14:57:59 [2024-02-05T19:57:59.495Z] 
14:57:59 [2024-02-05T19:57:59.495Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:57:59.285
14:57:59 [2024-02-05T19:57:59.495Z] !MESSAGE state value is type int but a mappingGroup is specified
14:58:00 [2024-02-05T19:58:00.856Z] 
14:58:00 [2024-02-05T19:58:00.856Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:58:00.494
14:58:00 [2024-02-05T19:58:00.856Z] !MESSAGE state value is type int but a mappingGroup is specified
14:58:00 [2024-02-05T19:58:00.856Z] 
14:58:00 [2024-02-05T19:58:00.856Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:58:00.494
14:58:00 [2024-02-05T19:58:00.856Z] !MESSAGE state value is type int but a mappingGroup is specified
14:58:00 [2024-02-05T19:58:00.856Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.222 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
14:58:00 [2024-02-05T19:58:00.856Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testNonConsumingFsm -- Time elapsed: 1.211 s
14:58:00 [2024-02-05T19:58:00.856Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testConsumingFsm -- Time elapsed: 0.010 s
14:58:00 [2024-02-05T19:58:00.856Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
14:58:00 [2024-02-05T19:58:00.856Z] 
14:58:00 [2024-02-05T19:58:00.856Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:58:00.506
14:58:00 [2024-02-05T19:58:00.856Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:58:03 [2024-02-05T19:58:03.366Z] 
14:58:03 [2024-02-05T19:58:03.366Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:58:02.867
14:58:03 [2024-02-05T19:58:03.366Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:58:03 [2024-02-05T19:58:03.366Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.366 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
14:58:03 [2024-02-05T19:58:03.366Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleExecution -- Time elapsed: 2.360 s
14:58:03 [2024-02-05T19:58:03.366Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleConstruction -- Time elapsed: 0.004 s
14:58:03 [2024-02-05T19:58:03.366Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
14:58:05 [2024-02-05T19:58:05.248Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.329 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
14:58:05 [2024-02-05T19:58:05.248Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsPattern -- Time elapsed: 1.217 s
14:58:05 [2024-02-05T19:58:05.248Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsValidation -- Time elapsed: 1.111 s
14:58:05 [2024-02-05T19:58:05.248Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
14:58:05 [2024-02-05T19:58:05.502Z] 
14:58:05 [2024-02-05T19:58:05.502Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:58:05.283
14:58:05 [2024-02-05T19:58:05.502Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:58:05 [2024-02-05T19:58:05.502Z] 
14:58:05 [2024-02-05T19:58:05.502Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:58:05.433
14:58:05 [2024-02-05T19:58:05.502Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:58:05 [2024-02-05T19:58:05.502Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
14:58:05 [2024-02-05T19:58:05.502Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testSegmentStore -- Time elapsed: 0.114 s
14:58:05 [2024-02-05T19:58:05.502Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testStateSystem -- Time elapsed: 0.113 s
14:58:05 [2024-02-05T19:58:05.502Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
14:58:06 [2024-02-05T19:58:06.864Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.110 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
14:58:06 [2024-02-05T19:58:06.864Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest.testEventName -- Time elapsed: 1.110 s
14:58:06 [2024-02-05T19:58:06.864Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
14:58:06 [2024-02-05T19:58:06.864Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
14:58:06 [2024-02-05T19:58:06.864Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleExecution -- Time elapsed: 0.080 s
14:58:06 [2024-02-05T19:58:06.864Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleConstruction -- Time elapsed: 0.016 s
14:58:06 [2024-02-05T19:58:06.864Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
14:58:08 [2024-02-05T19:58:08.227Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
14:58:08 [2024-02-05T19:58:08.227Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest.testConditionsValidation -- Time elapsed: 1.111 s
14:58:08 [2024-02-05T19:58:08.227Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
14:58:08 [2024-02-05T19:58:08.227Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
14:58:08 [2024-02-05T19:58:08.227Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModulesWithAnalysisManager -- Time elapsed: 0.042 s
14:58:08 [2024-02-05T19:58:08.227Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testProperties -- Time elapsed: 0.010 s
14:58:08 [2024-02-05T19:58:08.227Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModules -- Time elapsed: 0.083 s
14:58:08 [2024-02-05T19:58:08.227Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
14:58:13 [2024-02-05T19:58:13.461Z] 
14:58:13 [2024-02-05T19:58:13.461Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:12.792
14:58:13 [2024-02-05T19:58:13.461Z] !MESSAGE Script execution failed
14:58:13 [2024-02-05T19:58:13.461Z] !STACK 0
14:58:13 [2024-02-05T19:58:13.461Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
14:58:13 [2024-02-05T19:58:13.461Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
14:58:13 [2024-02-05T19:58:13.461Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
14:58:13 [2024-02-05T19:58:13.461Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
14:58:13 [2024-02-05T19:58:13.461Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
14:58:13 [2024-02-05T19:58:13.461Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25._c_script_0(Unknown Source)
14:58:13 [2024-02-05T19:58:13.461Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
14:58:13 [2024-02-05T19:58:13.461Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
14:58:13 [2024-02-05T19:58:13.461Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
14:58:13 [2024-02-05T19:58:13.461Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.exec(Unknown Source)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
14:58:13 [2024-02-05T19:58:13.462Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
14:58:13 [2024-02-05T19:58:13.462Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:58:13 [2024-02-05T19:58:13.462Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:58:13 [2024-02-05T19:58:13.462Z] 
14:58:13 [2024-02-05T19:58:13.462Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:12.800
14:58:13 [2024-02-05T19:58:13.462Z] !MESSAGE Script execution failed
14:58:13 [2024-02-05T19:58:13.462Z] !STACK 0
14:58:13 [2024-02-05T19:58:13.462Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30._c_script_0(Unknown Source)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.exec(Unknown Source)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
14:58:13 [2024-02-05T19:58:13.462Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
14:58:13 [2024-02-05T19:58:13.462Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:58:13 [2024-02-05T19:58:13.462Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:58:13 [2024-02-05T19:58:13.462Z] 
14:58:13 [2024-02-05T19:58:13.462Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:12.807
14:58:13 [2024-02-05T19:58:13.462Z] !MESSAGE Script execution failed
14:58:13 [2024-02-05T19:58:13.462Z] !STACK 0
14:58:13 [2024-02-05T19:58:13.462Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35._c_script_0(Unknown Source)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.exec(Unknown Source)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
14:58:13 [2024-02-05T19:58:13.462Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
14:58:13 [2024-02-05T19:58:13.462Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:58:13 [2024-02-05T19:58:13.462Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:58:13 [2024-02-05T19:58:13.462Z] 
14:58:13 [2024-02-05T19:58:13.462Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:12.813
14:58:13 [2024-02-05T19:58:13.462Z] !MESSAGE Script execution failed
14:58:13 [2024-02-05T19:58:13.462Z] !STACK 0
14:58:13 [2024-02-05T19:58:13.462Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40._c_script_0(Unknown Source)
14:58:13 [2024-02-05T19:58:13.462Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.exec(Unknown Source)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
14:58:13 [2024-02-05T19:58:13.463Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
14:58:13 [2024-02-05T19:58:13.463Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
14:58:13 [2024-02-05T19:58:13.463Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:58:13 [2024-02-05T19:58:13.463Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:58:14 [2024-02-05T19:58:14.390Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.324 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
14:58:14 [2024-02-05T19:58:14.390Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTrace -- Time elapsed: 0.215 s
14:58:14 [2024-02-05T19:58:14.390Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperimentWithTraceAnalysis -- Time elapsed: 5.756 s
14:58:14 [2024-02-05T19:58:14.390Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testFactoryUpdate -- Time elapsed: 0.034 s
14:58:14 [2024-02-05T19:58:14.390Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperiment -- Time elapsed: 0.204 s
14:58:14 [2024-02-05T19:58:14.390Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTraceWithExperimentAnalysis -- Time elapsed: 0.115 s
14:58:14 [2024-02-05T19:58:14.390Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
14:58:14 [2024-02-05T19:58:14.645Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
14:58:14 [2024-02-05T19:58:14.645Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testExtendedModuleCreated -- Time elapsed: 0.089 s
14:58:14 [2024-02-05T19:58:14.645Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testGettingSchemaParser -- Time elapsed: 0 s
14:58:14 [2024-02-05T19:58:14.645Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testPopulateExtendedModules -- Time elapsed: 0.075 s
14:58:14 [2024-02-05T19:58:14.645Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
14:58:14 [2024-02-05T19:58:14.900Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
14:58:14 [2024-02-05T19:58:14.900Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testFactory -- Time elapsed: 0.101 s
14:58:14 [2024-02-05T19:58:14.900Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testTwoLevels -- Time elapsed: 0.127 s
14:58:14 [2024-02-05T19:58:14.900Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testNoParentDisplay -- Time elapsed: 0.102 s
14:58:14 [2024-02-05T19:58:14.900Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
14:58:15 [2024-02-05T19:58:15.154Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
14:58:15 [2024-02-05T19:58:15.155Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProvider -- Time elapsed: 0.165 s
14:58:15 [2024-02-05T19:58:15.155Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProviderDelta -- Time elapsed: 0.101 s
14:58:15 [2024-02-05T19:58:15.155Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYFactory -- Time elapsed: 0.101 s
14:58:15 [2024-02-05T19:58:15.155Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
14:58:15 [2024-02-05T19:58:15.155Z] 
14:58:15 [2024-02-05T19:58:15.155Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.145
14:58:15 [2024-02-05T19:58:15.155Z] !MESSAGE XML Parsing error at line 24: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
14:58:15 [2024-02-05T19:58:15.409Z] 
14:58:15 [2024-02-05T19:58:15.409Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.151
14:58:15 [2024-02-05T19:58:15.409Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected.
14:58:15 [2024-02-05T19:58:15.409Z] 
14:58:15 [2024-02-05T19:58:15.409Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.157
14:58:15 [2024-02-05T19:58:15.409Z] !MESSAGE XML Parsing error at line 28: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point.
14:58:15 [2024-02-05T19:58:15.409Z] 
14:58:15 [2024-02-05T19:58:15.409Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.163
14:58:15 [2024-02-05T19:58:15.409Z] !MESSAGE XML Parsing error at line 36: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected.
14:58:15 [2024-02-05T19:58:15.409Z] 
14:58:15 [2024-02-05T19:58:15.409Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.168
14:58:15 [2024-02-05T19:58:15.409Z] !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.
14:58:15 [2024-02-05T19:58:15.409Z] 
14:58:15 [2024-02-05T19:58:15.409Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.225
14:58:15 [2024-02-05T19:58:15.409Z] !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.
14:58:15 [2024-02-05T19:58:15.664Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateInvalid -- Time elapsed: 0.032 s
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidate -- Time elapsed: 0.057 s
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testGetChildElements -- Time elapsed: 0.007 s
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateValid -- Time elapsed: 0.142 s
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlEnableDisableFile -- Time elapsed: 0.008 s
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlAddFile -- Time elapsed: 0.046 s
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlPath -- Time elapsed: 0 s
14:58:15 [2024-02-05T19:58:15.664Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
14:58:15 [2024-02-05T19:58:15.664Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetChildElements -- Time elapsed: 0.008 s
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetElementInFile -- Time elapsed: 0.008 s
14:58:15 [2024-02-05T19:58:15.664Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
14:58:15 [2024-02-05T19:58:15.664Z] 
14:58:15 [2024-02-05T19:58:15.664Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:58:15.465
14:58:15 [2024-02-05T19:58:15.664Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
14:58:15 [2024-02-05T19:58:15.664Z] 
14:58:15 [2024-02-05T19:58:15.664Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:58:15.531
14:58:15 [2024-02-05T19:58:15.664Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
14:58:15 [2024-02-05T19:58:15.664Z] 
14:58:15 [2024-02-05T19:58:15.664Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.539
14:58:15 [2024-02-05T19:58:15.664Z] !MESSAGE State Transition: Undefined action: action1
14:58:15 [2024-02-05T19:58:15.664Z] 
14:58:15 [2024-02-05T19:58:15.664Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.541
14:58:15 [2024-02-05T19:58:15.664Z] !MESSAGE State Transition: Undefined condition: test1
14:58:15 [2024-02-05T19:58:15.664Z] 
14:58:15 [2024-02-05T19:58:15.664Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.542
14:58:15 [2024-02-05T19:58:15.664Z] !MESSAGE State Transition: Undefined condition: test1
14:58:15 [2024-02-05T19:58:15.664Z] 
14:58:15 [2024-02-05T19:58:15.664Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-05 19:58:15.544
14:58:15 [2024-02-05T19:58:15.664Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
14:58:15 [2024-02-05T19:58:15.664Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[0: one_state_final] -- Time elapsed: 0.003 s
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[1: one_state_loop] -- Time elapsed: 0.003 s
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[2: save_and_clear_fields] -- Time elapsed: 0.002 s
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[3: multiple_actions_and_tests] -- Time elapsed: 0.002 s
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[4: multiple_states_and_transitions] -- Time elapsed: 0.050 s
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[5: on_entry_exit] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[6: with_precondition] -- Time elapsed: 0.007 s
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[7: initial state] -- Time elapsed: 0.003 s
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[8: initial_element] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.664Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[9: undefined_action] -- Time elapsed: 0.002 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[10: undefined_condition] -- Time elapsed: 0.002 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[11: undefined_target] -- Time elapsed: 0.002 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[12: valid_no_initial] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
14:58:15 [2024-02-05T19:58:15.665Z] 
14:58:15 [2024-02-05T19:58:15.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.554
14:58:15 [2024-02-05T19:58:15.665Z] !MESSAGE Compiling value: value is not a parseable integer: abc
14:58:15 [2024-02-05T19:58:15.665Z] 
14:58:15 [2024-02-05T19:58:15.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.555
14:58:15 [2024-02-05T19:58:15.665Z] !MESSAGE Compiling value: value is not a parseable integer: 
14:58:15 [2024-02-05T19:58:15.665Z] 
14:58:15 [2024-02-05T19:58:15.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.557
14:58:15 [2024-02-05T19:58:15.665Z] !MESSAGE Compiling value: value is not a parseable integer: abc
14:58:15 [2024-02-05T19:58:15.665Z] 
14:58:15 [2024-02-05T19:58:15.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.558
14:58:15 [2024-02-05T19:58:15.665Z] !MESSAGE Compiling value: value is not a parseable integer: 
14:58:15 [2024-02-05T19:58:15.665Z] 
14:58:15 [2024-02-05T19:58:15.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.563
14:58:15 [2024-02-05T19:58:15.665Z] !MESSAGE The mapping group undefined does not exist in this analysis
14:58:15 [2024-02-05T19:58:15.665Z] 
14:58:15 [2024-02-05T19:58:15.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.564
14:58:15 [2024-02-05T19:58:15.665Z] !MESSAGE Compiling value: value is not a parseable integer: not int
14:58:15 [2024-02-05T19:58:15.665Z] 
14:58:15 [2024-02-05T19:58:15.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.566
14:58:15 [2024-02-05T19:58:15.665Z] !MESSAGE A query state value should have children attributes
14:58:15 [2024-02-05T19:58:15.665Z] 
14:58:15 [2024-02-05T19:58:15.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.567
14:58:15 [2024-02-05T19:58:15.665Z] !MESSAGE The value of a constant attribute should not be empty
14:58:15 [2024-02-05T19:58:15.665Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[0: Null state value] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[1: Valid integer 1] -- Time elapsed: 0 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[2: Valid integer 2 with forced type] -- Time elapsed: 0 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[3: Invalid integer] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[4: Int no value] -- Time elapsed: 0 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[5: Valid long 1] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[6: Valid long 2] -- Time elapsed: 0 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[7: Invalid long] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[8: Long no value] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[9: Valid string 1] -- Time elapsed: 0 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[10: Valid string 2] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[11: String no value] -- Time elapsed: 0 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[12: Delete value] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[13: Delete value with ignored params] -- Time elapsed: 0 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[14: Event name] -- Time elapsed: 0 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[15: Event name with params] -- Time elapsed: 0 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[16: Event field] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[17: Unknown mapping group] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[18: Valid script] -- Time elapsed: 0 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[19: Script with children] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[20: Script with invalid children] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[21: Query] -- Time elapsed: 0 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[22: Query no children] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[23: Query with invalid children] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
14:58:15 [2024-02-05T19:58:15.665Z] 
14:58:15 [2024-02-05T19:58:15.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.625
14:58:15 [2024-02-05T19:58:15.665Z] !MESSAGE The value of a constant attribute should not be empty
14:58:15 [2024-02-05T19:58:15.665Z] 
14:58:15 [2024-02-05T19:58:15.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.626
14:58:15 [2024-02-05T19:58:15.665Z] !MESSAGE The value of an event field attribute should not be null
14:58:15 [2024-02-05T19:58:15.665Z] 
14:58:15 [2024-02-05T19:58:15.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.626
14:58:15 [2024-02-05T19:58:15.665Z] !MESSAGE A query state attribute should have children attributes
14:58:15 [2024-02-05T19:58:15.665Z] 
14:58:15 [2024-02-05T19:58:15.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.627
14:58:15 [2024-02-05T19:58:15.665Z] !MESSAGE The value of a constant attribute should not be empty
14:58:15 [2024-02-05T19:58:15.665Z] 
14:58:15 [2024-02-05T19:58:15.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.628
14:58:15 [2024-02-05T19:58:15.665Z] !MESSAGE Location undefined does not exist
14:58:15 [2024-02-05T19:58:15.665Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidLocationCompilation -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testInvalidStateAttributeCompilation -- Time elapsed: 0.004 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidStateAttributeCompilation -- Time elapsed: 0.003 s
14:58:15 [2024-02-05T19:58:15.665Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
14:58:15 [2024-02-05T19:58:15.665Z] 
14:58:15 [2024-02-05T19:58:15.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.641
14:58:15 [2024-02-05T19:58:15.665Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
14:58:15 [2024-02-05T19:58:15.665Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[0: type_and_end] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[1: just_type] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[2: type_and_duration] -- Time elapsed: 0 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[3: inline_name] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[4: invalid_segment_and_duration] -- Time elapsed: 0.001 s
14:58:15 [2024-02-05T19:58:15.665Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
14:58:15 [2024-02-05T19:58:15.665Z] 
14:58:15 [2024-02-05T19:58:15.665Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.656
14:58:15 [2024-02-05T19:58:15.666Z] !MESSAGE IO exception occurred
14:58:15 [2024-02-05T19:58:15.666Z] !STACK 0
14:58:15 [2024-02-05T19:58:15.666Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test-test-test (No such file or directory)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.create(XmlConfigurationSource.java:85)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation(XmlConfigurationSourceTest.java:166)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:15 [2024-02-05T19:58:15.666Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:58:15 [2024-02-05T19:58:15.666Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:58:15 [2024-02-05T19:58:15.922Z] 
14:58:15 [2024-02-05T19:58:15.922Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.663
14:58:15 [2024-02-05T19:58:15.922Z] !MESSAGE XML Parsing error at line 24: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
14:58:15 [2024-02-05T19:58:15.922Z] 
14:58:15 [2024-02-05T19:58:15.922Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.825
14:58:15 [2024-02-05T19:58:15.922Z] !MESSAGE IO exception occurred
14:58:15 [2024-02-05T19:58:15.922Z] !STACK 0
14:58:15 [2024-02-05T19:58:15.922Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test-test-test (No such file or directory)
14:58:15 [2024-02-05T19:58:15.922Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
14:58:15 [2024-02-05T19:58:15.922Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
14:58:15 [2024-02-05T19:58:15.922Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
14:58:15 [2024-02-05T19:58:15.922Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
14:58:15 [2024-02-05T19:58:15.922Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
14:58:15 [2024-02-05T19:58:15.922Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
14:58:15 [2024-02-05T19:58:15.922Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
14:58:15 [2024-02-05T19:58:15.922Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
14:58:15 [2024-02-05T19:58:15.922Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
14:58:15 [2024-02-05T19:58:15.922Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:58:15 [2024-02-05T19:58:15.922Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
14:58:15 [2024-02-05T19:58:15.922Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
14:58:15 [2024-02-05T19:58:15.922Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.update(XmlConfigurationSource.java:99)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate(XmlConfigurationSourceTest.java:215)
14:58:15 [2024-02-05T19:58:15.922Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:15 [2024-02-05T19:58:15.922Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:15 [2024-02-05T19:58:15.922Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:15 [2024-02-05T19:58:15.922Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:58:15 [2024-02-05T19:58:15.922Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:58:15 [2024-02-05T19:58:15.923Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:15 [2024-02-05T19:58:15.923Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:15 [2024-02-05T19:58:15.923Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:15 [2024-02-05T19:58:15.923Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:58:15 [2024-02-05T19:58:15.923Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:15 [2024-02-05T19:58:15.923Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:15 [2024-02-05T19:58:15.923Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:15 [2024-02-05T19:58:15.923Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:58:15 [2024-02-05T19:58:15.923Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:58:15 [2024-02-05T19:58:15.923Z] 
14:58:15 [2024-02-05T19:58:15.923Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-05 19:58:15.831
14:58:15 [2024-02-05T19:58:15.923Z] !MESSAGE XML Parsing error at line 24: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
14:58:15 [2024-02-05T19:58:15.923Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
14:58:15 [2024-02-05T19:58:15.923Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testSourceType -- Time elapsed: 0 s
14:58:15 [2024-02-05T19:58:15.923Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation -- Time elapsed: 0.079 s
14:58:15 [2024-02-05T19:58:15.923Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testGetConfiguration -- Time elapsed: 0.014 s
14:58:15 [2024-02-05T19:58:15.923Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testContains -- Time elapsed: 0.012 s
14:58:15 [2024-02-05T19:58:15.923Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testRemove -- Time elapsed: 0.013 s
14:58:15 [2024-02-05T19:58:15.923Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate -- Time elapsed: 0.081 s
14:58:15 [2024-02-05T19:58:15.923Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testConstructor -- Time elapsed: 0.012 s
14:58:15 [2024-02-05T19:58:15.923Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
14:58:15 [2024-02-05T19:58:15.923Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
14:58:15 [2024-02-05T19:58:15.923Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
14:58:15 [2024-02-05T19:58:15.923Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testGetDefault -- Time elapsed: 0 s
14:58:15 [2024-02-05T19:58:15.923Z] 
14:58:15 [2024-02-05T19:58:15.923Z] Results:
14:58:15 [2024-02-05T19:58:15.923Z] 
14:58:15 [2024-02-05T19:58:15.923Z] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0
14:58:15 [2024-02-05T19:58:15.923Z] 
14:58:16 [2024-02-05T19:58:16.178Z] [INFO] All tests passed
14:58:16 [2024-02-05T19:58:16.178Z] [INFO] 
14:58:16 [2024-02-05T19:58:16.178Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:58:16 [2024-02-05T19:58:16.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
14:58:16 [2024-02-05T19:58:16.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.pom
14:58:16 [2024-02-05T19:58:16.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar
14:58:16 [2024-02-05T19:58:16.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-p2metadata.xml
14:58:16 [2024-02-05T19:58:16.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml
14:58:16 [2024-02-05T19:58:16.178Z] [INFO] 
14:58:16 [2024-02-05T19:58:16.178Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:58:16 [2024-02-05T19:58:16.178Z] [INFO] 
14:58:16 [2024-02-05T19:58:16.178Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
14:58:16 [2024-02-05T19:58:16.178Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [100/144]
14:58:16 [2024-02-05T19:58:16.178Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
14:58:16 [2024-02-05T19:58:16.178Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:58:16 [2024-02-05T19:58:16.178Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:16 [2024-02-05T19:58:16.178Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
14:58:16 [2024-02-05T19:58:16.434Z] [INFO] 
14:58:16 [2024-02-05T19:58:16.434Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:16 [2024-02-05T19:58:16.434Z] [INFO] 
14:58:16 [2024-02-05T19:58:16.434Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:16 [2024-02-05T19:58:16.434Z] [INFO] The project's OSGi version is 2.0.7.202402051940
14:58:16 [2024-02-05T19:58:16.434Z] [INFO] 
14:58:16 [2024-02-05T19:58:16.434Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:16 [2024-02-05T19:58:16.434Z] [INFO] 
14:58:16 [2024-02-05T19:58:16.434Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:16 [2024-02-05T19:58:16.434Z] [INFO] 
14:58:16 [2024-02-05T19:58:16.434Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:16 [2024-02-05T19:58:16.434Z] [INFO] 
14:58:16 [2024-02-05T19:58:16.434Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:16 [2024-02-05T19:58:16.434Z] [INFO] 
14:58:16 [2024-02-05T19:58:16.434Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:16 [2024-02-05T19:58:16.434Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
14:58:16 [2024-02-05T19:58:16.691Z] [INFO] 
14:58:16 [2024-02-05T19:58:16.691Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:16 [2024-02-05T19:58:16.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
14:58:16 [2024-02-05T19:58:16.691Z] [INFO] 
14:58:16 [2024-02-05T19:58:16.691Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:16 [2024-02-05T19:58:16.691Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:58:16 [2024-02-05T19:58:16.691Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:16 [2024-02-05T19:58:16.691Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
14:58:16 [2024-02-05T19:58:16.691Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] 
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] 
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] 
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:17 [2024-02-05T19:58:17.252Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] 
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] 
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] 
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] 
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] 
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] 
14:58:17 [2024-02-05T19:58:17.252Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:58:17 [2024-02-05T19:58:17.506Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
14:58:17 [2024-02-05T19:58:17.506Z] [INFO] Command line:
14:58:17 [2024-02-05T19:58:17.506Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:58:17 [2024-02-05T19:58:17.761Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:58:21 [2024-02-05T19:58:21.921Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
14:58:31 [2024-02-05T19:58:31.861Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.674 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
14:58:31 [2024-02-05T19:58:31.861Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testAnalysisExecution -- Time elapsed: 8.399 s
14:58:31 [2024-02-05T19:58:31.861Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testCanExecute -- Time elapsed: 0.188 s
14:58:31 [2024-02-05T19:58:31.861Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
15:00:23 [2024-02-05T20:00:23.219Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 98.50 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryThorough -- Time elapsed: 1.932 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle_end -- Time elapsed: 0.002 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_empty -- Time elapsed: 0.037 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_end -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQuery1 -- Time elapsed: 1.518 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQuery1 -- Time elapsed: 1.305 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQuery2 -- Time elapsed: 85.05 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullAttributeName -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkAbsolute -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFirstIntervalIsConsidered -- Time elapsed: 1.300 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype1 -- Time elapsed: 1.252 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype2 -- Time elapsed: 1.296 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.004 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarksNoMatch -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative -- Time elapsed: 0.002 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime1 -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime2 -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime1 -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime2 -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_begin -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_empty -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testParentAttribute -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkRelative -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.219Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
15:00:23 [2024-02-05T20:00:23.219Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.572 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOpenExistingStateFile -- Time elapsed: 0.024 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testBuild -- Time elapsed: 4.257 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_empty -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_end -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQuery1 -- Time elapsed: 0.003 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQuery1 -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery1 -- Time elapsed: 0.124 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery2 -- Time elapsed: 0.008 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery3 -- Time elapsed: 0.054 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullAttributeName -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkAbsolute -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.219Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryThorough -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarksNoMatch -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_begin -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_empty -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testParentAttribute -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkRelative -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
15:00:23 [2024-02-05T20:00:23.220Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.907 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_empty -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_end -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQuery1 -- Time elapsed: 0.060 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQuery1 -- Time elapsed: 0.044 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery1 -- Time elapsed: 0.004 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery2 -- Time elapsed: 0.040 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery3 -- Time elapsed: 0.002 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullAttributeName -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkAbsolute -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.041 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.031 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0.038 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryThorough -- Time elapsed: 0.031 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidAttribute -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.002 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarksNoMatch -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_begin -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_empty -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testParentAttribute -- Time elapsed: 0.001 s
15:00:23 [2024-02-05T20:00:23.220Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkRelative -- Time elapsed: 0 s
15:00:23 [2024-02-05T20:00:23.220Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
15:00:45 [2024-02-05T20:00:45.097Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.12 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
15:00:45 [2024-02-05T20:00:45.097Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 1.165 s
15:00:45 [2024-02-05T20:00:45.097Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testEmpty2DQuery -- Time elapsed: 1.124 s
15:00:45 [2024-02-05T20:00:45.097Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testIOOB2DQuery -- Time elapsed: 1.122 s
15:00:45 [2024-02-05T20:00:45.098Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testContinuous2DQuery -- Time elapsed: 7.138 s
15:00:45 [2024-02-05T20:00:45.098Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testReverse2DQuery -- Time elapsed: 4.728 s
15:00:45 [2024-02-05T20:00:45.098Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 1.118 s
15:00:45 [2024-02-05T20:00:45.098Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 4.720 s
15:00:45 [2024-02-05T20:00:45.098Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
15:00:48 [2024-02-05T20:00:48.356Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.856 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
15:00:48 [2024-02-05T20:00:48.356Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTraceSoftirq -- Time elapsed: 1.443 s
15:00:48 [2024-02-05T20:00:48.356Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTrace -- Time elapsed: 1.127 s
15:00:48 [2024-02-05T20:00:48.356Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchange -- Time elapsed: 1.146 s
15:00:48 [2024-02-05T20:00:48.356Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeWithWifi -- Time elapsed: 1.137 s
15:00:48 [2024-02-05T20:00:48.356Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
15:00:49 [2024-02-05T20:00:49.718Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
15:00:49 [2024-02-05T20:00:49.718Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest.testSchedEvents -- Time elapsed: 1.133 s
15:00:49 [2024-02-05T20:00:49.718Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
15:00:50 [2024-02-05T20:00:50.641Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.147 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
15:00:50 [2024-02-05T20:00:50.641Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest.testMatching -- Time elapsed: 1.146 s
15:00:50 [2024-02-05T20:00:50.641Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
15:01:05 [2024-02-05T20:01:05.465Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.09 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
15:01:05 [2024-02-05T20:01:05.465Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testExperimentSync -- Time elapsed: 0.831 s
15:01:05 [2024-02-05T20:01:05.465Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testDjangoExperimentSync -- Time elapsed: 13.26 s
15:01:05 [2024-02-05T20:01:05.465Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
15:01:05 [2024-02-05T20:01:05.465Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
15:01:05 [2024-02-05T20:01:05.465Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0.001 s
15:01:05 [2024-02-05T20:01:05.465Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
15:01:05 [2024-02-05T20:01:05.465Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
15:01:05 [2024-02-05T20:01:05.466Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
15:01:05 [2024-02-05T20:01:05.466Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
15:01:05 [2024-02-05T20:01:05.466Z] !SESSION 2024-02-05 19:58:17.639 -----------------------------------------------
15:01:05 [2024-02-05T20:01:05.466Z] eclipse.buildId=unknown
15:01:05 [2024-02-05T20:01:05.466Z] java.version=17.0.2
15:01:05 [2024-02-05T20:01:05.466Z] java.vendor=Oracle Corporation
15:01:05 [2024-02-05T20:01:05.466Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:01:05 [2024-02-05T20:01:05.466Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:01:05 [2024-02-05T20:01:05.466Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:01:05 [2024-02-05T20:01:05.466Z] 
15:01:05 [2024-02-05T20:01:05.466Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-05 20:01:04.830
15:01:05 [2024-02-05T20:01:05.466Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
15:01:11 [2024-02-05T20:01:11.989Z] 
15:01:11 [2024-02-05T20:01:11.989Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-05 20:01:11.271
15:01:11 [2024-02-05T20:01:11.989Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
15:01:15 [2024-02-05T20:01:15.257Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.48 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
15:01:15 [2024-02-05T20:01:15.257Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testWholeUstTrace -- Time elapsed: 6.510 s
15:01:15 [2024-02-05T20:01:15.257Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testOneEvent -- Time elapsed: 3.964 s
15:01:15 [2024-02-05T20:01:15.257Z] 
15:01:15 [2024-02-05T20:01:15.257Z] Results:
15:01:15 [2024-02-05T20:01:15.257Z] 
15:01:15 [2024-02-05T20:01:15.257Z] Tests run: 112, Failures: 0, Errors: 0, Skipped: 2
15:01:15 [2024-02-05T20:01:15.257Z] 
15:01:15 [2024-02-05T20:01:15.511Z] [INFO] All tests passed
15:01:15 [2024-02-05T20:01:15.511Z] [INFO] 
15:01:15 [2024-02-05T20:01:15.511Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:01:15 [2024-02-05T20:01:15.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
15:01:15 [2024-02-05T20:01:15.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.pom
15:01:15 [2024-02-05T20:01:15.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
15:01:15 [2024-02-05T20:01:15.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2metadata.xml
15:01:15 [2024-02-05T20:01:15.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2artifacts.xml
15:01:15 [2024-02-05T20:01:15.512Z] [INFO] 
15:01:15 [2024-02-05T20:01:15.512Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:01:15 [2024-02-05T20:01:15.512Z] [INFO] 
15:01:15 [2024-02-05T20:01:15.512Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
15:01:15 [2024-02-05T20:01:15.512Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT [101/144]
15:01:15 [2024-02-05T20:01:15.512Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
15:01:15 [2024-02-05T20:01:15.512Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:01:15 [2024-02-05T20:01:15.512Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:01:15 [2024-02-05T20:01:15.512Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
15:01:15 [2024-02-05T20:01:15.766Z] [INFO] 
15:01:15 [2024-02-05T20:01:15.766Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:15 [2024-02-05T20:01:15.766Z] [INFO] 
15:01:15 [2024-02-05T20:01:15.766Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:15 [2024-02-05T20:01:15.766Z] [INFO] The project's OSGi version is 1.0.20.202402051940
15:01:15 [2024-02-05T20:01:15.766Z] [INFO] 
15:01:15 [2024-02-05T20:01:15.766Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:15 [2024-02-05T20:01:15.766Z] [INFO] 
15:01:15 [2024-02-05T20:01:15.766Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:15 [2024-02-05T20:01:15.766Z] [INFO] 
15:01:15 [2024-02-05T20:01:15.766Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:15 [2024-02-05T20:01:15.766Z] [INFO] 
15:01:15 [2024-02-05T20:01:15.766Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:15 [2024-02-05T20:01:15.766Z] [INFO] 
15:01:15 [2024-02-05T20:01:15.766Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:15 [2024-02-05T20:01:15.766Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
15:01:16 [2024-02-05T20:01:16.326Z] [INFO] 
15:01:16 [2024-02-05T20:01:16.326Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:16 [2024-02-05T20:01:16.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
15:01:16 [2024-02-05T20:01:16.326Z] [INFO] 
15:01:16 [2024-02-05T20:01:16.326Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:16 [2024-02-05T20:01:16.326Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:01:16 [2024-02-05T20:01:16.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
15:01:16 [2024-02-05T20:01:16.326Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
15:01:16 [2024-02-05T20:01:16.326Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:01:16 [2024-02-05T20:01:16.581Z] [INFO] 
15:01:16 [2024-02-05T20:01:16.581Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:16 [2024-02-05T20:01:16.581Z] [INFO] 
15:01:16 [2024-02-05T20:01:16.581Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:16 [2024-02-05T20:01:16.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
15:01:16 [2024-02-05T20:01:16.581Z] [INFO] 
15:01:16 [2024-02-05T20:01:16.581Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:16 [2024-02-05T20:01:16.581Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
15:01:16 [2024-02-05T20:01:16.581Z] [INFO] 
15:01:16 [2024-02-05T20:01:16.581Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:16 [2024-02-05T20:01:16.581Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar
15:01:16 [2024-02-05T20:01:16.581Z] [INFO] 
15:01:16 [2024-02-05T20:01:16.581Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:16 [2024-02-05T20:01:16.581Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] 
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] 
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] 
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] 
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] Skipping tests
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] 
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.pom
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-p2metadata.xml
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-p2artifacts.xml
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] 
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] 
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT [102/144]
15:01:16 [2024-02-05T20:01:16.836Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:01:16 [2024-02-05T20:01:16.836Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:01:16 [2024-02-05T20:01:16.836Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:01:17 [2024-02-05T20:01:17.091Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.091Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.091Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.091Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.091Z] [INFO] The project's OSGi version is 3.1.0.202402051940
15:01:17 [2024-02-05T20:01:17.091Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.091Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.091Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.091Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.091Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.091Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.091Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.091Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.091Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.091Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.091Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
15:01:17 [2024-02-05T20:01:17.346Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.346Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.346Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
15:01:17 [2024-02-05T20:01:17.346Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.346Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.346Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:01:17 [2024-02-05T20:01:17.346Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:01:17 [2024-02-05T20:01:17.346Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:01:17 [2024-02-05T20:01:17.346Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:01:17 [2024-02-05T20:01:17.600Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.600Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.600Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.600Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.600Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.600Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
15:01:17 [2024-02-05T20:01:17.600Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.600Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.600Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:01:17 [2024-02-05T20:01:17.600Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:01:17 [2024-02-05T20:01:17.600Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:01:17 [2024-02-05T20:01:17.600Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.600Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.600Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:01:17 [2024-02-05T20:01:17.600Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.600Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.600Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
15:01:17 [2024-02-05T20:01:17.600Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.600Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.pom
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2metadata.xml
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2artifacts.xml
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] 
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.2.0-SNAPSHOT    [103/144]
15:01:17 [2024-02-05T20:01:17.601Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:01:17 [2024-02-05T20:01:17.601Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
15:01:18 [2024-02-05T20:01:18.158Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust/target
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] The project's OSGi version is 9.2.0.202402051940
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust ---
15:01:18 [2024-02-05T20:01:18.159Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT.jar
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust ---
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT-sources-feature.jar
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT.jar
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT.pom
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT-sources-feature.jar
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT-p2metadata.xml
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT-p2artifacts.xml
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT [104/144]
15:01:18 [2024-02-05T20:01:18.159Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:01:18 [2024-02-05T20:01:18.159Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:01:18 [2024-02-05T20:01:18.159Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
15:01:18 [2024-02-05T20:01:18.413Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.413Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:18 [2024-02-05T20:01:18.413Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.413Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:18 [2024-02-05T20:01:18.414Z] [INFO] The project's OSGi version is 1.0.14.202402051940
15:01:18 [2024-02-05T20:01:18.414Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.414Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:18 [2024-02-05T20:01:18.414Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.414Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:18 [2024-02-05T20:01:18.414Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.414Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:18 [2024-02-05T20:01:18.414Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.414Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:18 [2024-02-05T20:01:18.414Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.414Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:18 [2024-02-05T20:01:18.414Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
15:01:18 [2024-02-05T20:01:18.414Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.414Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:18 [2024-02-05T20:01:18.414Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
15:01:18 [2024-02-05T20:01:18.414Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.414Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:18 [2024-02-05T20:01:18.414Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:01:18 [2024-02-05T20:01:18.414Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:01:18 [2024-02-05T20:01:18.414Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
15:01:18 [2024-02-05T20:01:18.669Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:01:18 [2024-02-05T20:01:18.669Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.669Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:18 [2024-02-05T20:01:18.669Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.669Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:18 [2024-02-05T20:01:18.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
15:01:18 [2024-02-05T20:01:18.669Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.669Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:18 [2024-02-05T20:01:18.923Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
15:01:18 [2024-02-05T20:01:18.923Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.923Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:18 [2024-02-05T20:01:18.923Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar
15:01:18 [2024-02-05T20:01:18.923Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.923Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:18 [2024-02-05T20:01:18.923Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar
15:01:18 [2024-02-05T20:01:18.923Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.923Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:18 [2024-02-05T20:01:18.923Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.923Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:18 [2024-02-05T20:01:18.923Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.923Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:18 [2024-02-05T20:01:18.923Z] [INFO] 
15:01:18 [2024-02-05T20:01:18.923Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:19 [2024-02-05T20:01:19.178Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
15:01:19 [2024-02-05T20:01:19.178Z] [INFO] Command line:
15:01:19 [2024-02-05T20:01:19.178Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:01:19 [2024-02-05T20:01:19.178Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:01:23 [2024-02-05T20:01:23.334Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
15:01:23 [2024-02-05T20:01:23.334Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.105 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
15:01:23 [2024-02-05T20:01:23.334Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest skipped
15:01:23 [2024-02-05T20:01:23.334Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
15:01:25 [2024-02-05T20:01:25.215Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.020 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
15:01:25 [2024-02-05T20:01:25.215Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0.009 s
15:01:25 [2024-02-05T20:01:25.215Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetCpuForThread -- Time elapsed: 1.839 s
15:01:25 [2024-02-05T20:01:25.215Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testExecution -- Time elapsed: 0.077 s
15:01:25 [2024-02-05T20:01:25.215Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCanExecute -- Time elapsed: 0.013 s
15:01:25 [2024-02-05T20:01:25.215Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.080 s
15:01:25 [2024-02-05T20:01:25.215Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
15:01:31 [2024-02-05T20:01:31.734Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.783 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
15:01:31 [2024-02-05T20:01:31.734Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExec -- Time elapsed: 1.132 s
15:01:31 [2024-02-05T20:01:31.734Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0 s
15:01:31 [2024-02-05T20:01:31.734Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAllBinaries -- Time elapsed: 1.151 s
15:01:31 [2024-02-05T20:01:31.734Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExecution -- Time elapsed: 0.091 s
15:01:31 [2024-02-05T20:01:31.735Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testTwoProcesses -- Time elapsed: 1.111 s
15:01:31 [2024-02-05T20:01:31.735Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCanExecute -- Time elapsed: 0.029 s
15:01:31 [2024-02-05T20:01:31.735Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBuildIDDebugLink -- Time elapsed: 1.115 s
15:01:31 [2024-02-05T20:01:31.735Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.011 s
15:01:31 [2024-02-05T20:01:31.735Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBinaryCallsites -- Time elapsed: 1.140 s
15:01:31 [2024-02-05T20:01:31.735Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
15:01:41 [2024-02-05T20:01:41.662Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.850 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
15:01:41 [2024-02-05T20:01:41.662Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackEnd -- Time elapsed: 1.206 s
15:01:41 [2024-02-05T20:01:41.662Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testConstruction -- Time elapsed: 1.185 s
15:01:41 [2024-02-05T20:01:41.662Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack1 -- Time elapsed: 1.208 s
15:01:41 [2024-02-05T20:01:41.662Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack2 -- Time elapsed: 1.213 s
15:01:41 [2024-02-05T20:01:41.662Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack3 -- Time elapsed: 1.143 s
15:01:41 [2024-02-05T20:01:41.662Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testOtherUstTrace -- Time elapsed: 2.753 s
15:01:41 [2024-02-05T20:01:41.662Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackBegin -- Time elapsed: 1.138 s
15:01:41 [2024-02-05T20:01:41.662Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
15:01:51 [2024-02-05T20:01:51.587Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.237 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
15:01:51 [2024-02-05T20:01:51.587Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackEnd -- Time elapsed: 1.136 s
15:01:51 [2024-02-05T20:01:51.587Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testConstruction -- Time elapsed: 1.166 s
15:01:51 [2024-02-05T20:01:51.587Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack1 -- Time elapsed: 1.124 s
15:01:51 [2024-02-05T20:01:51.587Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack2 -- Time elapsed: 1.123 s
15:01:51 [2024-02-05T20:01:51.587Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack3 -- Time elapsed: 1.124 s
15:01:51 [2024-02-05T20:01:51.587Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testOtherUstTrace -- Time elapsed: 2.438 s
15:01:51 [2024-02-05T20:01:51.587Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackBegin -- Time elapsed: 1.124 s
15:01:51 [2024-02-05T20:01:51.587Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
15:01:51 [2024-02-05T20:01:51.587Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
15:01:51 [2024-02-05T20:01:51.587Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.004 s
15:01:51 [2024-02-05T20:01:51.587Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
15:01:51 [2024-02-05T20:01:51.587Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
15:01:51 [2024-02-05T20:01:51.587Z] org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest.testTidAspect -- Time elapsed: 0.104 s
15:01:51 [2024-02-05T20:01:51.587Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
15:01:51 [2024-02-05T20:01:51.587Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
15:01:51 [2024-02-05T20:01:51.587Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0.001 s
15:01:51 [2024-02-05T20:01:51.587Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
15:01:51 [2024-02-05T20:01:51.587Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
15:01:51 [2024-02-05T20:01:51.587Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
15:01:51 [2024-02-05T20:01:51.587Z] 
15:01:51 [2024-02-05T20:01:51.587Z] Results:
15:01:51 [2024-02-05T20:01:51.587Z] 
15:01:51 [2024-02-05T20:01:51.587Z] Tests run: 35, Failures: 0, Errors: 0, Skipped: 1
15:01:51 [2024-02-05T20:01:51.587Z] 
15:01:51 [2024-02-05T20:01:51.587Z] [INFO] All tests passed
15:01:51 [2024-02-05T20:01:51.587Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.587Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:51 [2024-02-05T20:01:51.587Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar
15:01:51 [2024-02-05T20:01:51.587Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.pom
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-p2metadata.xml
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-p2artifacts.xml
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [105/144]
15:01:51 [2024-02-05T20:01:51.588Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:01:51 [2024-02-05T20:01:51.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
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] The project's OSGi version is 1.0.3.202402051940
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:01:51 [2024-02-05T20:01:51.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
15:01:51 [2024-02-05T20:01:51.588Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] Skipping tests
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.pom
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:01:51 [2024-02-05T20:01:51.588Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [106/144]
15:01:51 [2024-02-05T20:01:51.589Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:01:51 [2024-02-05T20:01:51.589Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] The project's OSGi version is 1.0.16.202402051940
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.589Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:01:51 [2024-02-05T20:01:51.589Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:01:51 [2024-02-05T20:01:51.589Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
15:01:51 [2024-02-05T20:01:51.589Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:01:51 [2024-02-05T20:01:51.843Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.843Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.843Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.843Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.843Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
15:01:51 [2024-02-05T20:01:51.843Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.843Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.843Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
15:01:51 [2024-02-05T20:01:51.843Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.843Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.843Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
15:01:51 [2024-02-05T20:01:51.843Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.843Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.843Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] Skipping tests
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.pom
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.2.0-SNAPSHOT [107/144]
15:01:51 [2024-02-05T20:01:51.844Z] [INFO]   from pcap/pom.xml
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --------------------------------[ pom ]---------------------------------
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap-parent ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-9.2.0-SNAPSHOT.pom
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [108/144]
15:01:51 [2024-02-05T20:01:51.844Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:01:51 [2024-02-05T20:01:51.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
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] The project's OSGi version is 1.2.1.202402051940
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] 
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
15:01:51 [2024-02-05T20:01:51.844Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:01:51 [2024-02-05T20:01:51.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
15:01:51 [2024-02-05T20:01:51.844Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:01:51 [2024-02-05T20:01:51.844Z] [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.pcap.core ---
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core ---
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core ---
15:01:52 [2024-02-05T20:01:52.403Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:01:52 [2024-02-05T20:01:52.403Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:01:52 [2024-02-05T20:01:52.403Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core ---
15:01:52 [2024-02-05T20:01:52.403Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core ---
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.pom
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-p2metadata.xml
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-p2artifacts.xml
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [109/144]
15:01:52 [2024-02-05T20:01:52.403Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:01:52 [2024-02-05T20:01:52.403Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:01:52 [2024-02-05T20:01:52.403Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] The project's OSGi version is 1.0.7.202402051940
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.658Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:01:52 [2024-02-05T20:01:52.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
15:01:52 [2024-02-05T20:01:52.658Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.658Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.658Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.915Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
15:01:52 [2024-02-05T20:01:52.915Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.915Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.915Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
15:01:52 [2024-02-05T20:01:52.915Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.915Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.915Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.915Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.915Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.915Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.915Z] [INFO] 
15:01:52 [2024-02-05T20:01:52.915Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:52 [2024-02-05T20:01:52.915Z] [INFO] Executing tasks
15:01:52 [2024-02-05T20:01:52.915Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
15:01:52 [2024-02-05T20:01:52.915Z] [WARNING]      [echo] Attempting to download test traces
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip permanently moved to https://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip permanently moved to https://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip permanently moved to https://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip permanently moved to https://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip permanently moved to https://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip permanently moved to https://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip permanently moved to https://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
15:01:52 [2024-02-05T20:01:52.915Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
15:01:53 [2024-02-05T20:01:53.170Z] [INFO]       [get] http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 permanently moved to https://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
15:01:53 [2024-02-05T20:01:53.425Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
15:01:53 [2024-02-05T20:01:53.425Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:01:53 [2024-02-05T20:01:53.425Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:01:53 [2024-02-05T20:01:53.425Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:01:53 [2024-02-05T20:01:53.425Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:01:53 [2024-02-05T20:01:53.425Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:01:53 [2024-02-05T20:01:53.425Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:01:53 [2024-02-05T20:01:53.425Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:01:53 [2024-02-05T20:01:53.680Z] [INFO]   [bunzip2] Expanding sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
15:01:55 [2024-02-05T20:01:55.043Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:01:55 [2024-02-05T20:01:55.044Z] [WARNING]      [echo] Traces extracted successfully
15:01:55 [2024-02-05T20:01:55.044Z] [INFO] Executed tasks
15:01:55 [2024-02-05T20:01:55.044Z] [INFO] 
15:01:55 [2024-02-05T20:01:55.044Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:55 [2024-02-05T20:01:55.044Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
15:01:55 [2024-02-05T20:01:55.044Z] [INFO] Command line:
15:01:55 [2024-02-05T20:01:55.044Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:01:55 [2024-02-05T20:01:55.044Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:01:58 [2024-02-05T20:01:58.303Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
15:01:58 [2024-02-05T20:01:58.303Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
15:01:58 [2024-02-05T20:01:58.303Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest.CompleteIPv6PacketTest -- Time elapsed: 0.109 s
15:01:58 [2024-02-05T20:01:58.303Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
15:01:58 [2024-02-05T20:01:58.559Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
15:01:58 [2024-02-05T20:01:58.559Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest.CompleteIPv4PacketTest -- Time elapsed: 0.057 s
15:01:58 [2024-02-05T20:01:58.559Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
15:01:58 [2024-02-05T20:01:58.559Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
15:01:58 [2024-02-05T20:01:58.559Z] org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest.CompleteUnknownPacketTest -- Time elapsed: 0.009 s
15:01:58 [2024-02-05T20:01:58.559Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
15:01:58 [2024-02-05T20:01:58.559Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
15:01:58 [2024-02-05T20:01:58.559Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestgetProtocols -- Time elapsed: 0 s
15:01:58 [2024-02-05T20:01:58.559Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestProtocolAttributes -- Time elapsed: 0 s
15:01:58 [2024-02-05T20:01:58.559Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
15:01:58 [2024-02-05T20:01:58.559Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
15:01:58 [2024-02-05T20:01:58.559Z] org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest.CompleteUDPPacketTest -- Time elapsed: 0.006 s
15:01:58 [2024-02-05T20:01:58.559Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
15:01:58 [2024-02-05T20:01:58.559Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
15:01:58 [2024-02-05T20:01:58.559Z] org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest.CompletePcapPacketTest -- Time elapsed: 0.023 s
15:01:58 [2024-02-05T20:01:58.559Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
15:01:58 [2024-02-05T20:01:58.559Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
15:01:58 [2024-02-05T20:01:58.559Z] org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest.CompleteTCPPacketTest -- Time elapsed: 0.010 s
15:01:58 [2024-02-05T20:01:58.559Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
15:01:58 [2024-02-05T20:01:58.559Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
15:01:58 [2024-02-05T20:01:58.559Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest.CompleteEthernetIIPacketTest -- Time elapsed: 0.002 s
15:01:58 [2024-02-05T20:01:58.559Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
15:01:58 [2024-02-05T20:01:58.816Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
15:01:58 [2024-02-05T20:01:58.816Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.FileOpenDirectory -- Time elapsed: 0.001 s
15:01:58 [2024-02-05T20:01:58.816Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBadPcapTest -- Time elapsed: 0 s
15:01:58 [2024-02-05T20:01:58.816Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBinaryFile -- Time elapsed: 0 s
15:01:58 [2024-02-05T20:01:58.816Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
15:01:58 [2024-02-05T20:01:58.816Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
15:01:58 [2024-02-05T20:01:58.816Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest.FileReadTest -- Time elapsed: 0.007 s
15:01:58 [2024-02-05T20:01:58.816Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
15:01:58 [2024-02-05T20:01:58.816Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
15:01:58 [2024-02-05T20:01:58.816Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenTest -- Time elapsed: 0.001 s
15:01:58 [2024-02-05T20:01:58.816Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenEmptyTest -- Time elapsed: 0 s
15:01:58 [2024-02-05T20:01:58.816Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
15:01:58 [2024-02-05T20:01:58.816Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
15:01:58 [2024-02-05T20:01:58.816Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest.EndiannessTest -- Time elapsed: 0.001 s
15:01:58 [2024-02-05T20:01:58.816Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
15:01:58 [2024-02-05T20:01:58.816Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
15:01:58 [2024-02-05T20:01:58.816Z] org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest.GenericPacketTest -- Time elapsed: 0 s
15:01:58 [2024-02-05T20:01:58.816Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
15:01:58 [2024-02-05T20:01:58.816Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
15:01:58 [2024-02-05T20:01:58.816Z] org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest.PacketExceptionTest -- Time elapsed: 0 s
15:01:58 [2024-02-05T20:01:58.816Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
15:01:58 [2024-02-05T20:01:58.816Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
15:01:58 [2024-02-05T20:01:58.816Z] org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest.StreamBuildingTest -- Time elapsed: 0.006 s
15:01:58 [2024-02-05T20:01:58.816Z] 
15:01:58 [2024-02-05T20:01:58.816Z] Results:
15:01:58 [2024-02-05T20:01:58.816Z] 
15:01:58 [2024-02-05T20:01:58.816Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
15:01:58 [2024-02-05T20:01:58.816Z] 
15:01:59 [2024-02-05T20:01:59.071Z] [INFO] All tests passed
15:01:59 [2024-02-05T20:01:59.071Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.071Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:59 [2024-02-05T20:01:59.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
15:01:59 [2024-02-05T20:01:59.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.pom
15:01:59 [2024-02-05T20:01:59.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
15:01:59 [2024-02-05T20:01:59.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-p2metadata.xml
15:01:59 [2024-02-05T20:01:59.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml
15:01:59 [2024-02-05T20:01:59.071Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.071Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
15:01:59 [2024-02-05T20:01:59.071Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.071Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
15:01:59 [2024-02-05T20:01:59.071Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [110/144]
15:01:59 [2024-02-05T20:01:59.071Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:01:59 [2024-02-05T20:01:59.071Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:01:59 [2024-02-05T20:01:59.071Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:01:59 [2024-02-05T20:01:59.071Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] The project's OSGi version is 1.1.1.202402051940
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.326Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.326Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:01:59 [2024-02-05T20:01:59.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
15:01:59 [2024-02-05T20:01:59.327Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:01:59 [2024-02-05T20:01:59.327Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.581Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:01:59 [2024-02-05T20:01:59.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
15:01:59 [2024-02-05T20:01:59.581Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.581Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.pom
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-p2metadata.xml
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-p2artifacts.xml
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [111/144]
15:01:59 [2024-02-05T20:01:59.581Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:01:59 [2024-02-05T20:01:59.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
15:01:59 [2024-02-05T20:01:59.581Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:01:59 [2024-02-05T20:01:59.582Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.582Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:01:59 [2024-02-05T20:01:59.582Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.582Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] The project's OSGi version is 1.2.0.202402051940
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] 
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:01:59 [2024-02-05T20:01:59.836Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:01:59 [2024-02-05T20:01:59.836Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:01:59 [2024-02-05T20:01:59.836Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:01:59 [2024-02-05T20:01:59.836Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:02:00 [2024-02-05T20:02:00.091Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.091Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:02:00 [2024-02-05T20:02:00.091Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.091Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:02:00 [2024-02-05T20:02:00.091Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.091Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:02:00 [2024-02-05T20:02:00.091Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
15:02:00 [2024-02-05T20:02:00.091Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.091Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:02:00 [2024-02-05T20:02:00.091Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:02:00 [2024-02-05T20:02:00.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
15:02:00 [2024-02-05T20:02:00.091Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:02:00 [2024-02-05T20:02:00.091Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.091Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:02:00 [2024-02-05T20:02:00.092Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:02:00 [2024-02-05T20:02:00.092Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.092Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:02:00 [2024-02-05T20:02:00.092Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
15:02:00 [2024-02-05T20:02:00.092Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.092Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:02:00 [2024-02-05T20:02:00.092Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
15:02:00 [2024-02-05T20:02:00.092Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.092Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:02:00 [2024-02-05T20:02:00.092Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.092Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:02:00 [2024-02-05T20:02:00.092Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.092Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:02:00 [2024-02-05T20:02:00.092Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.092Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:02:00 [2024-02-05T20:02:00.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
15:02:00 [2024-02-05T20:02:00.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.pom
15:02:00 [2024-02-05T20:02:00.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
15:02:00 [2024-02-05T20:02:00.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2metadata.xml
15:02:00 [2024-02-05T20:02:00.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2artifacts.xml
15:02:00 [2024-02-05T20:02:00.347Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.347Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:02:00 [2024-02-05T20:02:00.347Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.347Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
15:02:00 [2024-02-05T20:02:00.347Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.2.0-SNAPSHOT      [112/144]
15:02:00 [2024-02-05T20:02:00.347Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
15:02:00 [2024-02-05T20:02:00.347Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:02:00 [2024-02-05T20:02:00.347Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap/target
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] The project's OSGi version is 9.2.0.202402051940
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap ---
15:02:00 [2024-02-05T20:02:00.602Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT.jar
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap ---
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT-sources-feature.jar
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT.jar
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT.pom
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT-sources-feature.jar
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT-p2metadata.xml
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT-p2artifacts.xml
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.602Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [113/144]
15:02:00 [2024-02-05T20:02:00.603Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:02:00 [2024-02-05T20:02:00.603Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] The project's OSGi version is 1.0.4.202402051940
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:00 [2024-02-05T20:02:00.603Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
15:02:00 [2024-02-05T20:02:00.858Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.858Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:00 [2024-02-05T20:02:00.858Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
15:02:00 [2024-02-05T20:02:00.858Z] [INFO] 
15:02:00 [2024-02-05T20:02:00.858Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:00 [2024-02-05T20:02:00.858Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:02:00 [2024-02-05T20:02:00.858Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:02:00 [2024-02-05T20:02:00.859Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
15:02:00 [2024-02-05T20:02:00.859Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:02:01 [2024-02-05T20:02:01.113Z] [INFO] 
15:02:01 [2024-02-05T20:02:01.113Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:01 [2024-02-05T20:02:01.113Z] [INFO] 
15:02:01 [2024-02-05T20:02:01.113Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:01 [2024-02-05T20:02:01.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
15:02:01 [2024-02-05T20:02:01.114Z] [INFO] 
15:02:01 [2024-02-05T20:02:01.114Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:01 [2024-02-05T20:02:01.114Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
15:02:01 [2024-02-05T20:02:01.114Z] [INFO] 
15:02:01 [2024-02-05T20:02:01.114Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:01 [2024-02-05T20:02:01.114Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
15:02:01 [2024-02-05T20:02:01.114Z] [INFO] 
15:02:01 [2024-02-05T20:02:01.114Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:01 [2024-02-05T20:02:01.114Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
15:02:01 [2024-02-05T20:02:01.114Z] [INFO] 
15:02:01 [2024-02-05T20:02:01.114Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:01 [2024-02-05T20:02:01.114Z] [INFO] 
15:02:01 [2024-02-05T20:02:01.114Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:01 [2024-02-05T20:02:01.114Z] [INFO] 
15:02:01 [2024-02-05T20:02:01.114Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:01 [2024-02-05T20:02:01.114Z] [INFO] 
15:02:01 [2024-02-05T20:02:01.114Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:01 [2024-02-05T20:02:01.368Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
15:02:01 [2024-02-05T20:02:01.368Z] [INFO] Command line:
15:02:01 [2024-02-05T20:02:01.368Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:02:01 [2024-02-05T20:02:01.368Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:02:05 [2024-02-05T20:02:05.526Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
15:02:06 [2024-02-05T20:02:06.451Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.constructorTest -- Time elapsed: 0.006 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.canExecuteTest -- Time elapsed: 0.017 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.executeAnalysisTest -- Time elapsed: 1.207 s
15:02:06 [2024-02-05T20:02:06.451Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
15:02:06 [2024-02-05T20:02:06.451Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testParseEvent -- Time elapsed: 0.004 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEndTime -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetNbEvents -- Time elapsed: 0.001 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_null -- Time elapsed: 0.001 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStartTime -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testBroadcast -- Time elapsed: 0.001 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testValidate -- Time elapsed: 0.001 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetName -- Time elapsed: 0.001 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetPath -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testPcapTrace -- Time elapsed: 0.001 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStreamingInterval -- Time elapsed: 0.001 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetLocationRatio -- Time elapsed: 0.001 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCacheSize -- Time elapsed: 0.001 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTraceProperties -- Time elapsed: 0.002 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.getSource -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_normal -- Time elapsed: 0.002 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_rank -- Time elapsed: 0.002 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTimeRange -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEventType -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_ratio -- Time elapsed: 0.001 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetResource -- Time elapsed: 0.001 s
15:02:06 [2024-02-05T20:02:06.451Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_location -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.452Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCurrentLocation -- Time elapsed: 0.001 s
15:02:06 [2024-02-05T20:02:06.452Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
15:02:06 [2024-02-05T20:02:06.707Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
15:02:06 [2024-02-05T20:02:06.707Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularToStringTest -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.707Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.rootToStringTest -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.707Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.customFieldValueRequestTest -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.707Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.copyConstructorTest -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.707Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularFieldValueRequestTest -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.707Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
15:02:06 [2024-02-05T20:02:06.707Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
15:02:06 [2024-02-05T20:02:06.707Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getSourceEndpointTest -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.707Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getProtocolsTest -- Time elapsed: 0.002 s
15:02:06 [2024-02-05T20:02:06.707Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getPayloadTest -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.707Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getFieldsTest -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.707Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringTest -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.707Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getMostEncapsulatedProtocolTest -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.707Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getDestinationEndpointTest -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.707Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringAtSpecificProtocolTest -- Time elapsed: 0 s
15:02:06 [2024-02-05T20:02:06.707Z] 
15:02:06 [2024-02-05T20:02:06.707Z] Results:
15:02:06 [2024-02-05T20:02:06.707Z] 
15:02:06 [2024-02-05T20:02:06.707Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
15:02:06 [2024-02-05T20:02:06.707Z] 
15:02:06 [2024-02-05T20:02:06.963Z] [INFO] All tests passed
15:02:06 [2024-02-05T20:02:06.963Z] [INFO] 
15:02:06 [2024-02-05T20:02:06.963Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:06 [2024-02-05T20:02:06.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
15:02:06 [2024-02-05T20:02:06.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.pom
15:02:06 [2024-02-05T20:02:06.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
15:02:06 [2024-02-05T20:02:06.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:02:06 [2024-02-05T20:02:06.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:02:06 [2024-02-05T20:02:06.963Z] [INFO] 
15:02:06 [2024-02-05T20:02:06.963Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:02:06 [2024-02-05T20:02:06.963Z] [INFO] 
15:02:06 [2024-02-05T20:02:06.963Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
15:02:06 [2024-02-05T20:02:06.963Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [114/144]
15:02:06 [2024-02-05T20:02:06.963Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
15:02:06 [2024-02-05T20:02:06.963Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:02:06 [2024-02-05T20:02:06.963Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:02:06 [2024-02-05T20:02:06.963Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
15:02:07 [2024-02-05T20:02:07.219Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.219Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.219Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.219Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.219Z] [INFO] The project's OSGi version is 1.0.3.202402051940
15:02:07 [2024-02-05T20:02:07.219Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.219Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.219Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.219Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.219Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.219Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.219Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.219Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.219Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.219Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.219Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
15:02:07 [2024-02-05T20:02:07.473Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.473Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.473Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
15:02:07 [2024-02-05T20:02:07.473Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.473Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.473Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:02:07 [2024-02-05T20:02:07.473Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:02:07 [2024-02-05T20:02:07.473Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
15:02:07 [2024-02-05T20:02:07.473Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.728Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] Skipping tests
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:02:07 [2024-02-05T20:02:07.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] Building Trace Compass RCP Parent 9.2.0-SNAPSHOT               [115/144]
15:02:07 [2024-02-05T20:02:07.729Z] [INFO]   from rcp/pom.xml
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] --------------------------------[ pom ]---------------------------------
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp-parent ---
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-9.2.0-SNAPSHOT.pom
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] Building Trace Compass RCP Branding plug-in 9.2.0-SNAPSHOT     [116/144]
15:02:07 [2024-02-05T20:02:07.729Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:07 [2024-02-05T20:02:07.729Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:02:07 [2024-02-05T20:02:07.729Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:02:07 [2024-02-05T20:02:07.983Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.983Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.983Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.983Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] The project's OSGi version is 9.2.0.202402051940
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:02:07 [2024-02-05T20:02:07.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
15:02:07 [2024-02-05T20:02:07.984Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:02:07 [2024-02-05T20:02:07.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
15:02:07 [2024-02-05T20:02:07.984Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT-sources.jar
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT.jar
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT.jar
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT.pom
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT-sources.jar
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT-p2metadata.xml
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT-p2artifacts.xml
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] Building Trace Compass RCP Branding Feature 9.2.0-SNAPSHOT     [117/144]
15:02:07 [2024-02-05T20:02:07.984Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] The project's OSGi version is 9.2.0.202402051940
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.984Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:02:07 [2024-02-05T20:02:07.985Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT.jar
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT-sources-feature.jar
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:02:07 [2024-02-05T20:02:07.985Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:9.2.0-SNAPSHOT already attached, replace previous instance
15:02:07 [2024-02-05T20:02:07.985Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:9.2.0-SNAPSHOT already attached, replace previous instance
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT.jar
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT.pom
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT-sources-feature.jar
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT-p2metadata.xml
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT-p2artifacts.xml
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] 
15:02:07 [2024-02-05T20:02:07.985Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:02:08 [2024-02-05T20:02:08.239Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [118/144]
15:02:08 [2024-02-05T20:02:08.240Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:08 [2024-02-05T20:02:08.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
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.jar
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.jar (60 kB at 1.1 MB/s)
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.pom
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.pom (13 kB at 6.6 MB/s)
15:02:08 [2024-02-05T20:02:08.240Z] [WARNING] The POM for commons-cli:commons-cli:jar:1.6.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] The project's OSGi version is 1.1.0.202402051940
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.240Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:02:08 [2024-02-05T20:02:08.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
15:02:08 [2024-02-05T20:02:08.240Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:02:08 [2024-02-05T20:02:08.240Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:02:08 [2024-02-05T20:02:08.495Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.495Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.495Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.496Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:02:08 [2024-02-05T20:02:08.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
15:02:08 [2024-02-05T20:02:08.496Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.496Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.pom
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2metadata.xml
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2artifacts.xml
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.2.0-SNAPSHOT        [119/144]
15:02:08 [2024-02-05T20:02:08.496Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:08 [2024-02-05T20:02:08.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
15:02:08 [2024-02-05T20:02:08.496Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:02:08 [2024-02-05T20:02:08.751Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.751Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
15:02:08 [2024-02-05T20:02:08.751Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.751Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
15:02:08 [2024-02-05T20:02:08.751Z] [INFO] The project's OSGi version is 9.2.0.202402051940
15:02:08 [2024-02-05T20:02:08.751Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.751Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
15:02:08 [2024-02-05T20:02:08.751Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.751Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
15:02:08 [2024-02-05T20:02:08.752Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.752Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
15:02:08 [2024-02-05T20:02:08.752Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.752Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
15:02:08 [2024-02-05T20:02:08.752Z] [INFO] 
15:02:08 [2024-02-05T20:02:08.752Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
15:02:08 [2024-02-05T20:02:08.752Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
15:02:09 [2024-02-05T20:02:09.006Z] [INFO] 
15:02:09 [2024-02-05T20:02:09.006Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
15:02:09 [2024-02-05T20:02:09.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
15:02:09 [2024-02-05T20:02:09.006Z] [INFO] 
15:02:09 [2024-02-05T20:02:09.006Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
15:02:09 [2024-02-05T20:02:09.006Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:02:09 [2024-02-05T20:02:09.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
15:02:09 [2024-02-05T20:02:09.006Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:02:09 [2024-02-05T20:02:09.006Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] 
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.ui ---
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] 
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui ---
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] 
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] 
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui ---
15:02:09 [2024-02-05T20:02:09.261Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:02:09 [2024-02-05T20:02:09.261Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:02:09 [2024-02-05T20:02:09.261Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] 
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui ---
15:02:09 [2024-02-05T20:02:09.261Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] 
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT-sources.jar
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] 
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT.jar
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] 
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] 
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui ---
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] 
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] 
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT.jar
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT.pom
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT-sources.jar
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT-p2metadata.xml
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT-p2artifacts.xml
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] 
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] 
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] Building Trace Compass RCP Feature 9.2.0-SNAPSHOT              [120/144]
15:02:09 [2024-02-05T20:02:09.261Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:02:09 [2024-02-05T20:02:09.261Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp/pom.xml
15:02:09 [2024-02-05T20:02:09.821Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar
15:02:09 [2024-02-05T20:02:09.821Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar (283 kB at 71 MB/s)
15:02:09 [2024-02-05T20:02:09.821Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar (598 kB at 50 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar (238 kB at 79 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [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
15:02:09 [2024-02-05T20:02:09.822Z] [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 25 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar (11 kB)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar (40 kB at 7.9 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar (203 kB at 68 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar (59 kB at 5.4 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar (273 kB at 68 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.3/jetty-http-12.0.3.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.3/jetty-http-12.0.3.jar (387 kB at 43 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.3/jetty-server-12.0.3.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.3/jetty-server-12.0.3.jar (571 kB at 32 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.3/jetty-session-12.0.3.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.3/jetty-session-12.0.3.jar (117 kB at 39 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.3/jetty-ee8-servlet-12.0.3.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.3/jetty-ee8-servlet-12.0.3.jar (144 kB at 24 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.3/jetty-ee8-nested-12.0.3.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.3/jetty-ee8-nested-12.0.3.jar (385 kB at 77 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.3/jetty-util-12.0.3.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.3/jetty-util-12.0.3.jar (623 kB at 39 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.52/apache-jsp-9.0.52.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.52/apache-jsp-9.0.52.jar (1.0 MB at 93 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.3/jetty-ee8-security-12.0.3.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.3/jetty-ee8-security-12.0.3.jar (76 kB at 5.1 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.3/jetty-security-12.0.3.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.3/jetty-security-12.0.3.jar (145 kB at 72 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.3/jetty-io-12.0.3.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.3/jetty-io-12.0.3.jar (276 kB at 69 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 28 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom (13 kB at 6.5 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom (20 kB at 20 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom (5.0 kB at 5.0 MB/s)
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom
15:02:09 [2024-02-05T20:02:09.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 1.3 MB/s)
15:02:09 [2024-02-05T20:02:09.823Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom
15:02:09 [2024-02-05T20:02:09.823Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 17 MB/s)
15:02:09 [2024-02-05T20:02:09.823Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom
15:02:09 [2024-02-05T20:02:09.823Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom (14 kB at 2.7 MB/s)
15:02:10 [2024-02-05T20:02:10.078Z] [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
15:02:10 [2024-02-05T20:02:10.078Z] [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 7.8 MB/s)
15:02:10 [2024-02-05T20:02:10.078Z] [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
15:02:10 [2024-02-05T20:02:10.078Z] [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 1.4 MB/s)
15:02:10 [2024-02-05T20:02:10.078Z] [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
15:02:10 [2024-02-05T20:02:10.078Z] [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 13 MB/s)
15:02:10 [2024-02-05T20:02:10.078Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.pom
15:02:10 [2024-02-05T20:02:10.078Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.pom (5.8 kB at 5.8 MB/s)
15:02:10 [2024-02-05T20:02:10.078Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom
15:02:10 [2024-02-05T20:02:10.078Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom (3.5 kB at 3.5 MB/s)
15:02:10 [2024-02-05T20:02:10.078Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/gogo-parent/6/gogo-parent-6.pom
15:02:10 [2024-02-05T20:02:10.078Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/gogo-parent/6/gogo-parent-6.pom (5.4 kB at 2.7 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/5/felix-parent-5.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/5/felix-parent-5.pom (22 kB at 22 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 7.7 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom (3.9 kB at 552 kB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.pom (3.9 kB at 1.9 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom (3.7 kB at 3.7 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom (9.7 kB at 9.7 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom (17 kB at 8.6 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.3/jetty-http-12.0.3.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.3/jetty-http-12.0.3.pom (4.0 kB at 2.0 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-core/12.0.3/jetty-core-12.0.3.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-core/12.0.3/jetty-core-12.0.3.pom (4.5 kB at 4.5 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/12.0.3/jetty-project-12.0.3.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/12.0.3/jetty-project-12.0.3.pom (101 kB at 25 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.15.3/jackson-bom-2.15.3.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.15.3/jackson-bom-2.15.3.pom (18 kB at 2.2 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 1.3 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/50/oss-parent-50.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 12 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom (18 kB at 3.1 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom (16 kB at 7.8 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 22 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom (3.2 kB at 1.6 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom (8.8 kB at 1.5 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.3/jetty-io-12.0.3.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.3/jetty-io-12.0.3.pom (1.9 kB at 1.9 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.3/jetty-util-12.0.3.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.3/jetty-util-12.0.3.pom (3.6 kB at 3.6 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.3/jetty-server-12.0.3.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.3/jetty-server-12.0.3.pom (3.1 kB at 3.1 MB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.3/jetty-session-12.0.3.pom
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.3/jetty-session-12.0.3.pom (2.7 kB at 670 kB/s)
15:02:10 [2024-02-05T20:02:10.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.3/jetty-ee8-servlet-12.0.3.pom
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.3/jetty-ee8-servlet-12.0.3.pom (2.6 kB at 1.3 MB/s)
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8/12.0.3/jetty-ee8-12.0.3.pom
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8/12.0.3/jetty-ee8-12.0.3.pom (24 kB at 3.5 MB/s)
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.3/jetty-ee8-nested-12.0.3.pom
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.3/jetty-ee8-nested-12.0.3.pom (3.0 kB at 372 kB/s)
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.3/jetty-security-12.0.3.pom
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.3/jetty-security-12.0.3.pom (2.0 kB at 290 kB/s)
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.3/jetty-ee8-security-12.0.3.pom
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.3/jetty-ee8-security-12.0.3.pom (2.2 kB at 538 kB/s)
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.52/apache-jsp-9.0.52.pom
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.52/apache-jsp-9.0.52.pom (17 kB at 8.5 MB/s)
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.52/jasper-jsp-9.0.52.pom
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.52/jasper-jsp-9.0.52.pom (8.1 kB at 1.0 MB/s)
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.pom
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.pom (5.0 kB at 5.0 MB/s)
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom (17 kB at 8.5 MB/s)
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.52/apache-el-9.0.52.pom
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.52/apache-el-9.0.52.pom (7.8 kB at 7.8 MB/s)
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.pom
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.pom (1.7 kB at 1.7 MB/s)
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 8.7 MB/s)
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom
15:02:10 [2024-02-05T20:02:10.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 16 MB/s)
15:02:10 [2024-02-05T20:02:10.080Z] [WARNING] The POM for commons-lang:commons-lang:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar (228 kB at 25 MB/s)
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.52/apache-el-9.0.52.jar
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.52/apache-el-9.0.52.jar (253 kB at 63 MB/s)
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar (3.1 MB at 71 MB/s)
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] 
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp/target
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] 
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] The project's OSGi version is 9.2.0.202402051940
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] 
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] 
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] 
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] 
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] 
15:02:10 [2024-02-05T20:02:10.335Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
15:02:10 [2024-02-05T20:02:10.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp/src/main/resources
15:02:10 [2024-02-05T20:02:10.336Z] [INFO] 
15:02:10 [2024-02-05T20:02:10.336Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp ---
15:02:11 [2024-02-05T20:02:11.262Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 248 were skipped
15:02:11 [2024-02-05T20:02:11.262Z] [INFO] 
15:02:11 [2024-02-05T20:02:11.262Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
15:02:11 [2024-02-05T20:02:11.262Z] [INFO] 
15:02:11 [2024-02-05T20:02:11.262Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT.jar
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] 
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] 
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] 
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp ---
15:02:11 [2024-02-05T20:02:11.517Z] [WARNING] The following referenced plugins has missing sources
15:02:11 [2024-02-05T20:02:11.517Z] 	org.apache.commons.jxpath_1.3.0.v200911051830
15:02:11 [2024-02-05T20:02:11.517Z] 	org.apache.commons.logging_1.2.0.v20180409-1502
15:02:11 [2024-02-05T20:02:11.517Z] 
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT-sources-feature.jar
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] 
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] 
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:02:11 [2024-02-05T20:02:11.517Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:9.2.0-SNAPSHOT already attached, replace previous instance
15:02:11 [2024-02-05T20:02:11.517Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:9.2.0-SNAPSHOT already attached, replace previous instance
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] 
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT.jar
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT.pom
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT-sources-feature.jar
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT-p2metadata.xml
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT-p2artifacts.xml
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] 
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] 
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [121/144]
15:02:11 [2024-02-05T20:02:11.517Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:02:11 [2024-02-05T20:02:11.517Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:02:11 [2024-02-05T20:02:11.517Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
15:02:11 [2024-02-05T20:02:11.772Z] [INFO] 
15:02:11 [2024-02-05T20:02:11.772Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:11 [2024-02-05T20:02:11.772Z] [INFO] 
15:02:11 [2024-02-05T20:02:11.772Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:11 [2024-02-05T20:02:11.772Z] [INFO] The project's OSGi version is 1.0.3.202402051940
15:02:11 [2024-02-05T20:02:11.772Z] [INFO] 
15:02:11 [2024-02-05T20:02:11.772Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:11 [2024-02-05T20:02:11.772Z] [INFO] 
15:02:11 [2024-02-05T20:02:11.772Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:11 [2024-02-05T20:02:11.772Z] [INFO] 
15:02:11 [2024-02-05T20:02:11.772Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:11 [2024-02-05T20:02:11.772Z] [INFO] 
15:02:11 [2024-02-05T20:02:11.772Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:11 [2024-02-05T20:02:11.772Z] [INFO] 
15:02:11 [2024-02-05T20:02:11.772Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:11 [2024-02-05T20:02:11.772Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
15:02:12 [2024-02-05T20:02:12.027Z] [INFO] 
15:02:12 [2024-02-05T20:02:12.027Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:12 [2024-02-05T20:02:12.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
15:02:12 [2024-02-05T20:02:12.027Z] [INFO] 
15:02:12 [2024-02-05T20:02:12.027Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:12 [2024-02-05T20:02:12.027Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:02:12 [2024-02-05T20:02:12.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
15:02:12 [2024-02-05T20:02:12.027Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
15:02:12 [2024-02-05T20:02:12.027Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:02:12 [2024-02-05T20:02:12.027Z] [INFO] 
15:02:12 [2024-02-05T20:02:12.027Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:12 [2024-02-05T20:02:12.027Z] [INFO] 
15:02:12 [2024-02-05T20:02:12.027Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:12 [2024-02-05T20:02:12.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
15:02:12 [2024-02-05T20:02:12.282Z] [INFO] 
15:02:12 [2024-02-05T20:02:12.282Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:12 [2024-02-05T20:02:12.282Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
15:02:12 [2024-02-05T20:02:12.282Z] [INFO] 
15:02:12 [2024-02-05T20:02:12.282Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:12 [2024-02-05T20:02:12.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
15:02:12 [2024-02-05T20:02:12.282Z] [INFO] 
15:02:12 [2024-02-05T20:02:12.282Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:12 [2024-02-05T20:02:12.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
15:02:12 [2024-02-05T20:02:12.282Z] [INFO] 
15:02:12 [2024-02-05T20:02:12.282Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:12 [2024-02-05T20:02:12.282Z] [INFO] 
15:02:12 [2024-02-05T20:02:12.282Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:12 [2024-02-05T20:02:12.282Z] [INFO] 
15:02:12 [2024-02-05T20:02:12.282Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:12 [2024-02-05T20:02:12.282Z] [INFO] 
15:02:12 [2024-02-05T20:02:12.282Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:12 [2024-02-05T20:02:12.537Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
15:02:12 [2024-02-05T20:02:12.537Z] [INFO] Command line:
15:02:12 [2024-02-05T20:02:12.537Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:02:12 [2024-02-05T20:02:12.537Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:02:16 [2024-02-05T20:02:16.694Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
15:02:16 [2024-02-05T20:02:16.694Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
15:02:16 [2024-02-05T20:02:16.694Z] org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.002 s
15:02:16 [2024-02-05T20:02:16.694Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
15:02:16 [2024-02-05T20:02:16.694Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
15:02:16 [2024-02-05T20:02:16.694Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.033 s
15:02:16 [2024-02-05T20:02:16.694Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0.001 s
15:02:16 [2024-02-05T20:02:16.694Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[2: --cli -faulty] -- Time elapsed: 0 s
15:02:16 [2024-02-05T20:02:16.694Z] 
15:02:16 [2024-02-05T20:02:16.694Z] Results:
15:02:16 [2024-02-05T20:02:16.694Z] 
15:02:16 [2024-02-05T20:02:16.694Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
15:02:16 [2024-02-05T20:02:16.694Z] 
15:02:16 [2024-02-05T20:02:16.694Z] [INFO] All tests passed
15:02:16 [2024-02-05T20:02:16.694Z] [INFO] 
15:02:16 [2024-02-05T20:02:16.694Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:16 [2024-02-05T20:02:16.694Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
15:02:16 [2024-02-05T20:02:16.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.pom
15:02:16 [2024-02-05T20:02:16.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
15:02:16 [2024-02-05T20:02:16.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:02:16 [2024-02-05T20:02:16.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:02:16 [2024-02-05T20:02:16.695Z] [INFO] 
15:02:16 [2024-02-05T20:02:16.695Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:02:16 [2024-02-05T20:02:16.695Z] [INFO] 
15:02:16 [2024-02-05T20:02:16.695Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
15:02:16 [2024-02-05T20:02:16.695Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [122/144]
15:02:16 [2024-02-05T20:02:16.695Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
15:02:16 [2024-02-05T20:02:16.695Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:02:16 [2024-02-05T20:02:16.695Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:02:16 [2024-02-05T20:02:16.695Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
15:02:16 [2024-02-05T20:02:16.950Z] [INFO] 
15:02:16 [2024-02-05T20:02:16.950Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:16 [2024-02-05T20:02:16.950Z] [INFO] 
15:02:16 [2024-02-05T20:02:16.950Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:16 [2024-02-05T20:02:16.950Z] [INFO] The project's OSGi version is 2.0.5.202402051940
15:02:16 [2024-02-05T20:02:16.950Z] [INFO] 
15:02:16 [2024-02-05T20:02:16.950Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:16 [2024-02-05T20:02:16.950Z] [INFO] 
15:02:16 [2024-02-05T20:02:16.950Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:16 [2024-02-05T20:02:16.950Z] [INFO] 
15:02:16 [2024-02-05T20:02:16.950Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:16 [2024-02-05T20:02:16.950Z] [INFO] 
15:02:16 [2024-02-05T20:02:16.950Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:16 [2024-02-05T20:02:16.950Z] [INFO] 
15:02:16 [2024-02-05T20:02:16.950Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:16 [2024-02-05T20:02:16.950Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
15:02:17 [2024-02-05T20:02:17.204Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.204Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:17 [2024-02-05T20:02:17.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
15:02:17 [2024-02-05T20:02:17.204Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.204Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:17 [2024-02-05T20:02:17.204Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:02:17 [2024-02-05T20:02:17.204Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:02:17 [2024-02-05T20:02:17.204Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
15:02:17 [2024-02-05T20:02:17.204Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:02:17 [2024-02-05T20:02:17.204Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.204Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:17 [2024-02-05T20:02:17.204Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.204Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:17 [2024-02-05T20:02:17.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
15:02:17 [2024-02-05T20:02:17.204Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.204Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:17 [2024-02-05T20:02:17.204Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
15:02:17 [2024-02-05T20:02:17.204Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.204Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] Skipping tests
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.pom
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2metadata.xml
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2artifacts.xml
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.459Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT [123/144]
15:02:17 [2024-02-05T20:02:17.460Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:17 [2024-02-05T20:02:17.460Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] The project's OSGi version is 1.0.4.202402051940
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.460Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
15:02:17 [2024-02-05T20:02:17.714Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.714Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.714Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
15:02:17 [2024-02-05T20:02:17.714Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.714Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.714Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:02:17 [2024-02-05T20:02:17.714Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:02:17 [2024-02-05T20:02:17.715Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:02:17 [2024-02-05T20:02:17.715Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:02:17 [2024-02-05T20:02:17.715Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.715Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.715Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.715Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.715Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.715Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.715Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
15:02:17 [2024-02-05T20:02:17.715Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.715Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.715Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:02:17 [2024-02-05T20:02:17.715Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:02:17 [2024-02-05T20:02:17.715Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:02:17 [2024-02-05T20:02:17.715Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.715Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.715Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
15:02:17 [2024-02-05T20:02:17.715Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.715Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.pom
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-p2metadata.xml
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-p2artifacts.xml
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.2.0-SNAPSHOT [124/144]
15:02:17 [2024-02-05T20:02:17.970Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator/target
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] The project's OSGi version is 9.2.0.202402051940
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.970Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator ---
15:02:17 [2024-02-05T20:02:17.970Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
15:02:17 [2024-02-05T20:02:17.971Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.971Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
15:02:17 [2024-02-05T20:02:17.971Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.971Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
15:02:17 [2024-02-05T20:02:17.971Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT.jar
15:02:17 [2024-02-05T20:02:17.971Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.971Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
15:02:17 [2024-02-05T20:02:17.971Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.971Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
15:02:17 [2024-02-05T20:02:17.971Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.971Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator ---
15:02:17 [2024-02-05T20:02:17.971Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT-sources-feature.jar
15:02:17 [2024-02-05T20:02:17.971Z] [INFO] 
15:02:17 [2024-02-05T20:02:17.971Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT.jar
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT.pom
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT-sources-feature.jar
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT-p2metadata.xml
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT-p2artifacts.xml
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.2.0-SNAPSHOT       [125/144]
15:02:18 [2024-02-05T20:02:18.227Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli/target
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] The project's OSGi version is 9.2.0.202402051940
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
15:02:18 [2024-02-05T20:02:18.227Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli ---
15:02:18 [2024-02-05T20:02:18.228Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT.jar
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli ---
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT-sources-feature.jar
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT.jar
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT.pom
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT-sources-feature.jar
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT-p2metadata.xml
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT-p2artifacts.xml
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] Building Trace Compass Json trace Parent 9.2.0-SNAPSHOT        [126/144]
15:02:18 [2024-02-05T20:02:18.228Z] [INFO]   from jsontrace/pom.xml
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --------------------------------[ pom ]---------------------------------
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace-parent ---
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-9.2.0-SNAPSHOT.pom
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [127/144]
15:02:18 [2024-02-05T20:02:18.228Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:02:18 [2024-02-05T20:02:18.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
15:02:18 [2024-02-05T20:02:18.228Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] The project's OSGi version is 1.1.0.202402051940
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.229Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:02:18 [2024-02-05T20:02:18.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
15:02:18 [2024-02-05T20:02:18.229Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:02:18 [2024-02-05T20:02:18.229Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:02:18 [2024-02-05T20:02:18.484Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.484Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.484Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.484Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.484Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.484Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.485Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:02:18 [2024-02-05T20:02:18.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
15:02:18 [2024-02-05T20:02:18.485Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.485Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.pom
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-p2metadata.xml
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-p2artifacts.xml
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.2.0-SNAPSHOT     [128/144]
15:02:18 [2024-02-05T20:02:18.485Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:02:18 [2024-02-05T20:02:18.485Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
15:02:18 [2024-02-05T20:02:18.740Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace/target
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] The project's OSGi version is 9.2.0.202402051940
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace ---
15:02:18 [2024-02-05T20:02:18.741Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT.jar
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.741Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace ---
15:02:18 [2024-02-05T20:02:18.996Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT-sources-feature.jar
15:02:18 [2024-02-05T20:02:18.997Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.997Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
15:02:18 [2024-02-05T20:02:18.997Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.997Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
15:02:18 [2024-02-05T20:02:18.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT.jar
15:02:18 [2024-02-05T20:02:18.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT.pom
15:02:18 [2024-02-05T20:02:18.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT-sources-feature.jar
15:02:18 [2024-02-05T20:02:18.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT-p2metadata.xml
15:02:18 [2024-02-05T20:02:18.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT-p2artifacts.xml
15:02:18 [2024-02-05T20:02:18.997Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.997Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
15:02:18 [2024-02-05T20:02:18.997Z] [INFO] 
15:02:18 [2024-02-05T20:02:18.997Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
15:02:18 [2024-02-05T20:02:18.997Z] [INFO] Building Trace Compass RCP Product 9.2.0-SNAPSHOT              [129/144]
15:02:18 [2024-02-05T20:02:18.997Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
15:02:18 [2024-02-05T20:02:18.997Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
15:02:18 [2024-02-05T20:02:18.997Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
15:02:19 [2024-02-05T20:02:19.558Z] [INFO] 
15:02:19 [2024-02-05T20:02:19.558Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
15:02:19 [2024-02-05T20:02:19.558Z] [INFO] 
15:02:19 [2024-02-05T20:02:19.558Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
15:02:19 [2024-02-05T20:02:19.558Z] [INFO] The project's OSGi version is 9.2.0.202402051940
15:02:19 [2024-02-05T20:02:19.558Z] [INFO] 
15:02:19 [2024-02-05T20:02:19.558Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
15:02:19 [2024-02-05T20:02:19.558Z] [INFO] 
15:02:19 [2024-02-05T20:02:19.558Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
15:02:19 [2024-02-05T20:02:19.558Z] [INFO] 
15:02:19 [2024-02-05T20:02:19.558Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
15:02:19 [2024-02-05T20:02:19.813Z] [INFO] 
15:02:19 [2024-02-05T20:02:19.813Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
15:02:19 [2024-02-05T20:02:19.813Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
15:02:19 [2024-02-05T20:02:19.814Z] [INFO] 
15:02:19 [2024-02-05T20:02:19.814Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
15:02:19 [2024-02-05T20:02:19.814Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:02:19 [2024-02-05T20:02:19.814Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:02:19 [2024-02-05T20:02:19.814Z] [INFO] 
15:02:19 [2024-02-05T20:02:19.814Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
15:02:19 [2024-02-05T20:02:19.814Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:02:20 [2024-02-05T20:02:20.068Z] [INFO] 
15:02:20 [2024-02-05T20:02:20.068Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
15:02:20 [2024-02-05T20:02:20.068Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:02:20 [2024-02-05T20:02:20.068Z] [INFO] 
15:02:20 [2024-02-05T20:02:20.068Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
15:02:20 [2024-02-05T20:02:20.068Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:02:20 [2024-02-05T20:02:20.068Z] [INFO] 
15:02:20 [2024-02-05T20:02:20.068Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
15:02:20 [2024-02-05T20:02:20.068Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:02:25 [2024-02-05T20:02:25.304Z] [WARNING] [e8af0cf7-3e8f-435b-b374-30f600248696][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64,9.2.0.202402051940.
15:02:25 [2024-02-05T20:02:25.304Z] [WARNING] [e8af0cf7-3e8f-435b-b374-30f600248696][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64,9.2.0.202402051940.
15:02:33 [2024-02-05T20:02:33.382Z] [WARNING] [e8af0cf7-3e8f-435b-b374-30f600248696][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64,9.2.0.202402051940.
15:02:37 [2024-02-05T20:02:37.540Z] [WARNING] [e8af0cf7-3e8f-435b-b374-30f600248696][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64,9.2.0.202402051940.
15:02:52 [2024-02-05T20:02:52.366Z] [INFO] 
15:02:52 [2024-02-05T20:02:52.366Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
15:02:52 [2024-02-05T20:02:52.366Z] [INFO] 
15:02:52 [2024-02-05T20:02:52.366Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
15:02:52 [2024-02-05T20:02:52.366Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:02:52 [2024-02-05T20:02:52.366Z] [INFO] 
15:02:52 [2024-02-05T20:02:52.366Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.product ---
15:02:52 [2024-02-05T20:02:52.366Z] [INFO] 
15:02:52 [2024-02-05T20:02:52.366Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
15:02:52 [2024-02-05T20:02:52.366Z] [INFO] 
15:02:52 [2024-02-05T20:02:52.366Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
15:02:52 [2024-02-05T20:02:52.367Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
15:02:52 [2024-02-05T20:02:52.622Z] Installing org.eclipse.tracecompass.rcp 9.2.0.202402051940.
15:03:10 [2024-02-05T20:03:10.648Z] Operation completed in 17796 ms.
15:03:10 [2024-02-05T20:03:10.903Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
15:03:10 [2024-02-05T20:03:10.903Z] Installing org.eclipse.tracecompass.rcp 9.2.0.202402051940.
15:03:28 [2024-02-05T20:03:28.934Z] Operation completed in 16241 ms.
15:03:28 [2024-02-05T20:03:28.934Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app
15:03:28 [2024-02-05T20:03:28.934Z] Installing org.eclipse.tracecompass.rcp 9.2.0.202402051940.
15:03:46 [2024-02-05T20:03:46.966Z] Operation completed in 16455 ms.
15:03:46 [2024-02-05T20:03:46.966Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
15:03:46 [2024-02-05T20:03:46.966Z] Installing org.eclipse.tracecompass.rcp 9.2.0.202402051940.
15:04:01 [2024-02-05T20:04:01.797Z] Operation completed in 15928 ms.
15:04:01 [2024-02-05T20:04:01.797Z] [INFO] 
15:04:01 [2024-02-05T20:04:01.797Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
15:04:01 [2024-02-05T20:04:01.797Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240205-1940-win32.win32.x86_64.zip
15:04:07 [2024-02-05T20:04:07.032Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240205-1940-macosx.cocoa.x86_64.tar.gz
15:04:13 [2024-02-05T20:04:13.559Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240205-1940-macosx.cocoa.aarch64.tar.gz
15:04:21 [2024-02-05T20:04:21.634Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240205-1940-linux.gtk.x86_64.tar.gz
15:04:28 [2024-02-05T20:04:28.159Z] [INFO] 
15:04:28 [2024-02-05T20:04:28.159Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
15:04:28 [2024-02-05T20:04:28.159Z] [INFO] No primary artifact to install, installing attached artifacts instead.
15:04:28 [2024-02-05T20:04:28.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT.pom
15:04:28 [2024-02-05T20:04:28.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
15:04:28 [2024-02-05T20:04:28.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
15:04:28 [2024-02-05T20:04:28.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-p2artifacts.xml
15:04:28 [2024-02-05T20:04:28.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip
15:04:28 [2024-02-05T20:04:28.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
15:04:28 [2024-02-05T20:04:28.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-p2metadata.xml
15:04:28 [2024-02-05T20:04:28.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240205-1940-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-win32.win32.x86_64.zip
15:04:29 [2024-02-05T20:04:29.521Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240205-1940-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
15:04:30 [2024-02-05T20:04:30.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240205-1940-macosx.cocoa.aarch64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-macosx.cocoa.aarch64.tar.gz
15:04:30 [2024-02-05T20:04:30.638Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240205-1940-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] 
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] 
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] Building Trace Compass Target Platform 9.2.0-SNAPSHOT          [130/144]
15:04:31 [2024-02-05T20:04:31.563Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] --------------------------------[ pom ]---------------------------------
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] 
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.target ---
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] 
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] 
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] 
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.target ---
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] 
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] 
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
15:04:31 [2024-02-05T20:04:31.563Z] [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
15:04:31 [2024-02-05T20:04:31.563Z] [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
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
15:04:31 [2024-02-05T20:04:31.563Z] [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
15:04:31 [2024-02-05T20:04:31.563Z] [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
15:04:31 [2024-02-05T20:04:31.563Z] [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
15:04:31 [2024-02-05T20:04:31.563Z] [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 2.2 MB/s)
15:04:31 [2024-02-05T20:04:31.563Z] [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
15:04:31 [2024-02-05T20:04:31.563Z] [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
15:04:31 [2024-02-05T20:04:31.563Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
15:04:31 [2024-02-05T20:04:31.563Z] [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
15:04:31 [2024-02-05T20:04:31.563Z] [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
15:04:31 [2024-02-05T20:04:31.563Z] [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
15:04:31 [2024-02-05T20:04:31.564Z] [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 4.9 MB/s)
15:04:31 [2024-02-05T20:04:31.564Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
15:04:31 [2024-02-05T20:04:31.817Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
15:04:31 [2024-02-05T20:04:31.817Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/36/maven-parent-36.pom
15:04:31 [2024-02-05T20:04:31.817Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
15:04:31 [2024-02-05T20:04:31.817Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
15:04:31 [2024-02-05T20:04:31.817Z] [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
15:04:31 [2024-02-05T20:04:31.817Z] [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)
15:04:31 [2024-02-05T20:04:31.817Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
15:04:31 [2024-02-05T20:04:31.817Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
15:04:31 [2024-02-05T20:04:31.818Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/26/apache-26.pom
15:04:31 [2024-02-05T20:04:31.818Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
15:04:31 [2024-02-05T20:04:31.818Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
15:04:31 [2024-02-05T20:04:31.818Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
15:04:31 [2024-02-05T20:04:31.818Z] [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 10 MB/s)
15:04:31 [2024-02-05T20:04:31.818Z] [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
15:04:32 [2024-02-05T20:04:32.072Z] [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
15:04:32 [2024-02-05T20:04:32.072Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
15:04:32 [2024-02-05T20:04:32.072Z] [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
15:04:32 [2024-02-05T20:04:32.072Z] [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
15:04:32 [2024-02-05T20:04:32.072Z] [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
15:04:32 [2024-02-05T20:04:32.072Z] [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 8.2 MB/s)
15:04:32 [2024-02-05T20:04:32.072Z] [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
15:04:32 [2024-02-05T20:04:32.072Z] [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
15:04:32 [2024-02-05T20:04:32.072Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
15:04:32 [2024-02-05T20:04:32.072Z] [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
15:04:32 [2024-02-05T20:04:32.072Z] [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
15:04:32 [2024-02-05T20:04:32.072Z] [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
15:04:32 [2024-02-05T20:04:32.072Z] [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 18 MB/s)
15:04:32 [2024-02-05T20:04:32.072Z] [INFO] 
15:04:32 [2024-02-05T20:04:32.072Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
15:04:32 [2024-02-05T20:04:32.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT.pom
15:04:32 [2024-02-05T20:04:32.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.target/tracecompass-e4.20.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.20.target
15:04:32 [2024-02-05T20:04:32.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.target/tracecompass-e4.21.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.21.target
15:04:32 [2024-02-05T20:04:32.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.target/tracecompass-e4.22.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.22.target
15:04:32 [2024-02-05T20:04:32.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.target/tracecompass-e4.23.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.23.target
15:04:32 [2024-02-05T20:04:32.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.target/tracecompass-e4.24.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.24.target
15:04:32 [2024-02-05T20:04:32.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.target/tracecompass-e4.25.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.25.target
15:04:32 [2024-02-05T20:04:32.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-eStaging.target
15:04:32 [2024-02-05T20:04:32.327Z] [INFO] 
15:04:32 [2024-02-05T20:04:32.327Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
15:04:32 [2024-02-05T20:04:32.327Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [131/144]
15:04:32 [2024-02-05T20:04:32.327Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
15:04:32 [2024-02-05T20:04:32.327Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:04:32 [2024-02-05T20:04:32.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
15:04:32 [2024-02-05T20:04:32.327Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
15:04:32 [2024-02-05T20:04:32.581Z] [INFO] 
15:04:32 [2024-02-05T20:04:32.581Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:32 [2024-02-05T20:04:32.581Z] [INFO] 
15:04:32 [2024-02-05T20:04:32.581Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:32 [2024-02-05T20:04:32.581Z] [INFO] The project's OSGi version is 1.0.5.202402051940
15:04:32 [2024-02-05T20:04:32.581Z] [INFO] 
15:04:32 [2024-02-05T20:04:32.581Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:32 [2024-02-05T20:04:32.581Z] [INFO] 
15:04:32 [2024-02-05T20:04:32.581Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:32 [2024-02-05T20:04:32.581Z] [INFO] 
15:04:32 [2024-02-05T20:04:32.581Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:32 [2024-02-05T20:04:32.581Z] [INFO] 
15:04:32 [2024-02-05T20:04:32.581Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:32 [2024-02-05T20:04:32.581Z] [INFO] 
15:04:32 [2024-02-05T20:04:32.581Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:32 [2024-02-05T20:04:32.581Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
15:04:32 [2024-02-05T20:04:32.837Z] [INFO] 
15:04:32 [2024-02-05T20:04:32.837Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:32 [2024-02-05T20:04:32.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
15:04:32 [2024-02-05T20:04:32.837Z] [INFO] 
15:04:32 [2024-02-05T20:04:32.837Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:32 [2024-02-05T20:04:32.837Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:04:32 [2024-02-05T20:04:32.837Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:04:32 [2024-02-05T20:04:32.837Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
15:04:32 [2024-02-05T20:04:32.837Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:04:33 [2024-02-05T20:04:33.092Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.092Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:33 [2024-02-05T20:04:33.092Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.092Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:33 [2024-02-05T20:04:33.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
15:04:33 [2024-02-05T20:04:33.092Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.092Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:33 [2024-02-05T20:04:33.092Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
15:04:33 [2024-02-05T20:04:33.092Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.092Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:33 [2024-02-05T20:04:33.092Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
15:04:33 [2024-02-05T20:04:33.092Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.092Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:33 [2024-02-05T20:04:33.092Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
15:04:33 [2024-02-05T20:04:33.092Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.092Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] Skipping tests
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.pom
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2metadata.xml
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2artifacts.xml
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [132/144]
15:04:33 [2024-02-05T20:04:33.093Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:04:33 [2024-02-05T20:04:33.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
15:04:33 [2024-02-05T20:04:33.093Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
15:04:33 [2024-02-05T20:04:33.348Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.348Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:33 [2024-02-05T20:04:33.348Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.348Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:33 [2024-02-05T20:04:33.348Z] [INFO] The project's OSGi version is 1.0.15.202402051940
15:04:33 [2024-02-05T20:04:33.348Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.348Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:33 [2024-02-05T20:04:33.348Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.348Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:33 [2024-02-05T20:04:33.348Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.348Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:33 [2024-02-05T20:04:33.348Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.348Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:33 [2024-02-05T20:04:33.348Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.348Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:33 [2024-02-05T20:04:33.348Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
15:04:33 [2024-02-05T20:04:33.602Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.602Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:33 [2024-02-05T20:04:33.602Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
15:04:33 [2024-02-05T20:04:33.602Z] [INFO] 
15:04:33 [2024-02-05T20:04:33.602Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:33 [2024-02-05T20:04:33.602Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:04:33 [2024-02-05T20:04:33.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
15:04:33 [2024-02-05T20:04:33.602Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
15:04:33 [2024-02-05T20:04:33.602Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.160Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] Skipping tests
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.pom
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-p2metadata.xml
15:04:34 [2024-02-05T20:04:34.160Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-p2artifacts.xml
15:04:34 [2024-02-05T20:04:34.161Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.161Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.161Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.161Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
15:04:34 [2024-02-05T20:04:34.161Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT [133/144]
15:04:34 [2024-02-05T20:04:34.161Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
15:04:34 [2024-02-05T20:04:34.161Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:04:34 [2024-02-05T20:04:34.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
15:04:34 [2024-02-05T20:04:34.161Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
15:04:34 [2024-02-05T20:04:34.415Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.415Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.415Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.415Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.415Z] [INFO] The project's OSGi version is 1.0.10.202402051940
15:04:34 [2024-02-05T20:04:34.415Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.415Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.415Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.415Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.415Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.415Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.415Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.415Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.415Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.415Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.415Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
15:04:34 [2024-02-05T20:04:34.974Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.974Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.974Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
15:04:34 [2024-02-05T20:04:34.974Z] [INFO] 
15:04:34 [2024-02-05T20:04:34.974Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:34 [2024-02-05T20:04:34.974Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:04:34 [2024-02-05T20:04:34.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
15:04:34 [2024-02-05T20:04:34.974Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
15:04:34 [2024-02-05T20:04:34.974Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] 
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] 
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] 
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:35 [2024-02-05T20:04:35.534Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] 
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] 
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] 
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] 
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] 
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] 
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] Skipping tests
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] 
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.pom
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] 
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] 
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
15:04:35 [2024-02-05T20:04:35.534Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.15-SNAPSHOT [134/144]
15:04:35 [2024-02-05T20:04:35.534Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:04:35 [2024-02-05T20:04:35.535Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:04:35 [2024-02-05T20:04:35.535Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:04:35 [2024-02-05T20:04:35.535Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:04:36 [2024-02-05T20:04:36.092Z] [INFO] 
15:04:36 [2024-02-05T20:04:36.092Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:36 [2024-02-05T20:04:36.092Z] [INFO] 
15:04:36 [2024-02-05T20:04:36.093Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:36 [2024-02-05T20:04:36.093Z] [INFO] The project's OSGi version is 1.0.15.202402051940
15:04:36 [2024-02-05T20:04:36.093Z] [INFO] 
15:04:36 [2024-02-05T20:04:36.093Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:36 [2024-02-05T20:04:36.093Z] [INFO] 
15:04:36 [2024-02-05T20:04:36.093Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:36 [2024-02-05T20:04:36.093Z] [INFO] 
15:04:36 [2024-02-05T20:04:36.093Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:36 [2024-02-05T20:04:36.093Z] [INFO] 
15:04:36 [2024-02-05T20:04:36.093Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:36 [2024-02-05T20:04:36.093Z] [INFO] 
15:04:36 [2024-02-05T20:04:36.093Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:36 [2024-02-05T20:04:36.093Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
15:04:36 [2024-02-05T20:04:36.654Z] [INFO] 
15:04:36 [2024-02-05T20:04:36.654Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:36 [2024-02-05T20:04:36.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
15:04:36 [2024-02-05T20:04:36.654Z] [INFO] 
15:04:36 [2024-02-05T20:04:36.654Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:36 [2024-02-05T20:04:36.654Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:04:36 [2024-02-05T20:04:36.654Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:04:36 [2024-02-05T20:04:36.654Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:04:36 [2024-02-05T20:04:36.654Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:37 [2024-02-05T20:04:37.214Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT.jar
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] Skipping tests
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT.jar
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT.pom
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT-p2metadata.xml
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT-p2artifacts.xml
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [135/144]
15:04:37 [2024-02-05T20:04:37.214Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:04:37 [2024-02-05T20:04:37.214Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:04:37 [2024-02-05T20:04:37.214Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
15:04:37 [2024-02-05T20:04:37.469Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.469Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.469Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.469Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.469Z] [INFO] The project's OSGi version is 1.0.3.202402051940
15:04:37 [2024-02-05T20:04:37.469Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.469Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.469Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.469Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.469Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.469Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.469Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.469Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.469Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.469Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.469Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
15:04:37 [2024-02-05T20:04:37.723Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.723Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
15:04:37 [2024-02-05T20:04:37.723Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.723Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.723Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:04:37 [2024-02-05T20:04:37.723Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:04:37 [2024-02-05T20:04:37.723Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
15:04:37 [2024-02-05T20:04:37.723Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] Skipping tests
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.pom
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [136/144]
15:04:37 [2024-02-05T20:04:37.978Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:04:37 [2024-02-05T20:04:37.978Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] The project's OSGi version is 1.0.9.202402051940
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] 
15:04:37 [2024-02-05T20:04:37.978Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:37 [2024-02-05T20:04:37.978Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:04:37 [2024-02-05T20:04:37.978Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:04:37 [2024-02-05T20:04:37.978Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
15:04:38 [2024-02-05T20:04:38.233Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] 
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] 
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] 
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:38 [2024-02-05T20:04:38.489Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] 
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] 
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] 
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] 
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] 
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] 
15:04:38 [2024-02-05T20:04:38.489Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:38 [2024-02-05T20:04:38.744Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
15:04:38 [2024-02-05T20:04:38.744Z] [INFO] Command line:
15:04:38 [2024-02-05T20:04:38.744Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:04:38 [2024-02-05T20:04:38.744Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:04:42 [2024-02-05T20:04:42.898Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
15:04:42 [2024-02-05T20:04:42.899Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.430 s -- in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
15:04:42 [2024-02-05T20:04:42.899Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTestUnsigned -- Time elapsed: 0.286 s
15:04:42 [2024-02-05T20:04:42.899Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTest -- Time elapsed: 0.119 s
15:04:42 [2024-02-05T20:04:42.899Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
15:04:43 [2024-02-05T20:04:43.153Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
15:04:43 [2024-02-05T20:04:43.153Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testTreeEnd -- Time elapsed: 0.098 s
15:04:43 [2024-02-05T20:04:43.153Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.022 s
15:04:43 [2024-02-05T20:04:43.153Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testDepth -- Time elapsed: 0.108 s
15:04:43 [2024-02-05T20:04:43.153Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testReadTree -- Time elapsed: 0.068 s
15:04:43 [2024-02-05T20:04:43.153Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testSequentialFill -- Time elapsed: 0.003 s
15:04:43 [2024-02-05T20:04:43.153Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
15:04:43 [2024-02-05T20:04:43.407Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.290 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
15:04:43 [2024-02-05T20:04:43.407Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testInsertions -- Time elapsed: 0.027 s
15:04:43 [2024-02-05T20:04:43.407Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testTreeEnd -- Time elapsed: 0.006 s
15:04:43 [2024-02-05T20:04:43.407Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.063 s
15:04:43 [2024-02-05T20:04:43.407Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testDepth -- Time elapsed: 0.128 s
15:04:43 [2024-02-05T20:04:43.407Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testReadTree -- Time elapsed: 0.062 s
15:04:43 [2024-02-05T20:04:43.407Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testSequentialFill -- Time elapsed: 0.003 s
15:04:43 [2024-02-05T20:04:43.407Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
15:04:43 [2024-02-05T20:04:43.662Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
15:04:43 [2024-02-05T20:04:43.662Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[0: Core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.662Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[0: Core node] -- Time elapsed: 0.005 s
15:04:43 [2024-02-05T20:04:43.662Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[0: Core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.662Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[0: Core node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.662Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[0: Core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.662Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[0: Core node] -- Time elapsed: 0.002 s
15:04:43 [2024-02-05T20:04:43.662Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[0: Core node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.662Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[0: Core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.662Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[0: Core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.662Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[0: Core node] -- Time elapsed: 0.002 s
15:04:43 [2024-02-05T20:04:43.662Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[0: Core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.662Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[1: Classic core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.662Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[1: Classic core node] -- Time elapsed: 0.047 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[1: Classic core node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[1: Classic core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[1: Classic core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[1: Classic core node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[1: Classic core node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[1: Classic core node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[1: Classic core node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[1: Classic core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[1: Classic core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[2: Overlapping core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[2: Overlapping core node] -- Time elapsed: 0.159 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[2: Overlapping core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[2: Overlapping core node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[2: Overlapping core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[2: Overlapping core node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[2: Overlapping core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[2: Overlapping core node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[2: Overlapping core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[2: Overlapping core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[2: Overlapping core node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
15:04:43 [2024-02-05T20:04:43.663Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[0: Leaf node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[0: Leaf node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[0: Leaf node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[0: Leaf node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[0: Leaf node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[0: Leaf node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[0: Leaf node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[0: Leaf node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[0: Leaf node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[1: Classic leaf node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[1: Classic leaf node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[1: Classic leaf node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[1: Classic leaf node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[1: Classic leaf node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[1: Classic leaf node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[1: Classic leaf node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[1: Classic leaf node] -- Time elapsed: 0.002 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[1: Classic leaf node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[2: Overlapping leaf node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[2: Overlapping leaf node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[2: Overlapping leaf node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[2: Overlapping leaf node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[2: Overlapping leaf node] -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[2: Overlapping leaf node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[2: Overlapping leaf node] -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.663Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
15:04:43 [2024-02-05T20:04:43.918Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
15:04:43 [2024-02-05T20:04:43.918Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testTreeEnd -- Time elapsed: 0.006 s
15:04:43 [2024-02-05T20:04:43.918Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testNodeSequenceNumbers -- Time elapsed: 0.018 s
15:04:43 [2024-02-05T20:04:43.918Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testDepth -- Time elapsed: 0.104 s
15:04:43 [2024-02-05T20:04:43.918Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testReadTree -- Time elapsed: 0.048 s
15:04:43 [2024-02-05T20:04:43.918Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testSequentialFill -- Time elapsed: 0.004 s
15:04:43 [2024-02-05T20:04:43.918Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
15:04:43 [2024-02-05T20:04:43.918Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
15:04:43 [2024-02-05T20:04:43.918Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testReadWriteNode -- Time elapsed: 0.003 s
15:04:43 [2024-02-05T20:04:43.918Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testTooFarData -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.918Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testExtraDataSave -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.918Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testHeaderDataSave -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.918Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
15:04:43 [2024-02-05T20:04:43.918Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
15:04:43 [2024-02-05T20:04:43.918Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
15:04:43 [2024-02-05T20:04:43.918Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.918Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.918Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
15:04:43 [2024-02-05T20:04:43.918Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
15:04:44 [2024-02-05T20:04:44.173Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testConstructor -- Time elapsed: 0.048 s
15:04:44 [2024-02-05T20:04:44.173Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
15:04:44 [2024-02-05T20:04:44.173Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testConstructor -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.173Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
15:04:44 [2024-02-05T20:04:44.173Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicate -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testBounds -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testIntersects -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testConstructor -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.173Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
15:04:44 [2024-02-05T20:04:44.173Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByte -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.173Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteChar -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.174Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteLong -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.174Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer2 -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.174Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer3 -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.174Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testLimit -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.174Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteFloat -- Time elapsed: 0.001 s
15:04:44 [2024-02-05T20:04:44.174Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteShort -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.174Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.174Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testEndianness -- Time elapsed: 0.001 s
15:04:44 [2024-02-05T20:04:44.174Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMultipleValues -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.174Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteDouble -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.174Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteString -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.174Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteInt -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.174Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByteArray -- Time elapsed: 0 s
15:04:44 [2024-02-05T20:04:44.174Z] 
15:04:44 [2024-02-05T20:04:44.174Z] Results:
15:04:44 [2024-02-05T20:04:44.174Z] 
15:04:44 [2024-02-05T20:04:44.174Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
15:04:44 [2024-02-05T20:04:44.174Z] 
15:04:44 [2024-02-05T20:04:44.735Z] [INFO] All tests passed
15:04:44 [2024-02-05T20:04:44.735Z] [INFO] 
15:04:44 [2024-02-05T20:04:44.735Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:44 [2024-02-05T20:04:44.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
15:04:44 [2024-02-05T20:04:44.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.pom
15:04:44 [2024-02-05T20:04:44.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-p2metadata.xml
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] 
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] 
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [137/144]
15:04:44 [2024-02-05T20:04:44.736Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:04:44 [2024-02-05T20:04:44.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
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] 
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] 
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] The project's OSGi version is 1.0.8.202402051940
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] 
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] 
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] 
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] 
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] 
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] 
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] 
15:04:44 [2024-02-05T20:04:44.736Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:44 [2024-02-05T20:04:44.736Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:04:44 [2024-02-05T20:04:44.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
15:04:44 [2024-02-05T20:04:44.736Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
15:04:44 [2024-02-05T20:04:44.992Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:04:44 [2024-02-05T20:04:44.992Z] [INFO] 
15:04:44 [2024-02-05T20:04:44.992Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:44 [2024-02-05T20:04:44.992Z] [INFO] 
15:04:44 [2024-02-05T20:04:44.992Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:44 [2024-02-05T20:04:44.992Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
15:04:44 [2024-02-05T20:04:44.992Z] [INFO] 
15:04:44 [2024-02-05T20:04:44.992Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:44 [2024-02-05T20:04:44.992Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
15:04:44 [2024-02-05T20:04:44.992Z] [INFO] 
15:04:44 [2024-02-05T20:04:44.992Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:45 [2024-02-05T20:04:45.247Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
15:04:45 [2024-02-05T20:04:45.247Z] [INFO] 
15:04:45 [2024-02-05T20:04:45.247Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:45 [2024-02-05T20:04:45.247Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
15:04:45 [2024-02-05T20:04:45.247Z] [INFO] 
15:04:45 [2024-02-05T20:04:45.247Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:45 [2024-02-05T20:04:45.247Z] [INFO] 
15:04:45 [2024-02-05T20:04:45.247Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:45 [2024-02-05T20:04:45.247Z] [INFO] 
15:04:45 [2024-02-05T20:04:45.247Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:45 [2024-02-05T20:04:45.247Z] [INFO] 
15:04:45 [2024-02-05T20:04:45.247Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:45 [2024-02-05T20:04:45.501Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
15:04:45 [2024-02-05T20:04:45.501Z] [INFO] Command line:
15:04:45 [2024-02-05T20:04:45.501Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:04:45 [2024-02-05T20:04:45.501Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:04:49 [2024-02-05T20:04:49.660Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
15:04:49 [2024-02-05T20:04:49.660Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSizeAndIterator -- Time elapsed: 0.170 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testIsEmpty -- Time elapsed: 0.004 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testChildrenTimes -- Time elapsed: 0.081 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testTreeEnd -- Time elapsed: 0.006 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.018 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testDepth -- Time elapsed: 0.100 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testReadTree -- Time elapsed: 0.024 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSequentialFill -- Time elapsed: 0.037 s
15:04:49 [2024-02-05T20:04:49.660Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
15:04:49 [2024-02-05T20:04:49.660Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testAddToCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetChild[0: Segment tree node] -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetLatestChild[0: Segment tree node] -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testLinkNewChild[0: Segment tree node] -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNbChildren[0: Segment tree node] -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidAdd[0: Segment tree node] -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidEnd[0: Segment tree node] -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeData[0: Segment tree node] -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.660Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
15:04:49 [2024-02-05T20:04:49.660Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.004 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToObjectArray -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSegmentStoreVersion -- Time elapsed: 0.003 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecificArray -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testReadingSegmentStore -- Time elapsed: 0.002 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructor -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSize -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrder -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRetainAll -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testContains -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSortedIterator -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.002 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAll -- Time elapsed: 0.002 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testDispose -- Time elapsed: 0.002 s
15:04:49 [2024-02-05T20:04:49.660Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIsEmpty -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemove -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterator -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemoveAll -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
15:04:49 [2024-02-05T20:04:49.661Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testChildren[0: Segment tree core node] -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testIntersectingChildren[0: Segment tree core node] -- Time elapsed: 0.050 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testSpecifics[0: Segment tree core node] -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild[0: Segment tree core node] -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testLinkNewChild[0: Segment tree core node] -- Time elapsed: 0.004 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild2[0: Segment tree core node] -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild2[0: Segment tree core node] -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testAddToCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild[0: Segment tree core node] -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNbChildren[0: Segment tree core node] -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidAdd[0: Segment tree core node] -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidEnd[0: Segment tree core node] -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeData[0: Segment tree core node] -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
15:04:49 [2024-02-05T20:04:49.661Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testNoDuplicateElements -- Time elapsed: 0.005 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSize -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrder -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRetainAll -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.007 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToObjectArray -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testContains -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSortedIterator -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecificArray -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAll -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testDispose -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIsEmpty -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemove -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterator -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemoveAll -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructor -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
15:04:49 [2024-02-05T20:04:49.661Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSize -- Time elapsed: 0.002 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testContains -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSortedIterator -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAll -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testDispose -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemove -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterator -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.661Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
15:04:49 [2024-02-05T20:04:49.661Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testNamedAspect -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.661Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testComparator -- Time elapsed: 0.002 s
15:04:49 [2024-02-05T20:04:49.661Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
15:04:49 [2024-02-05T20:04:49.661Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDoubleDistinct -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.simpleCreate -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createTortureTest -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createAllDressed -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinct -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctStable -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createFast -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createStable -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createPreloaded -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctFast -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
15:04:49 [2024-02-05T20:04:49.662Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSize -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testContains -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSortedIterator -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAll -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testDispose -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemove -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterator -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
15:04:49 [2024-02-05T20:04:49.662Z] 
15:04:49 [2024-02-05T20:04:49.662Z] Results:
15:04:49 [2024-02-05T20:04:49.662Z] 
15:04:49 [2024-02-05T20:04:49.662Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
15:04:49 [2024-02-05T20:04:49.662Z] 
15:04:50 [2024-02-05T20:04:50.221Z] [INFO] All tests passed
15:04:50 [2024-02-05T20:04:50.221Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.221Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:50 [2024-02-05T20:04:50.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
15:04:50 [2024-02-05T20:04:50.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.pom
15:04:50 [2024-02-05T20:04:50.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [138/144]
15:04:50 [2024-02-05T20:04:50.222Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:04:50 [2024-02-05T20:04:50.222Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] The project's OSGi version is 1.0.3.202402051940
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.222Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
15:04:50 [2024-02-05T20:04:50.479Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.479Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
15:04:50 [2024-02-05T20:04:50.479Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.479Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.479Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:04:50 [2024-02-05T20:04:50.479Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:04:50 [2024-02-05T20:04:50.479Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
15:04:50 [2024-02-05T20:04:50.479Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:04:50 [2024-02-05T20:04:50.734Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.734Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.734Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.734Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.734Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
15:04:50 [2024-02-05T20:04:50.734Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.734Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.734Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
15:04:50 [2024-02-05T20:04:50.734Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.734Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.734Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:04:50 [2024-02-05T20:04:50.734Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.734Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] Skipping tests
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.pom
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.735Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:04:50 [2024-02-05T20:04:50.990Z] [INFO] 
15:04:50 [2024-02-05T20:04:50.990Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
15:04:50 [2024-02-05T20:04:50.990Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [139/144]
15:04:50 [2024-02-05T20:04:50.990Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
15:04:50 [2024-02-05T20:04:50.990Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:04:50 [2024-02-05T20:04:50.990Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:04:50 [2024-02-05T20:04:50.990Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.alltests/pom.xml
15:04:51 [2024-02-05T20:04:51.550Z] [INFO] 
15:04:51 [2024-02-05T20:04:51.550Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
15:04:51 [2024-02-05T20:04:51.550Z] [INFO] 
15:04:51 [2024-02-05T20:04:51.550Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
15:04:51 [2024-02-05T20:04:51.550Z] [INFO] The project's OSGi version is 1.0.13.202402051940
15:04:51 [2024-02-05T20:04:51.550Z] [INFO] 
15:04:51 [2024-02-05T20:04:51.550Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
15:04:51 [2024-02-05T20:04:51.550Z] [INFO] 
15:04:51 [2024-02-05T20:04:51.550Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
15:04:51 [2024-02-05T20:04:51.550Z] [INFO] 
15:04:51 [2024-02-05T20:04:51.550Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
15:04:51 [2024-02-05T20:04:51.550Z] [INFO] 
15:04:51 [2024-02-05T20:04:51.550Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
15:04:51 [2024-02-05T20:04:51.804Z] [INFO] 
15:04:51 [2024-02-05T20:04:51.804Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
15:04:51 [2024-02-05T20:04:51.804Z] [INFO] Resolving class path of Trace Compass All Tests
15:04:52 [2024-02-05T20:04:52.364Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.364Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
15:04:52 [2024-02-05T20:04:52.364Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.alltests/src/main/resources
15:04:52 [2024-02-05T20:04:52.364Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.364Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
15:04:52 [2024-02-05T20:04:52.364Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:04:52 [2024-02-05T20:04:52.364Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:04:52 [2024-02-05T20:04:52.364Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.alltests/pom.xml
15:04:52 [2024-02-05T20:04:52.364Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.alltests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.alltests ---
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.alltests/src/test/resources
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
15:04:52 [2024-02-05T20:04:52.619Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.alltests ---
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.alltests ---
15:04:52 [2024-02-05T20:04:52.619Z] [WARNING] No tests found
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.alltests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.pom
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2metadata.xml
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2artifacts.xml
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.7-SNAPSHOT [140/144]
15:04:52 [2024-02-05T20:04:52.619Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:04:52 [2024-02-05T20:04:52.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
15:04:52 [2024-02-05T20:04:52.619Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
15:04:52 [2024-02-05T20:04:52.874Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.874Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:52 [2024-02-05T20:04:52.874Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.874Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:52 [2024-02-05T20:04:52.874Z] [INFO] The project's OSGi version is 1.0.7.202402051940
15:04:52 [2024-02-05T20:04:52.874Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.874Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:52 [2024-02-05T20:04:52.874Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.874Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:52 [2024-02-05T20:04:52.874Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.874Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:52 [2024-02-05T20:04:52.874Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.874Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:52 [2024-02-05T20:04:52.874Z] [INFO] 
15:04:52 [2024-02-05T20:04:52.874Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:52 [2024-02-05T20:04:52.874Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
15:04:53 [2024-02-05T20:04:53.129Z] [INFO] 
15:04:53 [2024-02-05T20:04:53.129Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:53 [2024-02-05T20:04:53.129Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
15:04:53 [2024-02-05T20:04:53.129Z] [INFO] 
15:04:53 [2024-02-05T20:04:53.129Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:53 [2024-02-05T20:04:53.129Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:04:53 [2024-02-05T20:04:53.129Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:04:53 [2024-02-05T20:04:53.129Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
15:04:53 [2024-02-05T20:04:53.129Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] 
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] 
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] 
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:53 [2024-02-05T20:04:53.384Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] 
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT-sources.jar
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] 
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT.jar
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] 
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] 
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] 
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] 
15:04:53 [2024-02-05T20:04:53.384Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
15:04:53 [2024-02-05T20:04:53.639Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data/.metadata/.log
15:04:53 [2024-02-05T20:04:53.639Z] [INFO] Command line:
15:04:53 [2024-02-05T20:04:53.639Z] 	[/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, -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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:04:53 [2024-02-05T20:04:53.640Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:04:58 [2024-02-05T20:04:58.879Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
15:05:16 [2024-02-05T20:05:16.908Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.33 s -- in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
15:05:16 [2024-02-05T20:05:16.908Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.test -- Time elapsed: 0.006 s
15:05:16 [2024-02-05T20:05:16.908Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.testGetter -- Time elapsed: 0.006 s
15:05:16 [2024-02-05T20:05:16.908Z] 
15:05:16 [2024-02-05T20:05:16.908Z] Results:
15:05:16 [2024-02-05T20:05:16.908Z] 
15:05:16 [2024-02-05T20:05:16.908Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15:05:16 [2024-02-05T20:05:16.908Z] 
15:05:16 [2024-02-05T20:05:16.908Z] [INFO] All tests passed
15:05:16 [2024-02-05T20:05:16.908Z] [INFO] 
15:05:16 [2024-02-05T20:05:16.908Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
15:05:16 [2024-02-05T20:05:16.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT.jar
15:05:16 [2024-02-05T20:05:16.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT.pom
15:05:16 [2024-02-05T20:05:16.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT-sources.jar
15:05:16 [2024-02-05T20:05:16.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT-p2metadata.xml
15:05:16 [2024-02-05T20:05:16.909Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.integration.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml
15:05:16 [2024-02-05T20:05:16.909Z] [INFO] 
15:05:16 [2024-02-05T20:05:16.909Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
15:05:16 [2024-02-05T20:05:16.909Z] [INFO] 
15:05:16 [2024-02-05T20:05:16.909Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
15:05:16 [2024-02-05T20:05:16.909Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.2.0-SNAPSHOT    [141/144]
15:05:16 [2024-02-05T20:05:16.909Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
15:05:16 [2024-02-05T20:05:16.909Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:05:16 [2024-02-05T20:05:16.909Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote/target
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] The project's OSGi version is 9.2.0.202402051940
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
15:05:17 [2024-02-05T20:05:17.163Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
15:05:17 [2024-02-05T20:05:17.163Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT.jar
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote ---
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT-sources-feature.jar
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT.jar
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT.pom
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT-sources-feature.jar
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT-p2metadata.xml
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT-p2artifacts.xml
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] Building org.eclipse.tracecompass.testing 9.2.0-SNAPSHOT       [142/144]
15:05:17 [2024-02-05T20:05:17.164Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:05:17 [2024-02-05T20:05:17.164Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing ---
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.testing/target
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] The project's OSGi version is 9.2.0.202402051940
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.testing/src/main/resources
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
15:05:17 [2024-02-05T20:05:17.725Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
15:05:17 [2024-02-05T20:05:17.725Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT.jar
15:05:17 [2024-02-05T20:05:17.726Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.726Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
15:05:17 [2024-02-05T20:05:17.726Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.726Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
15:05:17 [2024-02-05T20:05:17.726Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.726Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.testing ---
15:05:17 [2024-02-05T20:05:17.981Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT-sources-feature.jar
15:05:17 [2024-02-05T20:05:17.981Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.981Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
15:05:17 [2024-02-05T20:05:17.981Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.981Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
15:05:17 [2024-02-05T20:05:17.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT.jar
15:05:17 [2024-02-05T20:05:17.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.testing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT.pom
15:05:17 [2024-02-05T20:05:17.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT-sources-feature.jar
15:05:17 [2024-02-05T20:05:17.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT-p2metadata.xml
15:05:17 [2024-02-05T20:05:17.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT-p2artifacts.xml
15:05:17 [2024-02-05T20:05:17.981Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.981Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
15:05:17 [2024-02-05T20:05:17.981Z] [INFO] 
15:05:17 [2024-02-05T20:05:17.981Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
15:05:17 [2024-02-05T20:05:17.981Z] [INFO] Building Trace Compass Repository 9.2.0-SNAPSHOT               [143/144]
15:05:17 [2024-02-05T20:05:17.981Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
15:05:17 [2024-02-05T20:05:17.981Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
15:05:17 [2024-02-05T20:05:17.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.releng-site/pom.xml
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] 
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] 
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] The project's OSGi version is 9.2.0.202402051940
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] 
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] 
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] 
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] 
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.releng-site/src/main/resources
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] 
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
15:05:18 [2024-02-05T20:05:18.541Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] 
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
15:05:18 [2024-02-05T20:05:18.541Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] 
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
15:05:18 [2024-02-05T20:05:18.541Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] 
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
15:05:18 [2024-02-05T20:05:18.541Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] 
15:05:18 [2024-02-05T20:05:18.541Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
15:05:18 [2024-02-05T20:05:18.541Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
15:05:25 [2024-02-05T20:05:25.071Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-site ---
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] No primary artifact to install, installing attached artifacts instead.
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.2.0-SNAPSHOT.pom
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.2.0-SNAPSHOT-p2metadata.xml
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.2.0-SNAPSHOT-p2artifacts.xml
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [144/144]
15:05:25 [2024-02-05T20:05:25.071Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:05:25 [2024-02-05T20:05:25.071Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] The project's OSGi version is 1.0.4.202402051940
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.071Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:05:25 [2024-02-05T20:05:25.071Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:05:25 [2024-02-05T20:05:25.071Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.071Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.072Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:05:25 [2024-02-05T20:05:25.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
15:05:25 [2024-02-05T20:05:25.072Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.072Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.pom
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-core-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] ------------------------------------------------------------------------
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] Reactor Summary:
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] 
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] Trace Compass Parent 9.2.0-SNAPSHOT ................ SUCCESS [  8.228 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.2.0-SNAPSHOT SUCCESS [  0.008 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] Trace Compass Common Utilities Parent 9.2.0-SNAPSHOT SUCCESS [  0.049 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 15.034 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] Trace Compass State System Parent 9.2.0-SNAPSHOT ... SUCCESS [  0.008 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  1.192 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  0.971 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] Trace Compass TMF Parent 9.2.0-SNAPSHOT ............ SUCCESS [  0.008 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  0.494 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT SUCCESS [  1.252 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT ... SUCCESS [  4.961 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT SUCCESS [  0.902 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT SUCCESS [  0.882 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  1.005 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT SUCCESS [  1.414 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] Trace Compass CTF Support Parent 9.2.0-SNAPSHOT .... SUCCESS [  0.008 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  5.068 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT ... SUCCESS [  1.327 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  0.790 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] Trace Compass LTTng Support Parent 9.2.0-SNAPSHOT .. SUCCESS [  0.005 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  0.691 s]
15:05:25 [2024-02-05T20:05:25.072Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  0.523 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  0.484 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT SUCCESS [  0.810 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core 0.1.2-SNAPSHOT SUCCESS [  1.189 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 22.565 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [04:36 min]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.14-SNAPSHOT SUCCESS [ 37.008 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [04:24 min]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.2-SNAPSHOT SUCCESS [ 11.793 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.2-SNAPSHOT ..... SUCCESS [  6.921 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  1.381 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.2-SNAPSHOT SUCCESS [  1.400 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT SUCCESS [  1.435 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui 0.1.1-SNAPSHOT SUCCESS [  1.343 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.654 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  0.956 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  0.431 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  0.682 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT SUCCESS [  1.125 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [  0.660 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [  1.732 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] Trace Compass Release Engineering Parent 9.2.0-SNAPSHOT SUCCESS [  0.007 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  0.266 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [  1.989 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  1.199 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [  7.364 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  0.959 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  5.008 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  1.027 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  1.144 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  4.625 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  1.184 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  1.188 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [01:59 min]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [  0.974 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [ 16.683 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  0.939 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [  1.221 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT SUCCESS [ 37.428 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.980 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] Trace Compass BTF Support Parent 9.2.0-SNAPSHOT .... SUCCESS [  0.004 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  0.454 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  0.802 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  1.129 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] Trace Compass Documentation 9.2.0-SNAPSHOT ......... SUCCESS [  0.004 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] Trace Compass Developer Guide 9.2.0-SNAPSHOT ....... SUCCESS [ 12.159 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.tmf 9.2.0-SNAPSHOT ........ SUCCESS [  0.625 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.btf 9.2.0-SNAPSHOT ........ SUCCESS [  0.518 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  5.598 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  5.713 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.ctf 9.2.0-SNAPSHOT ........ SUCCESS [  0.158 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  4.637 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.2.0-SNAPSHOT .... SUCCESS [  0.405 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  1.151 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] Trace Compass User Guide 9.2.0-SNAPSHOT ............ SUCCESS [  5.702 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] Trace Compass (new) callstack User Guide 9.2.0-SNAPSHOT SUCCESS [  3.569 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.2.0-SNAPSHOT SUCCESS [  4.150 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] Trace Compass RCP User Guide 9.2.0-SNAPSHOT ........ SUCCESS [  3.576 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] Trace Compass Pcap User Guide 9.2.0-SNAPSHOT ....... SUCCESS [  3.388 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  0.745 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.2.0-SNAPSHOT SUCCESS [  0.005 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  1.663 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  0.718 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.2.0-SNAPSHOT ... SUCCESS [  0.612 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.128 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.907 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  4.675 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  0.384 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  1.284 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  1.906 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.2.0-SNAPSHOT SUCCESS [  0.602 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  5.904 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.294 s]
15:05:25 [2024-02-05T20:05:25.073Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [  1.101 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [  1.083 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  1.038 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.2.0-SNAPSHOT SUCCESS [  0.555 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [ 42.109 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [02:59 min]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [  1.232 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  0.931 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.2.0-SNAPSHOT . SUCCESS [  0.460 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT SUCCESS [ 32.099 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.725 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  0.818 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] Trace Compass Pcap Format Support Parent 9.2.0-SNAPSHOT SUCCESS [  0.047 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  0.536 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [  6.769 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  0.395 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  0.666 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.2.0-SNAPSHOT ... SUCCESS [  0.352 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  6.385 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  0.812 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] Trace Compass RCP Parent 9.2.0-SNAPSHOT ............ SUCCESS [  0.004 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] Trace Compass RCP Branding plug-in 9.2.0-SNAPSHOT .. SUCCESS [  0.209 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] Trace Compass RCP Branding Feature 9.2.0-SNAPSHOT .. SUCCESS [  0.127 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  0.362 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.2.0-SNAPSHOT ..... SUCCESS [  0.895 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] Trace Compass RCP Feature 9.2.0-SNAPSHOT ........... SUCCESS [  2.240 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.084 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [  0.692 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT SUCCESS [  0.507 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.2.0-SNAPSHOT SUCCESS [  0.214 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.2.0-SNAPSHOT .... SUCCESS [  0.097 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] Trace Compass Json trace Parent 9.2.0-SNAPSHOT ..... SUCCESS [  0.003 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  0.285 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.jsontrace 9.2.0-SNAPSHOT .. SUCCESS [  0.403 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] Trace Compass RCP Product 9.2.0-SNAPSHOT ........... SUCCESS [02:12 min]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] Trace Compass Target Platform 9.2.0-SNAPSHOT ....... SUCCESS [  0.855 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [  0.964 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [  0.941 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [  1.400 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [  1.681 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.747 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [  6.634 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  5.521 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.768 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  1.819 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.7-SNAPSHOT SUCCESS [ 24.206 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.2.0-SNAPSHOT . SUCCESS [  0.230 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.testing 9.2.0-SNAPSHOT .... SUCCESS [  0.795 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] Trace Compass Repository 9.2.0-SNAPSHOT ............ SUCCESS [  6.055 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.343 s]
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] ------------------------------------------------------------------------
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] BUILD SUCCESS
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] ------------------------------------------------------------------------
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] Total time:  25:10 min
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] Finished at: 2024-02-05T20:05:24Z
15:05:25 [2024-02-05T20:05:25.074Z] [INFO] ------------------------------------------------------------------------
15:05:25 [2024-02-05T20:05:25.080Z] [Pipeline] sh
15:05:25 [2024-02-05T20:05:25.668Z] + mkdir -p releng/org.eclipse.tracecompass.releng-site/target/repository/
15:05:25 [2024-02-05T20:05:25.672Z] [Pipeline] sh
15:05:26 [2024-02-05T20:05:26.185Z] + git rev-parse --short HEAD
15:05:26 [2024-02-05T20:05:26.191Z] [Pipeline] sh
15:05:26 [2024-02-05T20:05:26.711Z] + mkdir -p rcp/org.eclipse.tracecompass.rcp.product/target/repository/
15:05:26 [2024-02-05T20:05:26.716Z] [Pipeline] sh
15:05:27 [2024-02-05T20:05:27.231Z] + cp releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha
15:05:27 [2024-02-05T20:05:27.235Z] [Pipeline] }
15:05:27 [2024-02-05T20:05:27.747Z] [Pipeline] // container
15:05:27 [2024-02-05T20:05:27.961Z] Post stage
15:05:27 [2024-02-05T20:05:27.965Z] [Pipeline] container
15:05:27 [2024-02-05T20:05:27.966Z] [Pipeline] {
15:05:30 [2024-02-05T20:05:30.931Z] [Pipeline] junit
15:05:30 [2024-02-05T20:05:30.935Z] Recording test results
15:05:45 [2024-02-05T20:05:45.394Z] [Checks API] No suitable checks publisher found.
15:05:45 [2024-02-05T20:05:45.397Z] [Pipeline] archiveArtifacts
15:05:45 [2024-02-05T20:05:45.401Z] Archiving artifacts
15:05:46 [2024-02-05T20:05:46.630Z] [Pipeline] }
15:05:46 [2024-02-05T20:05:46.833Z] [Pipeline] // container
15:05:47 [2024-02-05T20:05:47.042Z] [Pipeline] }
15:05:47 [2024-02-05T20:05:47.519Z] [Pipeline] // withEnv
15:05:47 [2024-02-05T20:05:47.901Z] [Pipeline] }
15:05:48 [2024-02-05T20:05:48.108Z] [Pipeline] // stage
15:05:48 [2024-02-05T20:05:48.325Z] [Pipeline] stage
15:05:48 [2024-02-05T20:05:48.326Z] [Pipeline] { (Deploy Site)
15:05:48 [2024-02-05T20:05:48.558Z] Stage "Deploy Site" skipped due to when conditional
15:05:48 [2024-02-05T20:05:48.559Z] [Pipeline] }
15:05:48 [2024-02-05T20:05:48.901Z] [Pipeline] // stage
15:05:49 [2024-02-05T20:05:49.133Z] [Pipeline] stage
15:05:49 [2024-02-05T20:05:49.134Z] [Pipeline] { (Deploy RCP)
15:05:49 [2024-02-05T20:05:49.359Z] Stage "Deploy RCP" skipped due to when conditional
15:05:49 [2024-02-05T20:05:49.360Z] [Pipeline] }
15:05:49 [2024-02-05T20:05:49.693Z] [Pipeline] // stage
15:05:49 [2024-02-05T20:05:49.951Z] [Pipeline] stage
15:05:49 [2024-02-05T20:05:49.952Z] [Pipeline] { (Deploy Doc)
15:05:50 [2024-02-05T20:05:50.174Z] Stage "Deploy Doc" skipped due to when conditional
15:05:50 [2024-02-05T20:05:50.175Z] [Pipeline] }
15:05:50 [2024-02-05T20:05:50.401Z] [Pipeline] // stage
15:05:50 [2024-02-05T20:05:50.601Z] [Pipeline] stage
15:05:50 [2024-02-05T20:05:50.602Z] [Pipeline] { (Javadoc)
15:05:50 [2024-02-05T20:05:50.806Z] Stage "Javadoc" skipped due to when conditional
15:05:50 [2024-02-05T20:05:50.807Z] [Pipeline] }
15:05:51 [2024-02-05T20:05:51.180Z] [Pipeline] // stage
15:05:51 [2024-02-05T20:05:51.504Z] [Pipeline] stage
15:05:51 [2024-02-05T20:05:51.505Z] [Pipeline] { (Deploy Javadoc)
15:05:51 [2024-02-05T20:05:51.837Z] Stage "Deploy Javadoc" skipped due to when conditional
15:05:51 [2024-02-05T20:05:51.837Z] [Pipeline] }
15:05:52 [2024-02-05T20:05:52.378Z] [Pipeline] // stage
15:05:52 [2024-02-05T20:05:52.600Z] [Pipeline] stage
15:05:52 [2024-02-05T20:05:52.601Z] [Pipeline] { (Notarize macos RCP packages)
15:05:52 [2024-02-05T20:05:52.815Z] Stage "Notarize macos RCP packages" skipped due to when conditional
15:05:52 [2024-02-05T20:05:52.816Z] [Pipeline] }
15:05:53 [2024-02-05T20:05:53.222Z] [Pipeline] // stage
15:05:53 [2024-02-05T20:05:53.429Z] [Pipeline] }
15:05:53 [2024-02-05T20:05:53.659Z] [Pipeline] // withEnv
15:05:53 [2024-02-05T20:05:53.988Z] [Pipeline] }
15:05:54 [2024-02-05T20:05:54.285Z] [Pipeline] // timeout
15:05:54 [2024-02-05T20:05:54.502Z] [Pipeline] }
15:05:54 [2024-02-05T20:05:54.696Z] [Pipeline] // timestamps
15:05:55 [2024-02-05T20:05:55.023Z] [Pipeline] }
15:05:55 [2024-02-05T20:05:55.257Z] [Pipeline] // withEnv
15:05:55 [2024-02-05T20:05:55.464Z] [Pipeline] }
15:05:55 [2024-02-05T20:05:55.672Z] [Pipeline] // withEnv
15:05:55 [2024-02-05T20:05:55.896Z] [Pipeline] }
15:05:56 [2024-02-05T20:05:56.103Z] [Pipeline] // node
15:05:56 [2024-02-05T20:05:56.310Z] [Pipeline] }
15:05:56 [2024-02-05T20:05:56.522Z] [Pipeline] // podTemplate
15:05:56 [2024-02-05T20:05:56.728Z] [Pipeline] End of Pipeline
15:05:57 [2024-02-05T20:05:57.435Z] Finished: SUCCESS